AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
8 stars 6 forks source link

Autopatch issue - Cannot start tone on DAHDI/pseudo #383

Open kyle470 opened 3 months ago

kyle470 commented 3 months ago

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

KB4MDD commented 3 months ago

Autopatch appeared to be completely broken for me. app_rpt froze when starting an autopatch call. This was addressed in https://github.com/AllStarLink/app_rpt/pull/363

Are you attempting to start a telephone call?

kyle470 commented 3 months ago

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.

https://community.allstarlink.org/t/need-some-beta-testers-icom-civ-remote-base-control-from-the-dial-plan/19200/8

KB4MDD commented 3 months ago

Hopefully the recent changes will be in the next beta so that you test to see if that solves the problem.

jxmx commented 2 months ago

Moving to app_rpt

N7JYS commented 1 week ago

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. I have followed on line, the instruction posted by Nelson Mason (N5LSN) only to see the same error. I run several Hamvoip allstar nodes and never had to add any modules or create any files to make it work. Just the normal stuff like adding a stanza in IAX.conf and Extensions.conf. This has been and ongoing issue for some time with no resolution. Guess Ill stick with Hamvoip Allstar for now.