search for: digittimeout

Displaying 20 results from an estimated 320 matches for "digittimeout".

2005 Aug 19
2
FXO not picking up; baffled
...sn't actually answer -- my cell phone never stops ringing, and the call plan loops the following information even after I've hung up the cell phone: -- Starting simple switch on 'Zap/1-1' -- Executing Answer("Zap/1-1", "") in new stack -- Executing DigitTimeout("Zap/1-1", "5") in new stack -- Set Digit Timeout to 5 -- Executing ResponseTimeout("Zap/1-1", "10") in new stack -- Set Response Timeout to 10 -- Executing Playback("Zap/1-1", "groovy") in new stack -- Playing 'gro...
2004 Jan 27
1
Distinctive ring Issues
...;95 ms" is a short ring and "325 ms" is a long ring. In my extensions.conf file, I have the following contexts defined: [dist_ring1] exten => s,1,Wait,1 ; Wait a second, just for fun exten => s,2,Answer ; Answer the line exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds exten => s,4,ResponseTimeout,10 ; Set Response Timeout to 10 seconds exten => s,5,Macro(exten-vm,7002,SIP/ringwald) [dist_ring2] exten => s,1,Wait,1 ; Wait a second, just for fun exten => s,2,Answer...
2003 Nov 10
3
Inter-digit minimum
I see there is the DigitTimeout application that sets the maximum time between digits before asterisk will interpet. Is there any way to control the minimum? We are having problems with incoming calls on our X100P where callers try to dial 10, but the 1 gets detected twice and they end up on extension 11. Thanks Mark Farve...
2003 Aug 25
11
Why doesnt anyone reply me ?
...er mind this is my last try . How can record a conversation with asterisk ? I tried to use Record() but dint work for me .. here is what i tried . exten => s,1,Wait,1 ; Wait a second, just for fun exten => s,2,Answer ; Answer the line exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds exten => s,4,ResponseTimeout,10 ; Set Response Timeout to 10 seconds exten => s,5,BackGround(seattle) ; Play a congratulatory message exten => i,1,Goto,sip|${EXTEN}|1 exten => i,2,Record(input:wav) include => sip _______...
2004 Jun 23
3
help needed with read()
...eturns -1 on hangup or error and 0 otherwise. I need to collect a variable length digit string terminated by # and then pass those digits to an agi script. I can do this as follows (when I know the length of the string). exten => s,1,BackGround(please-enter-the-fourdigit-pin) exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => _XXXX,1, agi, agiscript.agi I would like to use Read() here, like exten => s,1,BackGround(please-enter-the-pin) exten => s,2,Background(followed-by-pound) exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => s,5,Read(...
2004 Aug 20
1
x100p won't answer
...risk and do show channels, i see no active channels. zapata.conf has: signalling = fxs_ks context = line1 channel => 1 signalling = fxs_ks context = line1 channel => 2 zaptel.conf has: loadzone=us defaultzone=us fxsks=1-2 extensions.conf has: [line1] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,BackGround(demo-congrats) exten => s,5,BackGround(demo-instruct) [line2] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,BackGround(demo-congrats) exten => s,5,BackGround(demo-instru...
2003 Jun 18
2
== Everyone is busy at this time problem
...ing call on 'SIP/a.sampietro-f7be' (a.sampietro) -- Executing Goto("SIP/a.sampietro-f7be", "doisdn|BYEXTENSION|1") in new stack -- Goto (doisdn,00115601992,1) -- Executing StripMSD("SIP/a.sampietro-f7be", "1") in new stack -- Executing DigitTimeout("SIP/a.sampietro-f7be", "10") in new stack -- Set Digit Timeout to 10 -- Executing ResponseTimeout("SIP/a.sampietro-f7be", "20") in new stack -- Set Response Timeout to 20 -- Executing Dial("SIP/a.sampietro-f7be", "Modem/g1:BYEX...
2004 May 06
3
Dial internal phones problem - zaphfc
Sorry that I wrote in german : Ich benutze asterisk mit dem zaphfc Treiber. Jetzt hab ich folgendes Problem, habe 2 ISDN-Telefone angeschlossen. zaphfc im nt-mode. Anrufe von ausserhalb per sip (sipgate.de) kommen an. Wenn ich aber intern zwischen den zwei Telefonen (Ascom Eurit 30) sprechen m?chte geht das nur wie folgt : Erst die Nebenstelle w?hlen und dann den H?rer am Telefon abnehmen.
2004 Jun 16
5
Failed to authenticate on INVITE
Hi, I upgraded my two asterisk boxes today to the latest cvs (up from 5/3/04). These two boxes talk to eachother via sip, not iax. Since the upgrade, I get the error "Failed to authenticate on INVITE" trying to make calls to/from either box. Removing the secret from each box's sip config seems to work but is utterly braindead. Has anyone seen this? - Eric
2006 Jan 13
2
"auto fallthrough" hangup on 1.2.1
I upgraded from 1.0.9 to 1.2.1 My IVR which worked perfectly on 1.0.9, now hangup with no reason (at least I could not find a cause) When this hangup happen, I can read: == Auto fallthrough, channel 'IAX/user-20' status is 'BUSY' This happening also with ZAP channels I'm really disappointed with 1.2.1, what is benefit from upgrade if I must spend couple days to get my system
2004 May 05
7
* & ISDN-BRI-PTP & DID & ISDN4Linux does not show incoming number
...ension.conf------------snip------------- exten => _234.,1,Dial(SIP/zok1,1) ; "234" is local number without extension exten => _211234.,1,Dial(SIP/zok2,1) ; area(city) code + local number without extension. just in case exten => s,1,Wait,1 exten => s,2,Answer exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => s,5,Playback(willkommen) exten => s,6,BackGround(zugangscode) --- part of extension.conf------------snap------------- So, whenever a call is received it should directly dial on of the two SIP-Phones (only for testing purposes). But it never dial...
2004 Aug 21
3
zaptel config
...annels, i see no active channels. zapata.conf has: signalling = fxs_ks context = line1 channel => 1 signalling = fxs_ks context = line1 channel => 2 zaptel.conf has: loadzone=us defaultzone=us fxsks=1-2 extensions.conf has: [line1] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,BackGround(demo-congrats) exten => s,5,BackGround(demo-instruct) [line2] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,BackGround(demo-congrats) exten => s,5,BackGround(de...
2003 Oct 19
2
The Start extension
...play. Maybe I misunderstood the "s" extension. According to what I read it is executed everytime something enters the context. Obviously something was misunderstood. The following is in extensions.com: [from-sip] exten=> s,1,Answer exten=> s,2,Background,dir-intro exten=> s,3,DigitTimeout,3 exten=> s,4,ResponseTimeout,10 exten => 2000,1,Dial(SIP/2000,20) exten => 2001,1,Dial(SIP/2000,21) Any ideas are appreciated. Robert
2005 Mar 19
2
Goto and E1 line
...oto(callcenter,100,1) exten => 022956353,1,Goto(callcenter,100,1) exten => 022956388,1,Goto(callcenter,100,1) exten => 022956355,1,Goto(callcenter,101,1) exten => s,1,Goto(go_to_pbx,200,1) [callcenter] exten => 100,1,Answer exten => 100,2,SetMusicOnHold(default) exten => 100,3,DigitTimeout,5 exten => 100,4,SetVar(QUEUE_PRIO=5) exten => 100,5,Background(welcome) exten => 100,6,Queue(hotline) ;VoIP Phones exten => 101,1,Answer exten => 101,2,SetMusicOnHold(default) exten => 101,3,DigitTimeout,5 exten => 101,4,SetVar(QUEUE_PRIO=10) exten => 101,5,Background(wel...
2009 Feb 24
2
Multiple SIPGate accounts.
..._SG insecure=very canreinvite=no disallow=all allow=alaw Not that it really matters as these work when the other account is disabled, Excerpts from extensions.conf - 8<---- SNIP! ---->8 [infoline_SG] exten => 1212121,1,Goto(infoline,s,1) [infoline] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,BackGround(/var/lib/asterisk/infolinesounds/welcomeHL) 8<---- SNIP! ---->8 [infoline_config_SG] exten => 1313131,1,Answer exten => 1313131,2,Background(/var/lib/asterisk/infolinesounds/welcomeHLC) exten => 1313131,3,Authenticate(1...
2004 Jul 26
3
ResponseTimeout, Straight to operator?
...ait 15 seconds for an answer (pick up the local phone) exten => s,1,Wait,2 ; Answer the phone exten => s,2,Answer ; Playback generic voice mail message exten => s,3,Background(ts_welcome_en) ; They must respond within 10 seconds ; else jump to priority t (terminate call) exten => s,4,DigitTimeout,3 exten => s,5,ResponseTimeout,10 ;Sales Voicemail ;exten => 1,1,Dial(SIP/2001,15) exten => 1,1,Dial(Zap/3,20) exten => 1,2,Playback,vm/7000/unavail exten => 1,3,Voicemail,7000 exten => 1,4,Goto,t|1 ;Support Voicemail exten => 2,1,Dial(Zap/3,20) exten => 2,2,Playback,vm/70...
2003 Dec 20
3
ivr key press?
I'm testing an ivr implementation (first time) using: exten => 620,1,Wait,1 exten => 620,2,Answer exten => 620,3,DigitTimeout,5 exten => 620,4,ResponseTimeout,10 exten => 620,5,Background(npi-greeting) ; "Thanks for calling press 1 for" exten => 1,1,Goto(npi-directory,s,1) For initial testing, I've arbitrarily mapped this onto ext 620 (will change that later when things are working as expected)....
2004 Sep 14
2
Press 9 to dial by name
...SIP calls going to a context called [From_SER]. My config looks like this: [From_SER] include => MailBox include => ACMEInc exten => 1,1,Goto(${EXTEN},s,1) [MailBox] exten => _XXXX,1,Wait(2) exten => _XXXX,2,Voicemail(u${EXTEN}) [ACMEInc] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,Voicemail(${EXTEN}) exten => 9,1,Directory(${EXTEN}) It seems to me like this should work, but I never reach the ACMEInc voice mailbox. If I address a mailbox number like <sip:1234@asterisk> it takes me right in based on the _XXXX dia...
2004 Nov 30
3
Passing Var to PHP AGI script
exten => auth_dial,1,DigitTimeout,5 exten => auth_dial,2,ResponseTimeout,15 exten => auth_dial,3,Read(dialed,IVR/en_enter_destination,0) exten => auth_dial,4,agi(call_start.php|${dialed}) exten => auth_dial,5,dial(SIP/${dialed}@146.82.15.241) I'm trying to get What they dialed put into the PHP script. How do I get...
2005 May 10
2
DISA
...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 => _2X,3,ResponseTimeout(2) exten => _2X,4,SetAccount(1${EXTEN}) exten => _2X,5,SetCDRUserField(${SIPCALLID}) exten => _2X,6,DISA(no-password|<another context>) -- ----- Chris Stinson Network Operations Center ISDN-Net, Inc. 615-221-4200 x103 noc@isdn.net