[asterisk-bugs] [JIRA] Commented: (ASTERISK-20257) chan_motif: no audio to Google Talk when SIP phone uses G722

Michael L. Young (JIRA) noreply at issues.asterisk.org
Sun Aug 19 13:34:07 CDT 2012


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

Michael L. Young commented on ASTERISK-20257:
---------------------------------------------

We require a complete debug log to help triage the issue. This document will provide instructions on how to collect debugging logs from an Asterisk machine for the purpose of helping bug marshals troubleshoot an issue: https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



> chan_motif: no audio to Google Talk when SIP phone uses G722
> ------------------------------------------------------------
>
>                 Key: ASTERISK-20257
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20257
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 11.0.0-beta1
>            Reporter: Artem Makhutov
>
> motif.conf:
> [default](!)
> disallow=all
> allow=alaw
> allow=ulaw
> allow=h264
> context=incoming-motif
> [google](default)
> transport=google
> connection=google
> sip.conf:
> [xxxxx]
> defaultuser=xxxxx
> directmedia=no
> disallow=all
> allow=g722
> allow=alaw
> allow=ulaw
> allow=h264
> When the SIP Phone negotiates G722 with asterisk then there is no audio in both directions between the SIP Phone and the Google Talk client.
> It looks like asterisk is not performing audio transcoding. Enabling G722 in motif.conf also results in having no audio. Only disabling G722 in sip.conf helps here.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list