search for: out_1

Displaying 20 results from an estimated 31 matches for "out_1".

Did you mean: out1
2020 Oct 15
2
Parallel dialing / running dialplan process in background
..., until hangup). This is my current dialplan attempt: --------------------- [from-internal] exten = 514316XXXX,1,Answer() same => n,Playback(hello) same => n,Dial(LOCAL/100 at extensions&LOCAL/101 at extensions) [extensions] exten => 100,1,JACK([i(SuperCollider:in_1), o(SuperCollider:out_1)]) same => n,Hangup() exten => 101,1,AGI(test.py) --------------------- Currently, this will start my python script via AGI & run it as blocking, stopping extension 100 from connecting. I’ve also tried the following alternative syntax’s with Dial, with varying results but no solution ye...
2005 Jun 19
2
outgoing call routing
..."Zap/1-1", "817XXXXXX") in new stack -- Executing Goto("Zap/1-1", "6") in new stack -- Goto (macro-dialout-trunk,s,6) -- Executing SetCallerID("Zap/1-1", "") in new stack -- Executing SetGroup("Zap/1-1", "OUT_1") in new stack -- Executing CheckGroup("Zap/1-1", "") in new stack -- Executing SetVar("Zap/1-1", "DIAL_NUMBER=817XXXXXX") in new stack -- Executing SetVar("Zap/1-1", "DIAL_TRUNK=1") in new stack -- Executing AGI(&...
2020 Oct 15
0
Parallel dialing / running dialplan process in background
...n context and then call the agi from the h extension. So something like this: [from-internal] exten = 514316XXXX,1,Answer() same => n,Playback(hello) same => n,Dial(LOCAL/100 at extensions&LOCAL/101 at extensions) [extensions] exten => 100,1,JACK([i(SuperCollider:in_1), o(SuperCollider:out_1)]) same => n,Hangup() [our_agi] Exten => 101,1,Congestion Exten => h,1,AGI(test.py) On Thu, Oct 15, 2020 at 12:35 PM Peter van Haaften <petervh at gmail.com> wrote: > Hi, > > I am trying to write a dialplan that will use Dial() to call two local > extensions. One e...
2005 Jan 17
1
Attempting native bridge
ERROR CONDITION --------------- -- Executing Dial("SIP/2001-f6c4", "SIP/2000|20") in new stack -- Called 2000 -- SIP/2000-0ead is ringing -- SIP/2000-0ead answered SIP/2001-f6c4 -- Attempting native bridge of SIP/2001-f6c4 and SIP/2000-0ead Have searched web and archive w/o good results. Thks in advance for any help, Dave sip.conf -------- [general] port =
2005 Aug 10
0
tdm400p / outbound zap prob
I'm having trouble getting outbound calls going with aah 1.3 and a tdm400p w/ 4 FXO. Incoming calls work fine, outbound I get this: -- Executing SetVar("SIP/231-af2b", "OUTNUM=6643955") in new stack -- Executing Cut("SIP/231-af2b", "custom=OUT_1|:|1") in new stack -- Executing GotoIf("SIP/231-af2b", "0?19") in new stack -- Executing Dial("SIP/231-af2b", "ZAP/g0/6643955") in new stack -- Called g0/6643955 -- Hungup 'Zap/1-1' == No one is available to answer at this time...
2006 May 26
1
Not able to make any calls
...internal' May 26 07:35:23 NOTICE[2761]: pbx.c:1738 pbx_extension_helper: Cannot find extension context 'from-internal' my extension.conf is :- [globals] VM_PREFIX = * RINGTIMER = 15 REGTIME = 7:55-17:05 REGDAYS = mon-fri RECORDEXTEN = "" PARKNOTIFY = SIP/200 OUT_2 = IAX2/fwd OUT_1 = ZAP/g0 OUTPREFIX_2 = OUTMAXCHANS_2 = 1 OUTCID_2 = mithunafila<672648> OPERATOR = NULL = "" IN_OVERRIDE = forcereghours INCOMING = GRP-1 FAX_RX_EMAIL = fax@mydomain.com FAX_RX = system FAX = Eabhijit = SIP E9002 = SIP E9001 = SIP E8002 = SIP E8001 = SIP DIRECTORY_OPTS = DIRECTORY =...
2005 Sep 14
1
TE110P - Asterisk@Home Install Problems
...(default, s, 2) exited non-zero on 'Zap/14-1' -- Hungup 'Zap/14-1' ---------------------------- ------------------outbound call -- Executing SetVar("SIP/4901-cd04", "OUTNUM=mynum") in new stack -- Executing Cut("SIP/4901-cd04", "custom=OUT_1|:|1") in new stack -- Executing GotoIf("SIP/4901-cd04", "0?19") in new stack -- Executing Dial("SIP/4901-cd04", "ZAP/g0/mynum") in new stack -- Called g0/mynum -- Zap/1-1 answered SIP/4901-cd04 -- Hungup 'Zap/1-1' ------------...
2005 Jul 05
1
Newbie question reg. Asterisk and Channel Access Bank I and TE110p
...stack -- Executing GotoIf("SIP/200-1661", "1?7") in new stack -- Goto (macro-dialout-trunk,s,7) -- Executing GotoIf("SIP/200-1661", "1?9") in new stack -- Goto (macro-dialout-trunk,s,9) -- Executing SetGroup("SIP/200-1661", "OUT_1") in new stack -- Executing CheckGroup("SIP/200-1661", "3") in new stack -- Executing SetVar("SIP/200-1661", "DIAL_NUMBER=8058111") in new stack -- Executing SetVar("SIP/200-1661", "DIAL_TRUNK=1") in new stack -- Execu...
2005 Jun 18
2
Unable to make outbound calls
Hi All, I am a new bee to *. I just installed Asterisk@home on FC3. I hv a FXO card. I hv configured two extensions one x-lite and other iaxComm. I configured * using AMP. The following setup works - x-lite (x 200) to iaxComm (x 201) - PSTN to x-lite - PSTN to iaxComm Voice mail, weather etc work fine. When i try to make an external call i am getting message "All routes are busy". In
2008 Aug 15
5
asterisk realtime and creating "new" contexts
2006 Feb 13
0
problem with outgoing calls Unable to create channel of type 'ZAP' (cause 34 - Circuit/channel congestion)
...SetCallerID("SIP/100-611e", "100") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing NoOp("SIP/100-611e", "CallerID set to 100") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing SetGroup("SIP/100-611e", "OUT_1") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing SetVar("SIP/100-611e", "DIAL_TRUNK=1") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing AGI("SIP/100-611e", "fixlocalprefix") in new stack Feb 13 06:19:44 VERBOS...
2005 Aug 09
3
SIP-Trunk problem, Please help!!!
...stack -- Executing GotoIf("IAX2/20@20/4", "1?7") in new stack -- Goto (macro-dialout-trunk,s,7) -- Executing GotoIf("IAX2/20@20/4", "1?9") in new stack -- Goto (macro-dialout-trunk,s,9) -- Executing SetGroup("IAX2/20@20/4", "OUT_1") in new stack -- Executing CheckGroup("IAX2/20@20/4", "") in new stack -- Executing SetVar("IAX2/20@20/4", "DIAL_NUMBER=484XXX2") in new stack -- Executing SetVar("IAX2/20@20/4", "DIAL_TRUNK=1") in new stack -- Execut...
2006 Feb 13
1
problem with outgoing calls Unable to createchannel of type 'ZAP' (cause 34 - Circuit/channel congestion)
...SetCallerID("SIP/100-611e", "100") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing NoOp("SIP/100-611e", "CallerID set to 100") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing SetGroup("SIP/100-611e", "OUT_1") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing SetVar("SIP/100-611e", "DIAL_TRUNK=1") in new stack Feb 13 06:19:44 VERBOSE[5079] logger.c: -- Executing AGI("SIP/100-611e", "fixlocalprefix") in new stack Feb 13 06:19:44 VERBOS...
2005 Sep 14
2
PRI to PRI passthrough with DID intact
I currently have: Telco-PRI ---- Panasonic DBS576 PBX ---- E&M wink T1 ---- Asterisk. I have configured the Panasonic to forward my Asterisk DIDs to the Asterisk extensions over the T1. I do not get DID nor CID on the Asterisk, so I want to use PRI between the PBXs. I do not want to pay for another PRI card for the Panasonic. (T1 and PRI are different cards) I see this as my least
2006 Mar 05
0
ZapATA channels up, but calls cannot be made
...they were disconnected when I ran this command) zap show channels: sterisk2*CLI> zap show ch channel channels asterisk2*CLI> zap show channels Chan Extension Context Language MusicOnHold pseudo from-pstn en /extension_additional.conf says: OUT_2 = ZAP/2 OUT_1 = ZAP/1 (changing these to Zap/1 or zap/1 makes no difference) Anyone have any thoughts on what I am missing? This must be something simple. Mark Buckaway mabuckaway@mac.com http://homepage.mac.com/mark.buckaway Blog: http://homepage.mac.com/mark.buckaway/blog --- Positive thinking ? should n...
2010 Aug 12
13
[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - third fully working version
...oon_stats.hotplug_start_paddr + balloon_stats.hotplug_size); for (i = 0; i < nr_pages; ++i, ++pfn) @@ -310,7 +258,7 @@ static int allocate_additional_memory(unsigned long nr_pages) rc = HYPERVISOR_memory_op(XENMEM_populate_physmap, &reservation); if (rc < 0) - goto out; + goto out_1; pfn = PFN_DOWN(balloon_stats.hotplug_start_paddr + balloon_stats.hotplug_size); @@ -323,9 +271,10 @@ static int allocate_additional_memory(unsigned long nr_pages) balloon_stats.hotplug_size += rc << PAGE_SHIFT; balloon_stats.current_pages += rc; -out: +out_1: spin_unlock_irqres...
2014 Feb 26
1
SIP 603 Declined error message
...TIFY, INFO, PUBLISH Supported: replaces, timer Session-Expires: 1200;refresher=uac Contact: <sip:51104 at 192.168.122.51:5060;transport=TCP> Content-Length: 0 <------------> -- Executing [51104 at from-trunk-sip-trunk503out:1] Set("SIP/trunk503in-0000010b", "GROUP()=OUT_1") in new stack -- Executing [51104 at from-trunk-sip-trunk503out:2] Goto("SIP/trunk503in-0000010b", "from-trunk,51104,1") in new stack -- Goto (from-trunk,51104,1) -- Executing [51104 at from-trunk:1] Set("SIP/trunk503in-0000010b", "__FROM_DID=511...
2005 May 26
0
capi dial in/out configuration
...ot;fooOhad?4") in new stack -- Executing SetCallerID("SIP/200-3b6b", "Ohad Levy") in new stack -- Executing Goto("SIP/200-3b6b", "6") in new stack -- Goto (macro-dialout-trunk,s,6) -- Executing SetGroup("SIP/200-3b6b", "OUT_1") in new stack -- Executing CheckGroup("SIP/200-3b6b", "") in new stack -- Executing SetVar("SIP/200-3b6b", "DIAL_NUMBER=999") in new stack -- Executing SetVar("SIP/200-3b6b", "DIAL_TRUNK=1") in new stack -- Execut...
2005 May 15
2
SIP Gerenal settings conufsion
I have a little confusion about the general settings (other than the register values) in the SIP General area. I understand that for examle in a SIP context like [FWD] or [BROADVOICE] the entries in those areas are ths settings that take effect in any communication woth FWD and/or BROADVOICE. However, I'm confused as to the purpose of the "general" settings -- to what or which
2005 Sep 15
0
TE110P - Asterisk@Home Install Problems - Televantage 3 T1
...ult, s, 2) exited non-zero on 'Zap/14-1' -- Hungup 'Zap/14-1' ---------------------------- ------------------outbound call -- Executing SetVar("SIP/4901-cd04", "OUTNUM=mynum") in new stack -- Executing Cut("SIP/4901-cd04", "custom=OUT_1|:|1") in new stack -- Executing GotoIf("SIP/4901-cd04", "0?19") in new stack -- Executing Dial("SIP/4901-cd04", "ZAP/g0/mynum") in new stack -- Called g0/mynum -- Zap/1-1 answered SIP/4901-cd04 -- Hungup 'Zap/1-1' ------...