[asterisk-bugs] [JIRA] (ASTERISK-22068) chan_iax will not accept calls without destination

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jul 25 15:55:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208232#comment-208232 ] 

Rusty Newton commented on ASTERISK-22068:
-----------------------------------------

Your description is a bit confusing. Depending on how I interpret "chan_iax will not send calls without destination to the s extension" I may have reproduced part of what you see.  I'm not sure if you are talking about a problem on the transmitting or receiving side.

On the transmitting side, chan_sip and chan_iax2 behave consistently. When using proper syntax like Dial(<tech/peer>) they use "s" for the dialed extension. When adding the additional slash on the end, but not including the third argument, then they don't send any dialed extension.
                
> 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 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