similar to: exten => i ????????

Displaying 20 results from an estimated 100000 matches similar to: "exten => i ????????"

2004 Jun 28
1
(no subject)
Ok so here's one i have already asked but i don't know if anyone saw it Has anyone managed to get the 'i' extension to work. I have included within each context the following exten => i,1,Goto(wrong-number,s,1) then in [wrong-number] exten => s,1,GotoIf($[${EXTEN:0:2} = 43}]?10:2) exten => s,2,GotoIf($[${EXTEN:0:2} = 62}]?11:99) exten =>
2007 Aug 28
1
calls being forwarded to neighbor?? please help, thx :)
hi ppl :D my configuration is as follows, i run (let's call it machine 2) debian etch 4.0 and asterisk 1.2, i use voiceone (www.voiceone.it) as an interface to manage asterisk, I have a grandstream/handytone 486 as a sip device, no PSTN line or anything like that all SIP only. I have a machine (machine 1), which functions as my router and machine 2 and sip device are behind it, grandstream box
2005 Jan 26
1
Inbound analog Telco line not answered
I have an X100P clone hocked up to an analog line of my PRI. I can use it to dial out. but when I call the extension it answers and says "GOODBY" I have a Livevoip DID which successfuly rings to ext 202 I am using asterisk@home and through the AMP inface the line should ring to ext 202 Below are Asterisk Messages, Extensions.conf and Extensions_additional.conf Extensions.conf
2015 Jun 26
0
Asterisk dialplan best practices syntax
On Fri, 26 Jun 2015, Ludovic Gasc wrote: > 1. What's the "official" notation of each line: "=>" or "=" ? In the > wiki of Asterisk, I see very often "=>", however, what's the reason for > both syntaxes authorized ? Historical ? I'm not 'official,' but I have a strong preference for just '=.' Using
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2005 Feb 15
0
oh323 question
I'm trying to connect an asterisk server via oh323 to a Lucent iMerge. I patched the code due so that Lucent can handle asterisk's ver4 h323 http://www.voip-info.org/wiki-Asterisk+Lucent+iMerge+Configuration I can now successfully dial in to our company over multiple lines. The issue is when I dial out The first outgoing call connects to an outside user A The second call drops the first
2010 Apr 29
1
Issue with (pattern) matching extension
Here's a segment of my dialplan, I'm working on the freenum/ISN functionality: same => n,Set(isnresult=${ENUMLOOKUP(${EXTEN},sip,,1,freenum.org)}) same => n,GotoIf($["${isnresult}" != ""]?:fn-CONGESTION,1) ; set up our outgoing call state same => n,Set(SIPFROMUSER=${CALLERID(num)}) same => n,GotoIf($["${GLOBAL(FREENUMDOMAIN)}" ==
2015 Jun 28
2
Asterisk dialplan best practices syntax
2015-06-26 17:11 GMT+02:00 Steve Edwards <asterisk.org at sedwards.com>: > On Fri, 26 Jun 2015, Ludovic Gasc wrote: > > 1. What's the "official" notation of each line: "=>" or "=" ? In the wiki >> of Asterisk, I see very often "=>", however, what's the reason for both >> syntaxes authorized ? Historical ? >>
2006 Feb 13
0
problem with outgoing calls Unable to create channel of type 'ZAP' (cause 34 - Circuit/channel congestion)
hi i've configured a TE205P on asterisk at home this is my zaptel.conf span=1,0,0,ccs,hdb3,crc4,yellow span=2,0,0,ccs,hdb3,crc4,yellow bchan = 1-15, 17-31 dchan = 16 bchan = 32-46,48-62 dchan = 47 loadzone = it defaultzone = it and my zapata.conf signalling=pri_cpe ; pri_cpe = PRI slave ; pri_net = PRI master switchtype=national usecallerid=yes hidecallerid=no callwaiting=yes
2006 Feb 13
1
problem with outgoing calls Unable to createchannel of type 'ZAP' (cause 34 - Circuit/channel congestion)
Nik, Just curious - what is your telco setup? Do you have PRI with the specified D channels? You need to make sure that your telco is set up to have the D channels on 16 and 47. When you first start Asterisk, or when you log on to the CLI, do you ever see messages stating the B channels are successfully started? Let us know. -MC -----Original Message----- From:
2005 Oct 05
0
Unwieldy outbound macro
I have the following pair of macros defined to handle outbound calls from *. Rather than specifying full dialstrings in the main body of extensions.conf, outbound dial commands are made using a macro call as follows: Macro (outbound,number_to_dial,callerid_to_present,gateway1,gateway2,gateway3,gate way4) The final gateway defined is nearly always a fallback to PSTN if none of the IAX or SIP
2010 Jan 22
0
Handling SIP error codes/ISDN codes
Hi, I was trying to use 2 of asterisk servers and interconnected, one of them as a peer to other sever (configured in sip.conf), so all the calls to server 1 will just be passed to server 2 (has PRI Card, TE 412P, only one PRI connected), i was sending calls to server 1 and that would send to server 2 and then dial out using Dahdi, but the problem that i got was the hangup cause codes, i was not
2007 Jun 08
1
call problem...
Hi, i got Ubuntu 6.06 installed and theres a problem with asterisk. I've sucessfully installed it with the command: #apt-get install asterisk Then after installing FreePBX i get this error when restarting asterisk: root@hernandezz-laptop:/home/hernandezz# asterisk -rvvvvvvvvvv Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) After looking at the logs i
2005 Mar 22
1
Call file misbehaviour
Greetings *`s, I am manually creating call files and dropping them into /var/spool/asterisk/outgoing to be picked up by *. Presently, when I use local/internal parameters using SIP it works..ie I make an internal call from device to device. However, when I try dial an outside number which I have set up in a custom conf file, it bombs out with the following message :
2006 Nov 06
0
help for recording
Hello , I want to enable recording for a few extensions. In sip.conf it is defined as record_out=Always record_in=Always under the section of extension.but it doesn't work. Extensions are defined in the extension_additional.conf file like exten => 10,1,Macro(exten-vm,10,10) exten => 10,hint,SIP/10 exten => ${VM_PREFIX}10,1,Macro(vm,10,DIRECTDIAL) I can't be sure
2010 Mar 03
1
911, channel full
Hi, I am trying to implement 911 funtionality in my PBX. A call should drop if all lines are busy. Here is my context nineoneone from extensions.conf [nineoneone] exten => s,1,Set(SET_EMERG_FLAG=0) exten => s,n(checkavail),ChanIsAvail(${EMERGENCY_TRUNK}) exten => s,n,Set(EMERGENCY=1,g) exten => s,n,Set(SET_EMERG_FLAG=1) exten => s,n(dial),Dial(${EMERGENCY_TRUNK}/${EMERGENCY_NUM})
2007 Jul 04
1
Dialout Macro and transfer call in progress
Dear All, I can not transfer call in progress. What's wrong with my macro? I think tT flags is enough right? [macro-stdexten] exten => s,1,Set(temp=${DB(CFU/${ARG1})}) ; Get CFU key exten => s,2,Set(DNDStatus=${DB(DND/${ARG1})}) ; Get DND key exten => s,3,GotoIf($["${temp}" = ""]?5) ; If not existing, goto priority 5 exten =>
2004 Apr 12
0
strange error at extension.conf
hi, i write this looking for free conference room, i checl code and don?t see any error but die at priority 7 if room 1001 have users in exten => _1NXXNXXXXXX,1,RouteCall(${EXTEN}) exten => _1NXXNXXXXXX,2,GotoIf($[${DESTINATION1:0:3} = CONF]?3:13) exten => _1NXXNXXXXXX,3,Setvar,var=0 exten => _1NXXNXXXXXX,4,MeetMeCount(1001|var) exten => _1NXXNXXXXXX,5,GotoIf($[${var} =0]?7:6)
2007 Jul 01
0
Transfer outgoing call - macro
Dear All, I have a problem with call transfer. When I dial a number and then I want to transfer current call to an extension, I'm getting disconnected. Transfering incoming call works fine. I'm using macro for dialing. extensions.conf: [from-internal] ignorepat => 9 exten => 200,1,Macro(stdexten,200,SIP/dzalewski) [macro-stdexten] exten => s,1,Set(temp=${DB(CFU/${ARG1})})
2005 Jun 15
0
Asterisk slow transferring calls
Hi, Running Asterisk CVS-Head latest on a Dual P3 800 1Gb Ram. For some odd reason now that I have the asterisk box almost to the stage I want it, I hit a problem. I have a te405p in the system, Zap/g1 is connected to the telco as an ISDN 30, Zap/g4 is connected by ISDN Primary Rate to an Ericcson BP250 phone system. When calls come in on g1 they go straight through instantaneously to the