[Voiceglue] DTMF digits not being sent to voiceglue
LATEEF, IRFAN, ATTSI
il110w at att.com
Fri Dec 19 11:01:40 EST 2008
Archie,
Thanks, that was it, it works.
Doug, this one line add in the UserGuide could save lot of grief to the
future users.
Can you please update the UserGuide on the voiceglue.org
The correct configuration in the Asterisk extension.conf or
extensions_custom.conf ( If you are using FreePBX to configure your
system) is as follows.
[phoneglue]
exten => 1,1,Answer
exten => 1,2,Agi(agi://localhost)
exten => 1,3,Hangup
Regards,
Irfan
From: voiceglue-bounces at voiceglue.org
[mailto:voiceglue-bounces at voiceglue.org] On Behalf Of Archie Cobbs
Sent: Thursday, December 18, 2008 4:05 PM
To: General discussion about voiceglue
Subject: Re: [Voiceglue] DTMF digits not being sent to voiceglue
On Thu, Dec 18, 2008 at 2:40 PM, LATEEF, IRFAN, ATTSI <il110w at att.com>
wrote:
>>> This can happen if you forget to include Answer() in your
dialplan.
I did add Answer to the dialplan but it did not have any impact
because
the control is not reaching it.
[phoneglue]
exten => 1,1,Agi(agi://localhost)
exten => 1,2,Answer
exten => 1,3,Hangup
That's the wrong order. You need to Answer() first, then Agi().
-Archie
--
Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.voiceglue.org/pipermail/voiceglue/attachments/20081219/79ad5b65/attachment-0001.html
More information about the Voiceglue
mailing list