[Freeswitch-users] Gtalk does not ring local phones when making outbound calls

mtle getj2k at yahoo.com
Tue Jun 19 00:48:34 MSD 2012


Hi,I have successfully compiled and installed FS from the latest git as at today.  Everything seems OK.  The only issue is that I do not get any rings at all with gtalk. I wonder if anyone have had this problem lately and how to fix that? Here's my dialplan.
<extension name="gv_out">    <condition field="destination_number" expression="^1?(\d{10})$">        <action application="set" data="hangup_after_bridge=true"/>        <action application="ring_ready"/>       <!--<action application="set" data="bridge_generate_comfort_noise=true"/>-->       <!--<action application="set" data="execute_on_answer=start_dtmf_generate"/>-->        <action application="bridge" data="dingaling/gtalk/+1$1 at voice.google.com"/>    </condition></extension>
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120618/c0e957e3/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list