[Freeswitch-users] Question about mod_dingaling.
Anthony Minessale
anthony.minessale at gmail.com
Sat Feb 12 05:46:14 MSK 2011
change $${bind_server_ip} to whatever the box's eth0 ip is.
2011/2/11 占平陈 <chenzhanping at gmail.com>:
> 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="gv1"/>
> <param name="login" value="XXXXX at gmail.com/talk"/>
> <param name="password" value="XXXXXX"/>
> <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-rtp-ip" value="auto-nat"/>
> <param name="auto-login" value="true"/>
> <param name="auto-reply" value="Press *Call* to join my conference"/>
> <!-- 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="1000"/>
> <!-- 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="wan.auto"/>-->
> <param name="local-network-acl" value="localnet.auto"/>
> </profile>
> </include>
>
>
> 在 2011年2月12日 上午8:57,占平陈 <chenzhanping at gmail.com>写道:
>>
>> I use the configuration in
>> http://wiki.freeswitch.org/wiki/Google_Voice ,but still can not call out
>> from mod_dingaling use google voice.
>>
>> this is log:
>>
>> http://pastebin.freeswitch.org/15363
>>
>> Is there a problem here: Thanks.
>>
>> 2011-02-12 08:50:07.335702 [DEBUG] mod_dingaling.c:892 SETUP RTP
>> 184.105.153.247:0 -> 74.125.127.126:19295
>> 2011-02-12 08:50:07.335702 [DEBUG] mod_dingaling.c:914 RTP ERROR Missing
>> local port
>
> _______________________________________________
> 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
>
>
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900
More information about the FreeSWITCH-users
mailing list