[asterisk-bugs] [JIRA] (ASTERISK-26339) asterisk change the codec of inbound channel when bridge to another channel.
Aaron An (JIRA)
noreply at issues.asterisk.org
Tue Sep 6 01:32:01 CDT 2016
Aaron An created ASTERISK-26339:
-----------------------------------
Summary: asterisk change the codec of inbound channel when bridge to another channel.
Key: ASTERISK-26339
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26339
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 13.8.0
Environment: CentOS6.5x64
Reporter: Aaron An
Severity: Minor
think about this scenario.
Alice call in asterisk. Asterisk dialplan answer Alice and then playback "welcome and wait to dial Bob", then dialplan dial Bob. When Bob answer the call and bridge to Alice, the codec of Alice channel read/write direction are not same.
something like this:
Alice========Asteriks==========Bob
-----G729---------->answer
<----G729-----------playback
dial
----------ulaw-------->
<--------ulaw---------
--------G729-------->bridged
<---------ulaw-------
this senario will cause oneway voice on Dialogic Gateway.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list