similar to: Increase DTMF Tone Duration

Displaying 20 results from an estimated 4000 matches similar to: "Increase DTMF Tone Duration"

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
2009 Nov 11
1
How to control DTMF tone duration on Zap channels?
Hi, I am using zap channels, and by using sendDTFM application, I can control the duration between two DTMF digits, but I can't find a way to control the duration of the digits themself. Did search on the Internet and found out that I can change it in the asterisk source files and recompile asterisk. Wiki also says that it can be controlled using toneduration option in zapata.conf, but it
2009 Apr 13
3
duration of rfc2833 generated dtmf
Hi. I have a SIP provider which wants RFC2833 for the dtmfmode, however I would like to increase the duration of the tone, its pretty short and some IVR's are unhappy or don't detect it. I did poke around, but it looks like when RFC2833 is used, it actually generates rtp packets of some sort, so I have no idea how to increase that duration. Any assistance would be appreciated. -- Your
2005 Sep 03
1
Current status on _outgoing_ Swedish/Dutch DTMF CLIP for TDM400 FXS interfaces?
Hi all, I have been looking at the code for both the zaptel driver (wctdm.c/wcfxs.c) and the asterisk channel driver (chan_zap.c) trying to figure out how much of this that has been implemented. So far I can see that the current stable 1.0.9.1 zaptel driver don't have the SETPOLARITY ioctl that would be required to properly signal the Swedish/Dutch CLIP, but the 1.2 beta1 has this
2011 Jan 24
2
Outgoing FXO calls have no audio with callprogress=no
My outgoing FXO calls are answered but have no audio in either direction if I have callprogress=no in chan_dahdi.conf. If I change to callprogress=yes then the audio returns. My chan_dahdi.conf file is listed below. Can anyone point-out why callprogress=no isn't working? #cat /tmp/a [trunkgroups] [channels] language=en context=incoming toneduration=40 ;usedistinctiveringdetection=yes
2011 Jan 12
1
DTMF not being heard correctly by far end conference system
Hi there I have two different asterisk systems (both 1.4) whose dtmf tones are not being picked up by a particular conference system users are dialling into. I can call myself with the phones and hear the tones, but I am guessing perhaps they are too short or somehow different. I have looked and looked but can't nail down the reason. I don't believe this is a general issue, rather some
2008 Feb 26
6
[URGENT] Zap channels fail to load
I have spent some time this morning trying to add an Astribank to our current Asterisk, but it failed, so I just removed the hardware, restore the config files to the original setup and started asterisk.; I could see that no Zap channels are started so I did load chan_zap.so: pbx*CLI> module load chan_zap.so [Feb 26 10:32:18] WARNING[3809]: pbx.c:2968 ast_register_application: Already have an
2008 Mar 07
2
Background: reading the digits correctly, buffering it, waiting the sound message to complete
Hi All; I am using Background in my configuration, and I noticed the following so if any can help: 1) If I pressed 1 twice (11), so it runs the step related to first 1 and then it runs the step related to second 1, so it does buffering for my input and run two steps, how can I make it run only the step related to first entered digit "1" and does not do buffering (so ignoring the second
2006 Jun 18
11
DTMF Talk off
Hello all, I have seen some chatter again about DTMF. I see most of the talk about DTMF around not being able to get an external IVR to recognize digits, not a big issue for me at this time but sill interesting. My issue though, is with talk off on a zap channel. It seems to be getting worse or maybe my patience is thinning. All my calls go out and come in pstn through an FXO as I do not
2008 Jul 11
0
Analog lines dtmf problem
Hi I have a problem with dtmf recognition an analog lines connected to Sangoma A200. The digits (in most cases the first one) are doubled and so my IVR is useless. I tried to adjust the rxgain, toneduration and relxing the dtmf but nothing worked. I also noticed one thing it only happens during the background application: exten => s,1,Background(soundfile) exten => 111,1,Dial(SIP/111)
2007 May 12
0
DTMF detection problem on wctdm24xxp
hi all, i have problem with dtmf detection on wctdm24xxp with full fxo and vpm module. after pushing dtmf tones on my phone for several times the card just detects one or two digits randomly.so now i can't use any voice menu on my box with this card. i have tried the following scenarios: - the card with / without vpm module has the same dtmf detection problem. - relaxdtmf=yes/no didn't
2010 Jun 17
1
DTMF detection issues
Hi list, I'm having trouble with DTFM tones detection. Usually, some tones are being received duplicated in Asterisk, some not. As you can imagine, that's a very big problem involving IVR menu options, Meetme conferences protected with passwords, and so on. We are currently using DAHDi 2.2.0.2, module wct4xxp, which is managing a Digium TE220B card, with a hardware echo canceller
2010 Jul 23
1
ringback tone after MOH, before queue member bridged
Good morning, i've noticed many times that there are IVRs that play a ring tone just before bridging me to an agent. My asterisk does not behave like this but i've always wanted to. I'm now playing with 1.6.2.9 and i've read in queue's doc: http://www.voip-info.org/wiki/view/Asterisk+cmd+Queue R ? stops moh and rings once an agent is ringing (Asterisk Trunk) (in
2006 May 05
2
AW: AW: DTMF detection when outgoing call tomobilephones
Actually I am using Asterisk 1.2.7.1, zaptel 1.2.5, libpri 1.2.2 I ve tried many values for rx/txgain togeher with echocancel and relaxdtmf. The detection is not working with call file, manager originate and not with the dial command to the mobile. I have no ideas left. I got it sometimes to work if I use a specific channel (i.e. Dial(ZAP/14/...) But with the same vaules on a second call there
2006 Apr 20
6
TDM2400P
We just bougth a tdm2400p with all the modules for FXO, but we are having some troubles with the card, cause it aparently is stripping some digits from the dialed number, we tested the same server with a tdm400 and everything worked as expected. We?ve already added "w" before the dialed number with no results, is there any way to solve, is it a bug thanks
2005 Sep 26
3
re: DTMF woes, continued
Hi Yair, Please let me if you managed to fix the DTMF tone issue, which you were experiencing couple of months ago. If not can you share any advancement. I'm currently experiencing the same issue, I can make outbound calls but DTMF will not work when dialing IVRs. My configuration is asterisk@home 1.5, registering to Voip provider (Symbio), codec is g.729 and dtmf mode is set to rfc2833.
2012 Jun 16
2
Help choosing the right card
I have been doing a lot of reading forums and elsewhere but am somehow unable to connect the dots. Here is what I am trying to accomplish initially and then wish for it to grow bigger from here on. I have two POTS (Analog) line that would connect to the Asterisk Box. I have, to begin with 5 IP phones (PoE), all connected to a switch. Asterisk Box with a LAN card also connects to the same switch.
2009 Oct 19
3
delay in processing dtmf
Hi, I'm new to this list I'm developing asterisk application where users can call and control volume up and down in music player. Problem I'm getting is if users press 222228 in fast speed, system will process all those 2s and then process 8, so there is few seconds ( around 4-5) processing key press 8 , therefore users will feel unresponsiveness in system.(in other words users will
2008 Mar 12
3
DTMF problems while greeting is playing (Background())
Hi, I have a Digium TE410p T1 card and I've noticed that under asterisk 1.4.17/18 I have problems detecting DTMF in IVRs. I think I've narrowed the problem down to some sort of interference between the greeting that is playing and the DTMF tones. DTMF detection seems to work very reliably when I am in Read() or WaitExten(), but is absolutely unusable while in Background(). I hope someone
2010 Sep 07
2
5-7 second connection delay in outgoing FXO calls
I'm running AsteriskNow 1.7.1 with a OpenVox 2/FXO/2FXS card, a Linksys SPA942 SIP phone and outgoing SIP and IAX routes. When I dial local PSTN numbers from the SPA942 using the FXO channels I observe a 5-7 second delay between when the PSTN number answers the call and when Asterisk connects the call at my end. There's enough delay time that I hear an additional ring after the PSTN