[asterisk-bugs] [JIRA] (ASTERISK-22068) chan_iax will not accept calls without destination
Birger "WIMPy" Harzenetter (JIRA)
noreply at issues.asterisk.org
Thu Jul 11 18:00:03 CDT 2013
Birger "WIMPy" Harzenetter created ASTERISK-22068:
-----------------------------------------------------
Summary: chan_iax will not accept calls without destination
Key: ASTERISK-22068
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22068
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_iax2
Affects Versions: 11.4.0
Reporter: Birger "WIMPy" Harzenetter
Severity: Minor
Unlike other cahnneltypes, chan_iax will not send calls without destination to the s extension, but always reject them.
Dial(iax2/remote/) gives
chan_iax2.c:10762 socket_process_helper: Call rejected by remote: No such context/extension
even with exten => s,... present.
Dial(iax2/remote) is the same.
--
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