similar to: question about DISA

Displaying 20 results from an estimated 2000 matches similar to: "question about DISA"

2005 May 14
2
Asterisk Guru help needed for DISA troubles
I have a setup which allows users to access my asterisk box via FWD. That is, a user in say, France can call into a local access number for FWD, then hit number 7 which dumps them into a DISA request for a password, which then dumps them into my internal extension so they can dial out through a VOIP provider. Everything works fine until they enter their tones for the number they are calling
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 =>
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
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
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 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 Jun 05
2
DTMF and DISA
Hi Folks, I'm trying to test out Asterisk overall. I'm having some problems with DTMF. Currently I'm playing with DISA, but I'm worried this will happen when I get to implementing AAs etc. I have a free SIP trunk from IPKall that I'm trying to make work. I'm able to receive calls, and I've now setup and extension with DISA and a password. I connect ok from the
2005 May 10
2
DISA
We are using DISA with local SIP users. The user enters in a 2 digit code then they get a dialtone and the phone dials out. The problem is that the calls waits 10 seconds after the outgoing number is dialed, no matter what I put for the timeout values. Anyone else using DISA that has run into this? exten => _2X,1,Answer exten => _2X,2,DigitTimeout(2) exten =>
2004 Jul 01
2
DISA and AGI: authenticate by caller ID?
I'm having trouble getting an AGI exec command to spawn app_disa. The script executes properly, but does not spawn DISA. The CLI gives no helpful clues. Am I doing the exec incorrectly? I want to have a way to authenticate callers to the extension by Caller ID... if their caller ID is in my database and set to active, they can call out. [like a calling card but auth'd by CID instead
2006 Mar 13
2
DISA & SPA3000 issues
Hi, These days I run into something quite odd. I have an A@H that was modified to meet our requirements. We have a completely funtional DISA which we use pretty much all the time. I works flawlessly with incomming SIP calls from several providers, IAX calls from FWD and with ZAP. Recently we came out with a situation where it doesn't work... with a
2005 Aug 16
1
DISA over Zap (TE110P) issues on * STABLE 1.0.9
Hi ! Did anyone had issues/managed to solve issues with DISA over Zap channels on * 1.0.X (STABLE) ? I have a situatuion where DTMFs that should be recognized in DISA work over SIP channels and do not work over ZAP channels (Zap channels are on TE110P) I have in default context: exten=> 299,1,DISA(no-password|default) and I have SIP extension 200 in [default] and I have Zap trunk which
2003 Oct 14
1
DISA and ringing tone
Hi I am using DISA to get my Polycom SoundPoint400 with H323 firmware to connect to * I have it working, but when I dial SIP end points there is no ringing tone on the phone. DISA gives dial tone but does not give ringing (if I understand correctly it is because it expects to transmit sound created by terminating side of the call) Is there a way to make DISA application to generate ringing
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
2007 Feb 08
1
Any Way to Get # Functionality in DISA
When using a SIP phone with Asterisk, hitting the # key (pound or hash depending on where in the world you happen to be) tells Asterisk that there are no more digits coming, and to put the call through immediately based on the digits already entered. This is the same functionality as the PSTN (at least in North America). However, DISA just sees the # as another digit, and therefore pressing #
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
2003 Jun 14
1
show application DISA
hi all the help output for DISA ends like below, with the half-sentence 'Note that in the case' what's the rest of that sentence? The file that contains the passcodes (if used) allows specification of either just a passcode (defaulting to the "disa" context, or passcode|context on each line of the file. The file may contain blank lines, or comments starting with
2006 Nov 22
1
Request for working config for DISA
Hi Friends, I have configured DISA. But, its not working. When I dial to my zap channel, its asking to enter pin number. After entering PIN number, its giving continuous engage sound and hangup. Can anybody send me correct working configuration for DISA? Looking forward to your response. Thank you. Regards, Chandra. --------------------------------- Sponsored Link Get an Online or Campus
2003 Dec 16
1
DISA - Zap/DTMF Problem
Hi guys, I am trying to use DISA. The scenario is - I call my home number (where X100P seats) from mobile phone, enter the password, enter international number and get connected via voiptel. It works perfectly when I call extension setup with DISA from X-PRO SIP phone, but when I dial into Zap, It seems that it does not detect DTMF tones. Here is a log and config files Please help
2006 Mar 17
2
DISA alternative
You can do something like this: answer background(enter-number-wish-dial) Waitforexten(10) Dial({TECH}/${EXTEN} or Goto (outsidetruck,${EXTEN},1) where outsidetrunk is a context that checks te number and routes the call. ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jeremy Sent: