-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autopatch issue - Cannot start tone on DAHDI/pseudo #383
Comments
Autopatch appeared to be completely broken for me. app_rpt froze when starting an autopatch call. This was addressed in #363 Are you attempting to start a telephone call? |
Not trying to make a phone call per se, using a SIP phone to control my Icom PCR1000 receiver. Worked fine on ASL 1 and Beta 2. |
Hopefully the recent changes will be in the next beta so that you test to see if that solves the problem. |
Moving to app_rpt |
On 10/14 with a fresh download of ASL3 version allstar3-arm64-3.0.13.img.xz it has the same issue with the autopatch error [2024-10-14 10:01:18.087] WARNING[17064]: app_rpt/rpt_bridging.c:555 rpt_play_to ne: Cannot start tone on DAHDI/pseudo-481952349. I have tried to set quiet to 0 and 1 with the same results. I have even eliminated this part in the stanza with the same results. |
Just upgraded one of my boxes to 20.10.0+asl3-3.1.0-1.deb12 and the issue persists: 3040-3*CLI> rpt fun 2211 *6500 I found this article and made sure to load all the modules etc. Still no luck |
Issue when trying to use Autopatch. Seems similar to the dreaded "cannot start dialtone" issue on previous versions:
rpt.conf entry was taken from an earlier version of ASL with the quiet=1 workaround:
[2024-07-24 10:01:18.087] WARNING[17064]: app_rpt/rpt_bridging.c:555 rpt_play_to ne: Cannot start tone on DAHDI/pseudo-481952349
[2024-07-24 10:01:18.088] WARNING[17065][C-0000001d]: pbx.c:2928 pbx_extension_h elper: No application 'Wait,1' for extension (icom-ctl, *01, 1)
[2024-07-24 10:01:18.098] WARNING[17064]: app_rpt.c:1352 rpt_call: has no PBX?
[2024-07-24 10:01:18.118] WARNING[17064]: app_rpt/rpt_bridging.c:555 rpt_play_to ne: Cannot start tone on DAHDI/pseudo-481952349
rpt.conf entry:
69=autopatchup,context=icom-ctl,noct=1,farenddisconnect=1,dialtime=90000,quiet=1
The text was updated successfully, but these errors were encountered: