search for: trunkdial

Displaying 20 results from an estimated 26 matches for "trunkdial".

2010 Jun 06
0
Strange problem with zap channel.
...the calls. If anybody can offer a clue as to what the problem might be I'd be grateful. I looked at the port definitions and they are set up for NZ signaling (kewl loop). [Jun 6 13:24:29] DEBUG[4667]: app_macro.c:337 _macro_exec: Executed application: Dial -- Executing [1-dial at macro-trunkdial-failover-0.3:2] GotoIf("SIP/6006-015d0004", "16 > 0 ?1-BUSY|1:1-out|1") in new stack -- Goto (macro-trunkdial-failover-0.3,1-BUSY,1) [Jun 6 13:24:29] DEBUG[4667]: app_macro.c:337 _macro_exec: Executed application: Gotoif == Auto fallthrough, channel 'SIP/6006-015d0...
2009 Feb 12
1
Problem with parking
...o(internal-call,${EXTEN:3},incoming) [internal] exten => _${XTENS},1,Macro(internal-call,${EXTEN},internal) exten => *80,1,Page(SIP/2553) exten => *97,1,VoiceMailMain(${CALLERID(num)},s) exten => *98,1,Playback(templokun) exten => *99,1,Record(templokun.wav) exten => _9X.,1,Macro(trunkdial,Tal,${EXTEN:1},${CALLERID(num)},landline) [landlines] exten => _800XXXX,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},tollfree) exten => _[4-5]XXXXXX,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},landline) exten => _177X,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},land...
2007 Sep 10
2
Failover SIP logic
...call per trunk) and roll over to a second or third depending on that busy status Here's what I've got for a macro thusfar, but it's not working(fails if the 1st trunk is busy) extensions.conf: [globals] trunk_1 => SIP/trunk1 trunk_2 => SIP/trunk2 trunk_3 => SIP/trunk3 [macro-trunkdial] exten => s,1,Dial(${trunk_1}/${ARG1}) exten => s,2,Hangup() exten => s,102,Dial(${trunk_2}/${ARG1}) exten => s,103,Hangup() exten => s,203,Dial(${trunk_3}/${ARG1}) exten => s,204,Hangup() [from-internal] exten => _NXXNXXXXXX,1,Macro(trunkdial,+1${EXTEN}) exten => _1NXXNXXX...
2009 Jul 27
1
disposition "answered" after authenticate??????????
...s it should be. How should i use authentication that, it should accept it as aswered by default. Here is my dialplan: [CallingRule_testcall] exten = _0XXXXXXXXXX,1,Authenticate(/etc/asterisk/passwords,an) exten = _0XXXXXXXXXX,n,Set(CALLERID(num)=0312290${CALLERID(num)}) exten = _0XXXXXXXXXX,n,Macro(trunkdial-failover-0.3,${test}/${EXTEN:0},${span_1}/9${EXTEN:0},test,span_1) And here is the debug on ast. cli Using UDPTL CoS mark 5 -- Executing [051111111 at DLPN_test:1] Authenticate("SIP/8000-b51e04e0", "/etc/asterisk/passwords,an") in new stack -- <SIP/8000-b51e04e0&gt...
2008 Jan 11
5
Congestion/Forbidden issue with new carrier
...ticated. Here is what happens when i make a call, i have put xx on the numbers and passwords. The dialplan strips the 0 in front of the number. -------------------------------------------------------- -- Executing [0043401xxxx at numberplan-custom-2:1? ] Macro("SIP/400-08280ae0", "trunkdial|SIP/trunk_1/043401xxxx"? ) in new stack -- Executing [s at macro-trunkdial:1] Dial("SIP/400-08280ae0", "SIP/trunk_1/043401xxxx") in new stack -- Called trunk_1/043401xxxx [Jan 11 14:33:16] WARNING[2439]: chan_sip.c:11918 handle_response_invite: Received response: &quot...
2010 Dec 09
1
(Fwd) Re: Configuring Softphone
Thank you for the reply. On 8 Dec 2010 at 13:38, Danny (Danny Nicholas <danny at debsinc.com>) commented about RE: [asterisk-users] Configuring Softphone: > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gary Kuznitz > Sent: Wednesday, December 08, 2010 1:27 PM > To: Asterisk
2007 Sep 13
1
Problems with two trunks
...5060 registeriax = no registersip = yes secret = XXXXXXXX trunkname = Custom - MyTel2 trunkstyle = customvoip username = XXXXXXXX type = friend nat = yes ;extensions.conf [numberplan-custom-1] plancomment = DialPlan1 include = default include = parkedcalls exten = _0XXXXX!,1,Macro(trunkdial,${trunk_3}/${EXTEN:1}) comment = _0XXXXX!,1,First,standard ;a failover to PSTN, not yet enabled ;exten = _0XXXXX!,2,Macro(trunkdial,${trunk_2}/0${EXTEN:1}) ;comment = _0XXXXX!,1,First,standard At this point, everything appears to work fine. We can make calls from our several handsets using...
2009 Feb 26
2
Problems with Outbound Calls
...n = s,4,Background(if-u-know-ext-dial) exten = s,5,Background(otherwise) exten = s,6,Background(to-reach-operator) exten = s,7,Background(pls-hold-while-try) exten = s,8,WaitExten(6) [numberplan-custom-1] plancomment = DialPlan1 include = default include = parkedcalls exten = _9011XXXXXXX!,1,Macro(trunkdial,${span_1}/${EXTEN:1},${span_1_cid}) comment = _9011XXXXXXX!,1,International,standard exten = _9256XXXXXXX!,1,Macro(trunkdial,${span_1}/${EXTEN:4},${span_1_cid}) comment = _9256XXXXXXX!,1,Local,standard exten = _91700XXXXXXX!,1,Macro(trunkdial,${span_1}/${EXTEN:1},${span_1_cid}) comment = _91700XXXX...
2007 Jul 12
0
No subject
Connected to Asterisk 1.4.11 currently running on asterisk (pid =3D = 31999) -- Remote UNIX connection Verbosity is at least 8 -- Executing [00425298582 at numberplan-custom-1:1] Macro("SIP/8001-b7d0bb20", "trunkdial|SIP/trunk_3/0425298582") in new stack -- Executing [s at macro-trunkdial:1] Dial("SIP/8001-b7d0bb20", "SIP/trunk_3/0425298582") in new stack -- Called trunk_3/0425298582 [Sep 13 20:42:16] WARNING[32011]: chan_sip.c:12016 handle_response_invite: Received response:...
2007 May 13
0
Asterisknow b5 - trouble registering at voip provider
...us : Unmonitored Useragent : Reg. Contact : asterisk*CLI> asterisk*CLI> and when i try to call with my lan phones to the "outside" via the claro91 trunk, I get asterisk*CLI> -- Executing [966944780@numberplan-custom-1:1] Macro("SIP/6000-0820e870", "trunkdial|SIP/claro91/66944780") in new stack -- Executing [s@macro-trunkdial:1] Dial("SIP/6000-0820e870", "SIP/claro91/66944780") in new stack -- Called claro91/66944780 [May 13 17:37:40] WARNING[5522]: chan_sip.c:11860 handle_response_invite: Received response: "Forbidde...
2011 Jan 18
3
Calling rules
Hello. I don't know if this is a problem, but I was expecting a different behavior. Users, have to dial "0" to get an external line, and afterwords the number they want to dial (exe 12345). The thing is: 1-If user dial "012345" there is an error and the call isn't made and the error is "handle_request_invite: Call from 'XXX' to extension '012345'
2007 Jul 12
0
No subject
Connected to Asterisk 1.4.11 currently running on asterisk (pid =3D = 31999) -- Remote UNIX connection Verbosity is at least 8 -- Executing [00425298582 at numberplan-custom-1:1] Macro("SIP/8001-b7d0bb20", "trunkdial|SIP/trunk_3/0425298582") in new stack -- Executing [s at macro-trunkdial:1] Dial("SIP/8001-b7d0bb20", "SIP/trunk_3/0425298582") in new stack -- Called trunk_3/0425298582 [Sep 13 20:42:16] WARNING[32011]: chan_sip.c:12016 handle_response_invite: Received response:...
2007 Aug 30
0
DTMF Question
...hasexten = no hasiax = no hassip = yes host = 10.10.0.10 port = 5060 username = dtrr secret = dtrr registeriax = no registersip = no trunkname = Custom - Corporate trunkstyle = customvoip disallow = gsm,ilbc,speex,g726,adpcm,lpc10,g729 --extensions.conf-- [globals] trunk_2 => SIP/dtrr [macro-trunkdial] exten => s,1,Dial(${ARG1}) exten => s,2,Goto(s-${DIALSTATUS},1) exten => s-BUSY,1,Hangup() exten => s-NOANSWER,1,Hangup() exten => _s-.,1,NoOp() [from-internal] exten => _1000,1,Macro(trunkdial,${trunk_2}/${EXTEN}) exten => _1NXXNXXXXXX,1,Macro(trunkdial,${trunk_2}/${EXTEN})...
2008 Sep 01
0
not able to make call to landline no...to mobile works fine
...;Ignoring pridialplan" same with other parameter. When i disable those options still i am able to call mobile no. when i make call , asterisk give me following log when debug mode is enabled.. asterisk*CLI> ??? -- Executing [947521744 at test:1] Goto("SIP/2002-b76144d0", "trunkdial|947521744|1") in new stack ??? -- Goto (trunkdial,947521744,1) ??? -- Executing [947521744 at trunkdial:1] Dial("SIP/2002-b76144d0", "Zap/r1/47521744") in new stack -- Making new call for cr 32854 ??? -- Requested transfer capability: 0x00 - SPEECH > Protocol Discriminat...
2007 Jul 12
0
No subject
Connected to Asterisk 1.4.11 currently running on asterisk (pid =3D = 31999) -- Remote UNIX connection Verbosity is at least 8 -- Executing [00425298582 at numberplan-custom-1:1] Macro("SIP/8001-b7d0bb20", "trunkdial|SIP/trunk_3/0425298582") in new stack -- Executing [s at macro-trunkdial:1] Dial("SIP/8001-b7d0bb20", "SIP/trunk_3/0425298582") in new stack -- Called trunk_3/0425298582 [Sep 13 20:42:16] WARNING[32011]: chan_sip.c:12016 handle_response_invite: Received response:...
2006 Dec 08
1
cal recording with email
...to be able to receive an email recording of the call everytime he dials *91 + number. The problem is that the email is not going out or being generated when I use the ${CALLFILENAME} variable. When I use the actual file name of the gsm recording, the emails go out without a problem. [rec-tt-trunkdial] exten=>_*91NXX.,1,SetVar(CALLFILENAME=${TIMESTAMP}:${CALLERIDNUM}) exten=>_*91NXX.,n,Monitor(gsm,/var/spool/asterisk/monitor/${CALLFILENAME },m) exten=>_*91NXX.,n,Set(CALLERID(num)=7188233325) exten=>_*91NXX.,n,Dial(IAX2/${VOICEPULSE_GATEWAY_OUT_A}/${EXTEN:2},,gtTr ) exten=>_*9...
2007 Jul 12
0
No subject
Connected to Asterisk 1.4.11 currently running on asterisk (pid =3D = 31999) -- Remote UNIX connection Verbosity is at least 8 -- Executing [00425298582 at numberplan-custom-1:1] Macro("SIP/8001-b7d0bb20", "trunkdial|SIP/trunk_3/0425298582") in new stack -- Executing [s at macro-trunkdial:1] Dial("SIP/8001-b7d0bb20", "SIP/trunk_3/0425298582") in new stack -- Called trunk_3/0425298582 [Sep 13 20:42:16] WARNING[32011]: chan_sip.c:12016 handle_response_invite: Received response:...
2007 Sep 13
2
FW: Problems with two trunks
...5060 registeriax = no registersip = yes secret = XXXXXXXX trunkname = Custom - MyTel2 trunkstyle = customvoip username = XXXXXXXX type = friend nat = yes ;extensions.conf [numberplan-custom-1] plancomment = DialPlan1 include = default include = parkedcalls exten = _0XXXXX!,1,Macro(trunkdial,${trunk_3}/${EXTEN:1}) comment = _0XXXXX!,1,First,standard ;a failover to PSTN, not yet enabled ;exten = _0XXXXX!,2,Macro(trunkdial,${trunk_2}/0${EXTEN:1}) ;comment = _0XXXXX!,1,First,standard At this point, everything appears to work fine. We can make calls from our several handsets using...
2008 Jan 31
1
Default delay time for Attended call
...ngdistance include => trunkint [longdistance] ignorepat => 9 include => local include => trunkld [local] ignorepat => 9 include => default include => trunklocal include => trunktollfree include => longdistance include => parkedcalls [macro-trunkdial] exten => s,1,Dial(${ARG1}) exten => s,n,Goto(s-${DIALSTATUS},1) exten => s-NOANSWER,1,Hangup exten => s-BUSY,1,Hangup exten => _s-.,1,NoOp [macro-stdexten] exten => s,1,Dial(${ARG2},20) ; Ring the interface, 20 seconds maximum exten => s,2,Goto(s-${DIAL...
2008 Oct 10
2
Configuring Bandwidth.com SIP trunks to prevent one-way audio
...up, I had to use 4. [internalphones] exten = _1NXXNXXXXXX,1,Set(GROUP()=SIPGROUP) exten = _1NXXNXXXXXX,n,GotoIf($[${GROUP_COUNT(SIPGROUP)} >= 4]?100) ;If the group has 2 or more calls, do not dial. exten = _1NXXNXXXXXX,n,NoOp(1NCount = ${GROUP_COUNT(SIPGROUP)}) exten = _1NXXNXXXXXX,n,Macro(trunkdial-failover-0.3,${trunk_2}/+${EXTEN:0},${trunk_1}/${EXTEN:0},trunk_1,trunk_2) exten = _1NXXNXXXXXX,100,Playback(all-circuits-busy-now) exten = _1NXXNXXXXXX,101,congestion() exten = _1NXXNXXXXXX,102,busy() ;This is where incoming calls go to if I'm awake. [DID_trunk_2_timeinterval_Awake] ex...