The problem is voicepulse, but they refuse to accept responsibility. From What phone are you pressing the DTMF?<br><br><div><span class="gmail_quote">On 11/1/06, <b class="gmail_sendername">Jason Walker</b> &lt;<a href="mailto:jason@jasonsolves.com">
jason@jasonsolves.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ok sorry for not being specific.&nbsp;&nbsp;I am having a problem when people
<br>outside call in to my number which terminates at VoicePluse then The<br>send IAX to me and I do not get any tones. People press buttons but it<br>just goes to the next dialplan fall through.&nbsp;&nbsp;It happens 60-70% of the time.
<br> extentions.conf<br>[general]<br>static=yes<br>writeprotect=no<br>autofallthrough=yes<br>clearglobalvars=no<br>priorityjumping=no<br><br>;OEM<br>exten =&gt; _12125551212,1,Goto(OEM,s,1)<br><br>[OEM]<br>exten =&gt; s,1,Answer()
<br>exten =&gt; s,n,Set(CALLERID(name)=OEM - ${CALLERID(number)})<br>exten =&gt; s,n,Background(Outsource)<br>exten =&gt; s,n,WaitExten(10)<br>exten =&gt; s,n,Goto(inside,133,1)<br>exten =&gt; 9,1,Background(OEM_Menu)<br>
exten =&gt; 9,n,WaitExten(10)<br>exten =&gt; 9,n,Goto(0,1)<br>exten =&gt; 0,1,Goto(inside,133,1)<br><br>IAX.conf<br>[general]<br>jitterbuffer=yes<br>forcejitterbuffer=no<br>maxjitterbuffer=500<br>autokill=yes<br><br>&nbsp;&nbsp;&nbsp;&nbsp;; ---------------------------------------------------------
<br>&nbsp;&nbsp;&nbsp;&nbsp;; IAX INCOMING USER<br>&nbsp;&nbsp;&nbsp;&nbsp;;<br>&nbsp;&nbsp;&nbsp;&nbsp;; This is the user for incoming calls from:<br>&nbsp;&nbsp;&nbsp;&nbsp;; <a href="http://connect02.voicepulse.com">connect02.voicepulse.com</a><br>&nbsp;&nbsp;&nbsp;&nbsp;; ---------------------------------------------------------
<br><br>[voicepulse]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; &lt;-- Name must be [voicepulse]<br>context=voicepulse-in&nbsp;&nbsp;; &lt;-- Should match the context you<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;&nbsp;&nbsp;&nbsp;&nbsp; are using in extensions.conf<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;&nbsp;&nbsp;&nbsp;&nbsp; to handle incoming calls
<br>type=user<br>host=<a href="http://connect02.voicepulse.com">connect02.voicepulse.com</a><br>qualify=yes<br>notransfer=yes<br>disallow=all<br>allow=g729&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; &lt;-- List supported codecs<br>allow=ulaw<br>allow=alaw
<br>allow=gsm<br>allow=ilbc<br>allow=g726<br>allow=adpcm<br>allow=lpc10<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>