similar to: DTMF problems while greeting is playing (Background())

Displaying 20 results from an estimated 7000 matches similar to: "DTMF problems while greeting is playing (Background())"

2007 Aug 03
5
Difference between WaitExten and TIMEOUT (response)
Hi List; What is the difference between WaitExten function and TIMEOUT (response)? As I see that both are used to determine the allowed time to enter the digits, any one can advise? Regards Bilal ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today!
2007 Oct 19
3
ResponseTimeOut()
Hi List; My Asterisk version is 1.4 and I am trying to use the ResponseTimeOut() application to control the response time of the Background function, but when the running arrive for the ResponseTimeOut() then the call drop and my debuging says: No Application 'ResponseTimeout' for extension (Test_Bilal,s,3) Spawn extension (Test_Bilal,s,3) exited non-zero on 'Zap/1-1' Hangup
2008 Jun 29
1
Timeout between digits for fxs station
Hi All; How to increase the waiting time between entering the digits for the analoge phone device that is connected to fxs? Is it by DigitTimeout? But how it will be apply for analoge station if the user just pickup the handset and dialed the number? Any help? Regards Bilal
2007 Oct 14
4
ResponseTimeOut() and t extension
Hi List; Can someone advise me why in the below context, it does not run the Background step? Once I dial 1000, then it hangup and give congestion signal? If I comment the ResponseTimeOut, then it run the Background but it does not wait till caller enter the digits, once the sound file finish, then it hangup (congestion signal), also in all the situation, it does not go for the t extension, why?
2008 Mar 20
1
More DTMF issues
Still grasping at straws trying to solve DTMF detection issues with one of my asterisk servers. This particular server is now running Asterisk 1.4.18.1 and Zaptel 1.4.9.2 in runlevel 3 (console only) with 2 X100P cards. I have tried adjusting channel gains, turning call progress and relaxdtmf on and off, switching echo cancelers, just about everything that Google turns up and I can't
2007 Nov 11
1
IMAP Voicemail -- HELP! Asterisk not playing Greeting!
I'm using Asterisk 1.4.13, the latest released version. The linux platform is FC7. I setup my Asterisk server to use IMAP storage. Dovecot is the IMAP server. Its storing messages perfectly--no problems. I should also mention that I'm using MySQL for real-time configuration. That must be working (at least partially), because I can authenticate v. the voicemail table. However, the
2007 Jul 27
0
Keep playing Background while dialling invalid dtmf extensions
hi asterisk users How can i make asterisk "ignore" invalid extensions, and go on playing the background soundfile? Normally, asteriks will take the user to the invalid extension if the caller presses anything other than 1 or 2 in the following context:: [example] exten => s,1,Answer() exten => s,2,Background(hello-world) exten => s,n,Goto(s,2) exten =>
2009 Sep 02
2
DISA() fails to recognize dtmf where WaitExten() succeeds (DAHDI-PRI)
Is there any known reason that the DISA() routine should behave differently than WaitExten() as far as recognizing DTMF tones? If not, I suspect there's a bug here. Try it yourself--two DID's on our PRI, numbers below let you test each routine: It is my observation that some setups/phones DO and some DO NOT express this variance. --I could not show any variance on a sprint mobile phone
2006 Nov 01
5
DTMF over IAX
Ok sorry for not being specific. I am having a problem when people outside call in to my number which terminates at VoicePluse then The send IAX to me and I do not get any tones. People press buttons but it just goes to the next dialplan fall through. It happens 60-70% of the time. extentions.conf [general] static=yes writeprotect=no autofallthrough=yes clearglobalvars=no priorityjumping=no
2011 Jan 05
2
DTMF-troubles with Snom
Hello list, I'm having DTMF-troubles with a Snom phone. I want to know if it's the Snom or Asterisk that makes the trouble. I'm playing a prompt, then make a choice for "2" : [Jan 5 17:06:38] VERBOSE[29172] file.c: [Jan 5 17:06:38] -- <SIP/test1-00000701> Playing '/var/lib/asterisk/sounds/vprompts/109001/prompt5040.slin' (language 'nl') [Jan
2010 Aug 27
0
Asterisk 1.6 Displaying in Debug that it is playing a ulaw file using BackGround() but no audio is heard from the phone
First off, let me first say that this is not a one-way audio problem. Sometimes I can get 'her' to speak to me, other times I can't for a long time. I'm just using a very simple system to dump people into MeetMe(). Nothing fancy. I do have the following in my modules.conf: preload => format_mp3.so preload => codec_ulaw.so preload => format_pcm.so My extensions.conf
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
2005 Jan 17
4
Wait(n) -v- Background(silence/n) ?
Will Wait(n) still listen for DTMF input from the caller after there has been a Background(some-message) prompt, or do I need to use Background(silence/n) to still listen for DTMF? -- Howard. LANNet Computing Associates; Your Linux people <http://www.lannetlinux.com> ------------------------------------------ "When you just want a system that works, you choose Linux; when you want a
2008 Aug 15
1
Problem with Aastra 480ci and qualify=yes
Hi, We have a few Aastra 480ci phones and we've noticed that in order to get the phone to receive a call, qualify must be = no. Apparently the Aastras do not respond to the qualify message (or respond in a way Asterisk doesn't understand) and Asterisk thinks the phone is unreachable. However, this now prevents MWI from working properly on the phones. Does anyone know how to get MWI
2007 Jul 12
0
No subject
I got one email from eric asked me to Lower the rxgain and txgain on your Zap channels. But actually it is already the voice volume is low and I was looking to increase the gain (currently it is 0.0), so I do not know if eric was mean to reduce it less than 0.0, but I can not do that due to the low volume that is already existed, so any more reduce will make the voice not hearable well, even if
2012 Feb 02
1
amd detect answering machine
Hi, I have IVR and when I press 1, asterisk calls my mobile phone. If my mobile phone is offline, asterisk transfers to asterisk voicemail. I'd like asterisk detects my mobile voicemail and if my mobile voicemail answers, asterisk transfers to asterisk voicemail. For that, I used AMD. So I have problems ! Asterisk detects answering machine everytime! How do I do please ? extensions.conf
2011 Sep 18
2
DTMF problem
[This email is either empty or too large to be displayed at this time]
2010 Jun 22
1
storing DTMF inputs
Thanks a lot Danny. I have done the part of playing a file by creating a context in my dialplan. Now I am puzzled as i wish to store the DTMF inputs done by the users who is listening to the playback. I found there are ways, but some specific way by which it is not stored in file but conveyed directly to the asterisk server. When the call landed up on the softphone, i pressed keys the
2010 Jun 15
1
Voicemail vm-intro played even when temp greeting is setup
Hi there, I am configuring a small voicemail server and I am facing the following problem. Executing this command: exten => 1234,1,VoiceMail(${NUMBER}@test) When a user does not have a customized temporary greeting vm-intro message is played asking for the message to the user but when the user has already a temporary greeting both the temporary greeting and vm-intro are played. Basically
2007 Oct 06
9
Unusable performance over WAN (part 2)
Hi all, Disregard my previous posts, I've consolidated everything here. I'm having terrible performance issues with samba over a WAN (point-to-point T1 link). Doing a copy of a 2MB file from a samba server to a linux client running smbclient takes over 5 minutes. SCPing the same file takes seconds. The server is running samba version 3.0.25c with kernel 2.6.16.18. I've put up a set