search for: dial_timeout

Displaying 7 results from an estimated 7 matches for "dial_timeout".

2007 Jun 29
1
Fwd: Call Wainting dysfunctions
..._PARTY})} > 1]?play_back_busy) exten => s,n,GotoIf($[${LEN(${CALLERIDNUM})} != 4]?skip_down) exten => s,n,Set(GROUP(${CALLERIDNUM})=OUTBOUND_GROUP) exten => s,n(skip_down),Noop("Test") exten => s,n,NoOp(${OUTBOUND_GROUP}) exten => s,n,Dial(${TECHNOLOGY}/${LOCAL_PARTY}|${DIAL_TIMEOUT}) exten => s,n(macro_out),MacroExit() exten => s,n(play_back_busy),GotoIf($[zoo${BUSYOPT} = zooNoBusy]?macro_out) exten => s,n,Busy ; // -------- set variables exten => s-set-variables,1,Set(TECHNOLOGY=${ARG1}) exten => s-set-variables,n,Set(LOCAL_PARTY=${ARG2}) exten => s-set-...
2010 Apr 05
0
SIP Outdial Not Detecting Ringing Line
...ret=XXXX fromdomain=X.X.X.X type=friend host=X.X.X.X canreinvite=no disallow=all allow=ilbc allow=g729 allow=gsm allow=g723 allow=ulaw call-limit=8 extensions.conf: [outdial] exten => dial,1,NoOp(Dial String = ${DIAL_STRING}) exten => dial,n,NoOp(Dial Timeout = ${DIAL_TIMEOUT}) exten => dial,n,Dial(${DIAL_STRING}, ${DIAL_TIMEOUT}) exten => dial,n,NoOp(Dial Status = ${DIALSTATUS}) exten => dial,n,Agi(agi://localhost/Outdial.agi) exten => dial,n,Hangup() exten => answer,1,NoOp(Dial Status = ${DIALSTATUS}) exten => answer,n,Agi(agi://localh...
2006 Feb 19
3
Loops and Variables
I have the following in my dialplan, counts the number of loops and when it hits greater then 5, exit. It works, but errors initially with, "syntax error, unexpected TOK_PLUS, expecting TOK_MINUS or TOK_LP or tolken; Input: +1". Could somebody tell me why? Thanks: ; **************************************** ; Setup a varriable to count the number of ; times the message has been
2010 Jul 15
1
Asterisk Manager Problem
I am originating a call to a Local channel using an Originate Action: Action: Originate Channel: Local/dial at outdial Context: outdial Exten: answer Priority: 1 Timeout: 45000 ActionID: some_id In my dialplan, I have this: [outdial] exten => dial,1,Dial(${DIAL_STRING}, ${DIAL_TIMEOUT}) exten => dial,n,NoOp(Dial Status = ${DIALSTATUS}) exten => dial,n,Agi(agi://localhost/Outdial.agi, ${DIAL_STRING}) exten => dial,n,Hangup() exten => answer,1,NoOp(Dial Status = ${DIALSTATUS}) exten => answer,n,Playback(${GREETING_NAME}) exten => answer,n,WaitForSile...
2006 May 19
0
Setup up Intellitouch ITC-3002 Sip phones with Asterisk
...transfer's, moh's, push a button to check voicemail, callerID, etc.. One big gotacha was the dial timeout (by default!) is set to 20000ms (20s) and its NOT configurable from the internal web gui on the phone. You have to download the config, edit it, then up the config again.. The line: dial_timeout=<your delay in ms> will set the dial delay Another gotcha is sip registration. Even though you set the authentication ID and password to whatever matches in the sip configured context for this phone, you still need to put in same username under "User name for URL" (in the gui) so i...
2006 Jun 09
3
FXO registration and VegaStream
I am trying to configure a VegaStream 50 FXO to work with asterisk. The problem that I am having is that the VegaStream does not support incoming registration from asterisk. VegaStream only allows outbound registration. My question is does asterisk allow incoming registration from an FXO? If yes how? Or better yet, has anybody been able to make the VegaStream FXO work with asterisk? According
2005 Mar 08
13
Broadvoice latest changes and still not working
I have added the three lines to the sip.conf file based on the latest changes from broadvoice. I can receive incoming calls but cannot place any outgoing calls. The error I get is: *CLI> -- Registered to '69.73.19.178', who sees us as IPADDRESS:4569 -- Attempting call on SIP/Broadvoice/5068012 for application Playback(demo-congrats) (Retry 1) Mar 8 08:35:21 NOTICE[29290]: