similar to: DISA() fails to recognize dtmf where WaitExten() succeeds (DAHDI-PRI)

Displaying 20 results from an estimated 4000 matches similar to: "DISA() fails to recognize dtmf where WaitExten() succeeds (DAHDI-PRI)"

2007 May 16
1
WaitExten not responding on key presses
Hi, I have the problem that WaitExten is not responding to key presses. Here are the sections from my extensions.conf: [globals] incoming_call=0 menu=0 announce=0 [internal] exten => 777,1,Goto(hotline,${EXTEN},1) [hotline] exten => _X.,1,Set(CALLERID(name)=Hotline) exten => _X.,n,Set(original_extension=${EXTEN}) exten => _X.,n,GotoIf($[${announce}=1]?4:10) exten =>
2006 Dec 31
0
IAX & WaitExten
Hello list, I've got a problem (maybe only a problem of understanding how * works) with IAX and WaitExten. To simplify the problem I've brought it down to the following scenario: - 3 Asterisk Server A,B and C (central). - A and B both register with C. Now I want to be able to dial an extension at A to become connected to C and there I want to dial an extension to become connected to B.
2005 Mar 25
2
WaitExten question
I'm a bit confused about how WaitExten works. I assumed that when it returns 0, the next priority in the extension would be executed, but that doesn't seem to be the case. When I get to WaitExten and enter extension 8, it plays the message, then Waits another 10 seconds and times out. [local] exten => s,1,Wait,1 ; Wait a second, just for fun exten =>
2009 Nov 05
1
Asterisk 1.4 DISA is jumoing after one digit in the DISA context
Dear list, I have problems with DISA on an specific server with Asterisk 1.4.26.2. After starting DISA I can only press one key and DISA is jumping direct into the context without waiting for further digits. In dtmf.log I found this: [Nov 6 00:09:28] DTMF[2413] channel.c: DTMF begin '7' received on SIP/214-00d92db0 [Nov 6 00:09:28] DTMF[2413] channel.c: DTMF begin passthrough
2011 Mar 23
2
using ${EXTEN} with waitexten
All: Some of the people who dial into to our system will press the pound key when entering an extension for the directory key. When waitexten gets that, I get an error messages as, for example 123# doesn't match any extension. I was going to use ${EXTEN} to just use the first three numbers, but I'm not sure how to use this with WaitExten. so I have exten =>
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
2006 Nov 28
1
Attn: DISA Experts(Strange problem with DISA)
Hi Friends, I am facing a strange problem with DISA. I have installed and configured Trixbox. I've created a secret extension i.e., 555 and called this extension in Digital Receptionist using custom extension i.e., created in extensions_custom.conf file. When I call from my mobile phone to my PSTN number, which is connected to FXO port, my IVR is responding. After entering my DISA
2005 Mar 19
1
DISA -> macro = congestion
When I use DISA I get congestion when I try to reach 1-800-number: Here is the context: [disa] exten => 087,1,Answer exten => 087,2,DigitTimeout,8 exten => 087,3,ResponseTimeout,20 exten => 087,4,Authenticate(985) exten => 087,5,DISA(951|disa-access) [disa-access] include => tollfree include => outgoing-voipjet [tollfree] ; ; terminate toll-free no.'s via fwdnet ; US
2005 Jul 25
2
DISA disconnects
DISA is currently disconnecting when I dial 8888 to access DISA. Below is my extensions.conf file from A@H and some lines which shows the disconnect. Should DISA be loaded as a module in modules.conf? When I do a 'show applications' i see that DISA is there. Help! -------------------------------------- ;Asterisk CLI as I placed a call from cell into the system. Playing
2005 Mar 21
1
DISA Hangs up after DTMF is sent
Hey, this is happening to anyone who I try this with. We get into the DISA, then hear the dial tone. Dial 1 then start dialing the number, and it hangs up. I thought adding a wait time after the DISA may help, I was wrong. Here is what I have thus far in the DISA extentions. [DISA] exten => 7,1,DISA(no-password||"Scheda" <565> 455-1337) exten => 7,2,Wait(45) exten =>
2006 Nov 19
2
WaitExten only reading 1 digit.
I am trying to setup an interactive menu where a caller hits the main menu and can then dial an extension. As far as I can tell the "Waitexten" app is failing to read 3 digits and just reading the first and then announcing that it is invalid since all extensions are 3 digits. How do I make Waitexten wait for 3 digits? I have setup the extension "100" for users to reach the
2004 Jul 02
0
DISA and AGI: authenticate by caller ID? (resolved)
Here is some code to do authentication by caller ID for DISA through AGI. My original code had a bug in the Mysql query code, and there was a hangup in the wrong place [that's what I get for coding something at 2:00am], but the attached code works correctly. Take note of the REGEXP for the CallerID variable. When I tested the code from the PSTN it worked because there was no name component,
2008 Jan 09
3
WaitExten and Macros
I am trying to use a WaitExten in a Macro, and I am finding that the extension which is pressed ends up in context of the calling context and not in the Macro. How do you do a WaitExten in a Macro? Tony Plack
2005 Mar 08
4
Nortel ATA not passing dtmf tones to fxo
I am trying to integrate a Nortel Norstar system with an Asterisk service using a TDM04B card (4 fxo). So far everyting works from Asterisk to Nortel. The problem is when someone dials from the Nortel PBX to the Asterisk server. Asterisk answers the call and provides a dialtone (with DISA) but appartently the DTMF tones are not passed to asterisk and the call cannot proceed. This only
2004 Jun 18
3
WaitExten substitute
i am using the freebsd port, which seems to not yet have WaitExten(), which i kinda want to use thusly [ext-666] exten => _.,1,SetVar(areacode=666) exten => _.,2,Background(zz-in-who) ; give them list of extns exten => _.,3,WaitExten(10) ; let them enter extn to call include => extensions include => applications include => speeddials
2005 Jun 05
2
Disa - how it returns on user not dialing any numbers ?
Hi, I'd like to use DISA properly for my case - I'd like to handle it right, if user when in DISA doesn't dial any number - how does Asterisk return from DISA cmd ? I'd like to dial some default number if user doesn't dial anything or give him some message - but I don't know what gets executed after DISA if nothing is dialed .... I'm reading this on wiki, but
2006 Apr 08
2
question about DISA
Lists, ? ? Hi, good day, i was being task to create a DISA access for internal purpose of the company, i'm having a problem to work with it with authentication, but i think it's really a straight forward thing to do, can someone enlight me on this. thanks ? sample code snippet ? ???? exten => 5,Goto(inward,s,1) ? [inward] ? ?????????? exten => s,1,Disa(1234|outgoing) ?????????? ;
2005 Feb 27
0
FW: DISA and a long delay; ideas?
Jeez, I need to work out the shortcut to send an email which I keep pressing by accident!! -----Original Message----- From: C. Tomlinson [mailto:asterisk_list@burntwires.com] Sent: 27 February 2005 22:48 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] DISA and a long delay; ideas? Many thanks, that was the problem. I didn't paste the
2006 May 04
0
disa and caller id
Before I go nuts trying to figure this out, is anyone using DISA in this manner? exten => s,1,DISA(XXXXX|context|callerid) Everything works except the caller ID part. What I had wanted to do is to setup up a file of authorization codes where each code was associated with a context and caller id. The format for the file, I thought would be: XXXX|context|callerid and I had it set up in
2007 Jan 16
0
Help with DISA
Hi, I'm trying to configure Asterisk and DISA. Asterisk is working, but I cannot have DISA dialing out. This is a snippet of my extensions.conf: [internal] exten => 1003,1,DISA(no-password|outgoing2) [outgoing2] exten => 1003,1,Playback(beep.gsm) exten => 1005,1,Playback(beep.gsm) My understanding is that if I dial the extension 1003, I should then be redirected to the context