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> <<a href="mailto:jason@jasonsolves.com">
jason@jasonsolves.com</a>> 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. 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. 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 => _12125551212,1,Goto(OEM,s,1)<br><br>[OEM]<br>exten => s,1,Answer()
<br>exten => s,n,Set(CALLERID(name)=OEM - ${CALLERID(number)})<br>exten => s,n,Background(Outsource)<br>exten => s,n,WaitExten(10)<br>exten => s,n,Goto(inside,133,1)<br>exten => 9,1,Background(OEM_Menu)<br>
exten => 9,n,WaitExten(10)<br>exten => 9,n,Goto(0,1)<br>exten => 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> ; ---------------------------------------------------------
<br> ; IAX INCOMING USER<br> ;<br> ; This is the user for incoming calls from:<br> ; <a href="http://connect02.voicepulse.com">connect02.voicepulse.com</a><br> ; ---------------------------------------------------------
<br><br>[voicepulse] ; <-- Name must be [voicepulse]<br>context=voicepulse-in ; <-- Should match the context you<br> ; are using in extensions.conf<br> ; 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 ; <-- 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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>