[asterisk-bugs] [JIRA] (ASTERISK-22068) chan_iax will not accept calls without destination
Birger "WIMPy" Harzenetter (JIRA)
noreply at issues.asterisk.org
Thu Jul 25 15:57:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Birger "WIMPy" Harzenetter updated ASTERISK-22068:
--------------------------------------------------
Description:
Unlike other channeltypes, chan_iax will not accept 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.
was:
Unlike other channeltypes, 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.
> 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
> Assignee: Birger "WIMPy" Harzenetter
> Severity: Minor
>
> Unlike other channeltypes, chan_iax will not accept 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