IAX - 2 beeps every 15 seconds?
I have an IAX connection from my telephony PBX running asterisk to one of my Allstar nodes running Allstarlink. It works as expected when connecting using a analog telephone instrument connected to an analog telephone adapter (ATA). However, when using a Cisco VOIP phone, I hear two quick beeps every 15 seconds while connected to the Allstar node. Does anyone know what these tones might be and how to eliminate? 73, Dan K2IE
I had that happen. In your extensions.conf, check for two different nodes pointing to the same node exten => 1234,1,rpt,1234 exten => 5678,1,rpt,1234 Something like that... I don't remember exactly. On Sat, Sep 14, 2019 at 6:25 AM Dan Srebnick <k2ie@k2ie.net> wrote:
I have an IAX connection from my telephony PBX running asterisk to one of my Allstar nodes running Allstarlink.
It works as expected when connecting using a analog telephone instrument connected to an analog telephone adapter (ATA). However, when using a Cisco VOIP phone, I hear two quick beeps every 15 seconds while connected to the Allstar node.
Does anyone know what these tones might be and how to eliminate?
73,
Dan K2IE
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- Tim WD6AWP
Tim, thank you for responding. Unfortunately, no, that is not the case in my config. 73 On Mon, 2019-09-16 at 16:07 -0700, Tim Sawyer wrote:
I had that happen. In your extensions.conf, check for two different nodes pointing to the same node
exten => 1234,1,rpt,1234 exten => 5678,1,rpt,1234
Something like that... I don't remember exactly.
participants (2)
-
Dan Srebnick -
Tim Sawyer