[asterisk-bugs] [JIRA] (ASTERISK-25719) Direct media failure and strange logger output - similar failures with chan_sip or res_pjsip
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Jan 22 18:30:32 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-25719:
------------------------------------
Description:
In the process of looking into ASTERISK-25656 I've run into a variety of weirdness. This is one particular scenario out of a few.
ALICE calls Asterisk A which calls Asterisk B
The call on Asterisk B hits:
{noformat}
[users]
exten = 123,1,Progress()
same = n,Background(demo-congrats)
same = n,Hangup()
{noformat}
was:
In the process of looking into ASTERISK-25656 I've run into a variety of weirdness. This is one particular scenario out of a few.
ALICE calls Asterisk A which calls Asterisk B
The call on Asterisk B his Progress and Background(demo-congrats).
> Direct media failure and strange logger output - similar failures with chan_sip or res_pjsip
> --------------------------------------------------------------------------------------------
>
> Key: ASTERISK-25719
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25719
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Reporter: Rusty Newton
> Attachments: extensions.txt, g722_alaw_capture.pcap, g722_alaw_full.txt, g722_alaw_msgs.txt, g722_only_capture.pcap, g722_only_full.txt, g722_only_msgs.txt, pjsip.txt
>
>
> In the process of looking into ASTERISK-25656 I've run into a variety of weirdness. This is one particular scenario out of a few.
> ALICE calls Asterisk A which calls Asterisk B
> The call on Asterisk B hits:
> {noformat}
> [users]
> exten = 123,1,Progress()
> same = n,Background(demo-congrats)
> same = n,Hangup()
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list