[asterisk-bugs] [JIRA] (ASTERISK-22870) dialplan entries pointing to SIP peers not defined in sip.conf just hangs the call
Arno Teigseth (JIRA)
noreply at issues.asterisk.org
Wed Nov 20 08:42:03 CST 2013
Arno Teigseth created ASTERISK-22870:
----------------------------------------
Summary: dialplan entries pointing to SIP peers not defined in sip.conf just hangs the call
Key: ASTERISK-22870
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22870
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_dial
Affects Versions: 11.3.0
Environment: alpine linux 2.5 edge
Reporter: Arno Teigseth
Severity: Minor
I had set up in extensions.conf
exten => 9904,1,Dial(SIP/930&SIP/arno)
Usually when an extension isn't registered, it's just ignored when dialling 9904.
Now, I deleted SIP peer "arno" from sip.conf and now dialling 9904 it just hangs. No audio, no ring on SIP peer 930 even if it is registered.
To make things worse, if calling 9904 from an IAX2 trunk, the trunk hangs (see CLI verbosity 9 output attached). Only way to clear the condition is restarting the asterisk service. Which is bad.
Of course, I should keep my pbx organized, so I don't know if this is a bug or a feature. But if there aren't negative side effects, wouldn't it be good if non-existant SIP peers were treated as non-registered ones?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list