similar to: Suggestions on how to debug strange DTMF problems

Displaying 20 results from an estimated 10000 matches similar to: "Suggestions on how to debug strange DTMF problems"

2009 Nov 12
1
How to send DTMF on Zaptel with 50ms tone duration and 50ms gap between the digits?
Hi, After some testing I've found out that my client's hardware recognizes DTMF only if digits are sent 50ms apart with 50ms of tone duration. This was tested using a test device which generates DTMF. Now asterisk doesn't do it by default because digits going out from Asterisk are not being recognized. Using command sendDTMF, I can control inter-digit duration, and using
2005 Aug 30
0
sending dtmf tones to the caller (not the called)
for the particular configuration of software/hardware that connects to my asterisk pstn gateway I need to do something like the following : [...] exten => _X,3,Dial(CAPI/02xxx.b${EXTEN},60,M(senddtmf)) [...] [macro-senddtmf] exten => s,1,SendDTMF(*) but the DTMF must be sended to the caller channel, and not the called : SIP -> * -> ISDN SIP calls some ISDN number, when ISDN picks
2010 Jun 29
1
Asterisk 1.6 (and 1.4) DTMF problems using RFC2833
We are experiencing intermittent DTMF problems here, with the following setup: ITSP -> PIX -> Asterisk (g729, RFC2833 for DTMF). I am running Ubuntu server 10.04, but Asterisk is compiled by us and not installed from the software repository. Essentially, DTMF works for some time, but at some point it simply stops and the point at which it stops appears to be random. Using RTP debug, I
2005 Jul 11
2
DTMF not sending properly via IAX
I'm not sure if this is a -users or a -dev question, since the answer probably comes down to something in the code. I'm running the latest CVS-STABLE, and am subscribed to PSTN service using IAX2 via Voiptalk in the UK. I've just been alerted by a customer that the sending of DTMF from my asterisk box to a remote PSTN user doesn't work, although it used to. To test it, I have
2007 Mar 02
1
DTMF detection problems on PRI channels?
I am using Asterisk 1.2 with a TE410P connected to E1 PRI trunks. The application relies on a DTMF digit string sent by the phone after the call has connected. This DTMF is detected by Asterisk under the control of WAIT FOR DIGIT commands send from an AGI processor over a FastAGI connection. Usually the DTMF is detected without error, but on a significant minority of calls, Asterisk is missing
2013 Jul 06
0
Duplicated DTMF issues
Hi, I have a 1.8.22 Asterisk (Box A) connected to a 1.4.32 Asterisk box (Box B) through SIP. The 1.4.32 box is then connected to the PSTN through PRIs. I've noticed there are occasions where I am seeing duplicated DTMF. I've verified from the SIP trace from the phone that there is only a single '3' being pressed. It appears as though the DTMF end (without a begin) that is detected
2008 Apr 03
2
Send DTMF digit every 15 seconds during a call
I am trying to send a DTMF digit automatically every 15 seconds to keep a call connected to an alarm panel. I tried using the dial command L and recording a dtmf tone for the beep, but obviously that didn't work. Does anyone have a suggestion for merging the L option and the sendDTMF or the D option? Any other suggestions would be appreciated! Thanks! Paul Gentilini
2007 Oct 24
1
Unusual DTMF behavior
We are having an issue where DTMF is not being sent out right away and the tone duration is inconsistent. For a test we send a '5', then a second later we send a '9', and then five seconds later we send a '5'. If you look at the logs below you can see the first '5' is played right away, then the '9' comes in and gets queued, but it doesn't start
2008 Mar 10
2
About CID with DTMF in Asterisk
Hi, I have connected a TDM400P to my asterisk, I have enabled DTMF CID, the data is arriving to the asterisk but asterisk isn't interpretating it: its my full log: 1. Mar 10 16:26:03] DEBUG[8715] dsp.c: dsp busy pattern set to 0,0 2. [Mar 10 16:26:03] VERBOSE[9274] logger.c: -- Starting simple switch on 'Zap/4-1' 3. [Mar 10 16:26:03] VERBOSE[9274]
2013 May 28
1
DTMF recognized after call establishment
Hi, I am receiving DTMF without any reason after call establishment. The log as follows, and I suspect something related to directmedia, [May 17 00:33:35] VERBOSE[4238] app_dial.c: -- SIP/MyTrunk-000a4b49 is making progress passing it to SIP/MAN-000a4b48 [May 17 00:33:35] VERBOSE[4238] app_dial.c: -- SIP/MyTrunk-000a4b49 answered SIP/MAN-000a4b48 [May 17 00:33:35] DTMF[4238] channel.c:
2005 Aug 02
1
Strange DTMF issue with callback
Hi I'm trying to implement a Callback mechanism whereby I generate a Call file and connect an arbitrary extension with my cellphone (via a SIP Channel). If I create a .Call file that connects the channel "SIP/12345678@Provider.net" with a local extension/context I get some weird issues with DTMF tones. I've set dtmf=2833 and the codec in use is G711a. For example - I create
2013 Nov 27
0
Asterisk is delaying DTMF INFO in meetme
Hi List, We have a major issue while broadcasting DTMF using meetme application. We are sending DTMF to asterisk using SIP INFO message with duration 160. INFO sip:xxx at xxx SIP/2.0 Via: SIP/2.0/UDP xxx:5060 From: <sip:xxx at xxx>;tag=43 To: <sip:xxx at xxx>;tag=9753.0207 Call-ID: xxx at xxx CSeq: 25634 INFO Content-Length: 26 Content-Type: application/dtmf-relay Signal= 2\r\n
2007 Sep 14
2
DISA and DTMF detection problem w/ FXO port on a TDM400
-------------------------------------------------------------------------------------------- Originally posted at http://forums.digium.com/viewtopic.php?t=18045 -------------------------------------------------------------------------------------------- Hi! I'm trying to configure a DISA setup (Asterisk 1.4.11). Only, executing DISA seems to prevent any DTMF detection capability when using
2004 May 12
0
[DTMF] Audio-Before-Answer issues
Hello, I did this post a long time ago but never solved the problem, so i'm trying again after something like 10 months, hopefully i'll find someone that found a solution ;-) When i call an external number that sends audio before call has been answered (like some PBX of public offices do here in italy), strange things happen: I'm using chan_capi, with Early B3 active, i can listen
2004 May 17
0
DTMF transmitted over IAX2 coming out as clicks at the other end
I'm having a weird problem with IAX2 in today's CVS HEAD. I have two boxes with T100P cards connected via IAX2. Calls between them work fine, but when I press a key at one end, it comes out the other end as a click, with no tone. I've tested the DTMF on the T1 using SendDTMF with an outgoing call, and it sounds fine in that case; it seems to be only IAX2 that has the problem.
2015 Apr 24
0
Sending DTMF on not answered channel
Hello, I setup a door open system with a basic DTMF card. The card is connected to an Sipura/Linksys 3102 FXS port and is powered by this port. My problem is that when I send a call with Dial() command, channel has to be answered before receiving DTMFs, what my card does not. Is there a way to autoanswer those type of calls or to send DTMF on an non answered channel or another solution/idea
2013 Jun 07
1
how to send dtmf after pause ?
I'm trying to call a conference service, wait 10 seconds, then send the passcode. I've tried ww: Dial(SIP/18005551212ww12345#@sip.com,60,r) The sip channel didn't like that. Added 'p' , still no help. I tried D: Dial(SIP/18005551212 at sip.com,60,rD(12345#) The dtmf is sent too soon. I tried inserting 'ww' but that was just sent. I tried G: exten =>
2013 Dec 19
0
Broadcasting DTMF to confbridge users or DTMF passthrough
Hi, Trying to properly broadcast / relay DTMF digits to other confbridge users, but does not appear to work. Goal is to have a conference user be able to receive the DTMF, so it has the effect of being 'broadcasted.' I have the following set up in 'confbridge.conf': dtmf_passthrough=yes From logger.conf, I can see the DTMF tones via setting "console => dtmf". When
2005 Mar 29
0
rfc2833 cisco 7960 DTMF issue
I'm having an issue sending DTMF to cisco dialing this extension I should hear the dtmf tone RTP playload 101 has been sent to the cisco phone, but no audio. in the dialplan exten => 8603,1,Answer(1) exten => 8603,n,sipdtmfmode(rfc2833) exten => 8603,n,SendDTMF(1|100) exten => 8603,n,hangup() sip.conf dtmfmode=rfc2833 SIPDefault.conf I did play with all possible settings for
2012 Feb 11
0
Spurious DTMF recognition problems.
Hi, in asterisk 1.6.2.16 I get spurious DTMF recognition over SIP from an Audiocodes. I think the DTMF recognition is the Audiocdes' fault, the Audiocodes log seems to say so as well, but I want to make sure, and fixing the Audiocodes is not an option in this particular case - don't ask. Can someone explain to me what the following means *exactly* [Feb 10 21:15:40] DTMF[2538] channel.c: