[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:47:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-22068:
------------------------------------

    Assignee: Birger "WIMPy" Harzenetter
      Status: Waiting for Feedback  (was: Triage)

I couldn't reproduce this issue.

I made calls using 

# Dial(iax2/remote)
# Dial(iax2/remote/)
# Dial(sip/remote)
# Dial(sip/remote/)

All tests dialed outbound to the far end fine.

With *<tech/peer>* on both iax2 and sip we call the "s" extension on the far end.

With *<tech/peer/>* on both iax2 and sip we call the far end without any dialed extension. This results in the far end hanging up the call after it can't find the '' extension. (I also didn't get the 
"chan_iax2.c:10762 socket_process_helper: Call rejected by remote: No such context/extension" error)

Tested on SVN-branch-11-r394345.

In my case the behavior is consistent between the two and the same as it's been for a long time.

If you can still reproduce the issue Dial(iax2/remote) not calling with "s" then post debug (VERBOSE,DEBUG, IAX2 debug, etc) demonstrating the issue so we can see what is going on.
                
> 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