[asterisk-bugs] [JIRA] (ASTERISK-22542) Call parking test failure: test fails due to no translation path between IAX2 channel and Local channel

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Sep 17 14:01:03 CDT 2013


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

Rusty Newton updated ASTERISK-22542:
------------------------------------

    Status: Open  (was: Triage)
    
> Call parking test failure: test fails due to no translation path between IAX2 channel and Local channel
> -------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22542
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22542
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2, Channels/chan_local, Tests/testsuite
>            Reporter: Matt Jordan
>         Attachments: full.txt, messages.txt
>
>
> On a recent build of the Asterisk Test Suite, the callparking retrieval test failed. Upon inspecting the test, it immediately failed upon originating a Local channel that dialed an IAX2 channel. No translation path could be created between the Local channel and the IAX2 channel:
> {noformat}
> [Sep 16 11:45:14] VERBOSE[15181][C-00000000] pbx.c:     -- Executing [wait at parking:1] Answer("Local/wait at parking-00000000;2", "") in new stack
> [Sep 16 11:45:14] VERBOSE[15180] dial.c:     -- Local/wait at parking-00000000;1 answered
> [Sep 16 11:45:14] VERBOSE[15180][C-00000001] pbx.c:     -- Executing [callb at parking:1] Dial("Local/wait at parking-00000000;1", "IAX2/userc/userb at parking") in new stack
> [Sep 16 11:45:14] VERBOSE[15180][C-00000001] app_dial.c:     -- Called IAX2/userc/userb at parking
> [Sep 16 11:45:14] VERBOSE[11061][C-00000001] chan_iax2.c:     -- Call accepted by 127.0.0.1 (format ulaw)
> [Sep 16 11:45:14] WARNING[15180][C-00000001] channel.c: No path to translate from IAX2/userc-2163 to Local/wait at parking-00000000;1
> [Sep 16 11:45:14] VERBOSE[11061][C-00000001] chan_iax2.c:     -- Format for call is (ulaw)
> [Sep 16 11:45:14] VERBOSE[15180][C-00000001] chan_iax2.c:     -- Hungup 'IAX2/userc-2163'
> [Sep 16 11:45:14] VERBOSE[15180][C-00000001] pbx.c:   == Spawn extension (parking, callb, 1) exited non-zero on 'Local/wait at parking-00000000;1'
> [Sep 16 11:45:14] VERBOSE[15181][C-00000000] pbx.c:   == Spawn extension (parking, wait, 1) exited non-zero on 'Local/wait at parking-00000000;2'
> {noformat}
> Full logs from the affected Asterisk instance are attached.

--
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