Bryce Nesbitt (mailing list account)
2004-Aug-30 21:10 UTC
[Asterisk-Users] VoicePulse Connect DTMF with IAX2
Is there anyone out there who has VoicePulse Connect working with DTMF? I've been unable to get it to work from the start, and the recent VoicePulse updates did not help. A caller to my DID's hears Asterisk, but pressing DTMF does nothing: On call setup "iax2 debug" shows: ----------------- Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK Timestamp: 00002ms SCall: 00003 DCall: 00037 [66.234.228.144:4569] Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW Timestamp: 00001ms SCall: 00037 DCall: 00000 [66.234.228.144:4569] VERSION : 2 CALLED NUMBER : 5107400469 CALLING NUMBER : 5105408421 CALLING NAME : 5105408421 LANGUAGE : en CALLED CONTEXT : INGRESS USERNAME : germanium FORMAT : 4 CAPABILITY : 4 ADSICPE : 2 DATE TIME : 152969415 CLI> iax2 show registry Host Username Perceived Refresh State 66.234.228.170:4569 XXXXXXXXX 208.184.214.241:4569 60 Registered ----------------------- My config is: iax.conf:[general] iax.conf:disallow=all iax.conf:allow=ulaw iax.conf:allow=ilbc iax.conf:allow=gsm iax.conf:allow=adpcm iax.conf:allow=alaw iax.conf:jitterbuffer=no iax.conf:delayreject=no iax.conf:register => XXXXXXXX:XXXXXXX@gwiax-in-01.voicepulse.com iax.conf: iax.conf:[voicepulse-in-01] iax.conf:type=user iax.conf:context=voicepulse-test iax.conf:auth=rsa iax.conf:inkeys=voicepulse01 extensions.conf:[general] extensions.conf:static=yes extensions.conf:writeprotect=yes extensions.conf: extensions.conf:[globals] extensions.conf:[default] extensions.conf:[voicepulse-test] extensions.conf:exten => _NXXNXXXXXX,1,Playback(beep) extensions.conf:exten => _NXXNXXXXXX,2,SayDigits(${EXTEN}) extensions.conf:exten => _NXXNXXXXXX,3,Goto(testdtmf|s|1) extensions.conf: extensions.conf:[testdtmf] extensions.conf:exten => s,1,Background(beep) extensions.conf:exten => s,2,ResponseTimeout(60) extensions.conf:exten => _x,1,SayDigits(${EXTEN}) extensions.conf:exten => _x,2,Goto(testdtmf|s|1) extensions.conf:exten => i,1,Goto(testdtmf|s|1) extensions.conf:exten => t,1,Hangup I'm running: Asterisk CVS-HEAD-08/01/04-22:51:56, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com> ========================================================================Connected to Asterisk CVS-HEAD-08/01/04-22:51:56 currently running on skip (pid = 28611)
Bryce Nesbitt (mailing list account) wrote:> Is there anyone out there who has VoicePulse Connect working with DTMF? > I've been unable to get it to work from the start, and the recent > VoicePulse updates > did not help. > >I use VoicePulse connect, have similar configs (although I only use iLBC with them) and things are working just fine for me. I just tested with CVS from a day or two ago. I call out and can do DTMF stuff, and likewise if I call in to my DID the caller can navigate my IVRs just fine with DTMF. A data point, I guess. Are you using recent CVS? B.
> I'm using RC2 and last weekend's changes from VoicePulse. Outbound > calling and dtmf works fine. However, an inbound call to my DIDcannot> send dtmf digits to the IVR. > > Thoughts?I have the same problem...my iax.conf is set up exactly as recommended per the recent Voicepulse changes and the configs they sent - my CVS is 7/14/04. Both inbound and outbound calling work, but no DTMF received on inbound calls. I found a post on the broadband reports forums regarding this issue, there where a few people who thought that it may affect VP customers who signed up for a DID in a new VP rate center/exchange...for example I've been waiting for VP to offer Colorado DID's (303 or 720) for quite awhile...so when I saw that they were available recently, I jumped on it and ordered one...so this a fairly new area code for them and I have the DTMF problem. I read other people that signed up for a fairly new area code having the same problem and emailing VP support to get it straightened out... I myself have sent them an email which they say they are checking into...I will be sure to let people know what my findings are. Marty