We are facing alot of problem in the DTMF. At times we are unable to do the verification because whenever we press the numbers for verification it does not detects and at times it detects the wrong number for instance if the customer is having the phone no. as 1234567890 it will detect 123467890 or 234567890 . And we also face the problem that the line get disconnected while doing the verification and also at times the conference is not working . -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090523/a09f3abf/attachment.htm
Can this be due to G729 codec ? If yes, how to Uninstall g729 ? Asterisk 1.2.27 is the version. On Sat, May 23, 2009 at 1:01 AM, David @ULC <ucoms2001 at gmail.com> wrote:> > We are facing alot of problem in the DTMF. At times we are unable to do the > verification because whenever we press the numbers for verification it does > not detects and at times it detects the wrong number for instance if the > customer is having the phone no. as 1234567890 it will detect 123467890 or > 234567890 . > And we also face the problem that the line get disconnected while doing the > verification and also at times the conference is not working . >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090523/15aa9d9d/attachment.htm
Is this inbound calls to your automated attendant? Or Outbound calls to say a bank ivr out in the pstn? What direction? What is your interface/carrier? T1, SIP, H32? And what method are you using for DTMF? Eg inband, out of band, what rfc, etc? From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David @ULC Sent: Friday, May 22, 2009 3:32 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] DTMF We are facing alot of problem in the DTMF. At times we are unable to do the verification because whenever we press the numbers for verification it does not detects and at times it detects the wrong number for instance if the customer is having the phone no. as 1234567890 it will detect 123467890 or 234567890 . And we also face the problem that the line get disconnected while doing the verification and also at times the conference is not working . ----------------------------------------- Disclaimer: This e-mail communication and any attachments may contain confidential and privileged information and is for use by the designated addressee(s) named above only. If you are not the intended addressee, you are hereby notified that you have received this communication in error and that any use or reproduction of this email or its contents is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and deleting it from your computer. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090522/73100801/attachment.htm
1) disallow=all allow=g729 allow=ulaw context=default dtmfmode=rfc2833 2) We use SIP. 3) IVR 3rd party verification. 4) VOIP On Sat, May 23, 2009 at 1:01 AM, David @ULC <ucoms2001 at gmail.com> wrote:> > We are facing alot of problem in the DTMF. At times we are unable to do the > verification because whenever we press the numbers for verification it does > not detects and at times it detects the wrong number for instance if the > customer is having the phone no. as 1234567890 it will detect 123467890 or > 234567890 . > And we also face the problem that the line get disconnected while doing the > verification and also at times the conference is not working . >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090523/57461c44/attachment.htm
No On Sat, May 23, 2009 at 1:01 AM, David @ULC <ucoms2001 at gmail.com> wrote:> > We are facing alot of problem in the DTMF. At times we are unable to do the > verification because whenever we press the numbers for verification it does > not detects and at times it detects the wrong number for instance if the > customer is having the phone no. as 1234567890 it will detect 123467890 or > 234567890 . > And we also face the problem that the line get disconnected while doing the > verification and also at times the conference is not working . >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090523/24efb8aa/attachment.htm
Which one to download for CentOS ? http://www.wireshark.org/download.html#thirdparty On Sat, May 23, 2009 at 1:01 AM, David @ULC <ucoms2001 at gmail.com> wrote:> > We are facing alot of problem in the DTMF. At times we are unable to do the > verification because whenever we press the numbers for verification it does > not detects and at times it detects the wrong number for instance if the > customer is having the phone no. as 1234567890 it will detect 123467890 or > 234567890 . > And we also face the problem that the line get disconnected while doing the > verification and also at times the conference is not working . >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090523/e7c1614f/attachment.htm
On Sat, 23 May 2009, David @ULC wrote:> Which one to download for CentOS ? > http://www.wireshark.org/download.html#thirdpartysudo yum -y install wireshark wireshark-gnome Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
Thanks a lot but which one to download before installing ? On Sat, May 23, 2009 at 1:01 AM, David @ULC <ucoms2001 at gmail.com> wrote:> > We are facing alot of problem in the DTMF. At times we are unable to do the > verification because whenever we press the numbers for verification it does > not detects and at times it detects the wrong number for instance if the > customer is having the phone no. as 1234567890 it will detect 123467890 or > 234567890 . > And we also face the problem that the line get disconnected while doing the > verification and also at times the conference is not working . >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090524/5b91150f/attachment.htm
On Sun, 24 May 2009, David @ULC wrote:> Thanks a lot but which one to download before installing ?Which one what? Are you referring to "sudo yum -y install wireshark wireshark-gnome?" The yum command downloads and installs the correct version automagically. Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
On Sat, 23 May 2009, Steve Edwards wrote:> On Sun, 24 May 2009, David @ULC wrote: > >> Thanks a lot but which one to download before installing ? > > Which one what? > > Are you referring to "sudo yum -y install wireshark wireshark-gnome?" > > The yum command downloads and installs the correct version automagically.