[asterisk-bugs] [JIRA] (ASTERISK-26339) asterisk change the codec of inbound channel when bridge to another channel.

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Sep 6 05:16:01 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232157#comment-232157 ] 

Joshua Colp commented on ASTERISK-26339:
----------------------------------------

Thanks for the report and debug. However we also need protocol specific debug captured at the time of the issue. Please include the following:

* Asterisk log files generated using the instructions on the Asterisk wiki [1], with the appropriate protocol debug options enabled, e.g. 'pjsip set logger on' if the issue involves the chan_pjsip channel driver.
* Configuration information for the relevant channel driver, e.g. pjsip.conf.
* A wireshark compatible packet capture, captured at the same time as the Asterisk log output.

[1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



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