<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><span class="Apple-style-span" style="font-size: 12px; color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; ">I am facing delay problems with mod_dingaling. &nbsp;The voice delay increases each minute that I am on an outgoing call. &nbsp;It starts fine and then will get up to 5-10 seconds within 3 minutes. &nbsp;The delay only occurs on the voice of the called party. &nbsp;I have googled and read countless threads and entries. &nbsp;I am running freeswitch on a VM. &nbsp;I have run my setup on CentOS 5.6 i386, CentOS 5.6 x86_64, CentOS 6 x86_64. &nbsp;I have tried using a stun server as well as port forwarding from my router. &nbsp;I have tried using the rtp-autoflush=true and rtp-timer-name=none settings. &nbsp;All of my changes have given me the same results. &nbsp;I am using the current GIT version. &nbsp;I have seen a number of people have a flawless experience with this, so what am I doing differently? &nbsp;Any help?</span></div><span id="OLK_SRC_BODY_SECTION"><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); "><br></div><div style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); ">Here are my current jingle configurations:</div><div style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); "><br></div><div style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); "><div>&lt;extension name="gvoice_out"&gt;</div><div>&nbsp;&nbsp; &lt;condition field="destination_number" expression="^1(\d{10})$"&gt;</div><div>&nbsp;&nbsp; &nbsp; &lt;action application="set" data="rtp_autoflush=true"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &lt;action application="set" data="hangup_after_bridge=true"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &lt;action application="ring_ready"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &lt;action application="bridge" data="<a href="mailto:dingaling/gtalk/+1$1@voice.google.com">dingaling/gtalk/+1$1@voice.google.com</a>"/&gt;</div><div>&nbsp;&nbsp; &lt;/condition&gt;</div><div>&nbsp;&lt;/extension&gt;</div></div><div style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); "><br></div><div style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); "><div>&lt;profile type="client"&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="name" value="gtalk"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="login" value="&lt;email&gt;@gmail.com/talk"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="password" value="***"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="dialplan" value="XML"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="context" value="public"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="message" value="FreeSwitch for everybody"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="rtp-ip" value="auto"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="auto-login" value="true"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="sasl" value="plain"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="server" value="talk.google.com"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="tls" value="true"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="use-rtp-timer" value="true"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="exten" value="1000"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="vad" value="both"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;!--&lt;param name="avatar" value="/path/to/tiny.jpg"/&gt;--&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="candidate-acl" value="wan.auto"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="local-network-acl" value="localnet.auto"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="rtp-timer-name value="none"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name="rtp-autoflush" value="true"/&gt;</div><div>&nbsp;&nbsp;&lt;/profile&gt;</div></div></div></div></div></span></body></html>