[asterisk-bugs] [JIRA] (ASTERISK-21218) [patch] - ringing/progress on branched calls not working correctly on some branched calls
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Mar 7 10:16:03 CST 2013
Matt Jordan created ASTERISK-21218:
--------------------------------------
Summary: [patch] - ringing/progress on branched calls not working correctly on some branched calls
Key: ASTERISK-21218
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21218
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_dial, Channels/chan_sip/General
Affects Versions: 10.8.0
Reporter: Marcus Hunger
Assignee: Rusty Newton
Severity: Minor
There are certain call-scenarios where transmitting of ringing-information fails on asterisk.
1) a branched call, first leg replies 486 immediately, second leg replies with 183 first, 180 after it. caller hears silence since progress frames are dropped and no ringing-generator is activated.
2) similar to 1), branched call, first leg replies 486, second and third legs reply 183 and 180.
the calling leg is established already.
this behavior is shown at least by asterisk version 1.6 and 10.*. i was not able to test it with 11 yet.
A patch fixing this issue for me will be 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