[Freeswitch-users] mod_dingaling no audio
Jingwei Yang
jingwei.yang at gmail.com
Wed Jun 24 22:31:35 PDT 2009
Hi Chris, thanks for your help. Here's my client.xml
<include>
<!-- Client Profile (Original mode) -->
<!-- to use this profile take the x- away from the open and close tags so
its <profile> and </profile> -->
<profile type="client">
<param name="name" value="gmail.com"/>
<param name="login" value="userAAA at gmail.com/talk"/>
<param name="password" value="xxxxxxxx"/>
<param name="dialplan" value="XML"/>
<param name="context" value="public"/>
<param name="message" value="Jingle all the way"/>
<param name="rtp-ip" value="$${bind_server_ip}"/>
<!--<param name="ext-sip-ip" value="$${external_sip_ip}"/>-->
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
<param name="disable-rtp-auto-adjust" value="true"/>
<param name="auto-login" value="true"/>
<!-- SASL "plain" or "md5" -->
<param name="sasl" value="plain"/>
<!-- if the server where the jabber is hosted is not the same as the one
in the jid -->
<param name="server" value="talk.google.com"/>
<!-- Enable TLS or not -->
<param name="tls" value="true"/>
<!-- disable to trade async for more calls -->
<param name="use-rtp-timer" value="true"/>
<!-- default extension (if one cannot be determined) -->
<param name="exten" value="888"/>
<!-- VAD choose one -->
<!-- <param name="vad" value="in"/> -->
<!-- <param name="vad" value="out"/> -->
<param name="vad" value="both"/>
<!--<param name="avatar" value="/path/to/tiny.jpg"/>-->
<!--<param name="candidate-acl" value="rfc1918.auto"/>-->
</profile>
</include>
On Thu, Jun 25, 2009 at 11:53 AM, Chris Chen <chris.chen2004 at gmail.com>wrote:
> Please provide your client.xml detail with confidential information
> crossout, I have gtalk client and server working properly behind the NAT.
> I should be able to help you.
>
> Chris
>
>
> On Wed, Jun 24, 2009 at 11:42 PM, Jingwei Yang <jingwei.yang at gmail.com>wrote:
>
>> Thanks seven. External IPs have sound echo this time with ext-rtp-ip
>> uncommented and disable-rtp-auto-adjust=true. However, internal IP has no
>> audio this time no matter what value disable-rtp-auto-adjust is...
>>
>>
>> On Thu, Jun 25, 2009 at 11:24 AM, seven <dujinfang at gmail.com> wrote:
>>
>>> uncomment ext-rtp-ip
>>>
>>> On Jun 25, 2009, at 10:23 AM, Jingwei Yang wrote:
>>>
>>> Hi seven, thanks for your reply. I've commented out "ext-rtp-ip" and put
>>> "disable-rtp-auto-adjust" inside client.xml. No matter what value this
>>> parameter has (true or false), local IP is able to hear the echo but
>>> external ones still have no audio.
>>>
>>> On Wed, Jun 24, 2009 at 6:01 PM, seven <dujinfang at gmail.com> wrote:
>>>
>>>> search wiki from sth. like disable_rtp_autoajust , I don't remember the
>>>> exact var.
>>>>
>>>> On Jun 24, 2009, at 5:40 PM, Jingwei Yang wrote:
>>>>
>>>> Hi Guys,
>>>>
>>>> Here's my situation:
>>>>
>>>> The freeswitch server and my machine are behind the same LAN. If I
>>>> commented out "ext-rtp-ip" from client.xml, I'm able to hear the echo (by
>>>> *originate dingaling/gmail.com/userAAA at gmail.com &echo*).
>>>>
>>>> However, external calls have no sound at all no matter whether this
>>>> param is commented out or not.
>>>>
>>>> Please kindly let me know what other params to set to resolve this
>>>> issue.
>>>>
>>>> Thanks,
>>>> -Jingwei
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>> _______________________________________________
>>> Freeswitch-users mailing list
>>> Freeswitch-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>>
>>> _______________________________________________
>>> Freeswitch-users mailing list
>>> Freeswitch-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090625/a8de1d86/attachment-0002.html
More information about the FreeSWITCH-users
mailing list