search for: localcall

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

2005 Mar 17
3
Newbie can't dial out to pstn
...rying to dial out from x-lite to dial my mobile phone just to test. The output in the asterisk console is like this Executing Goto("SIP/2002-239b", "mobile|61400039953|1") in new stack -- Goto (mobile,61400039953,1) -- Executing Goto("SIP/2002-239b", "localcall|61400039953|1") in new stack -- Goto (localcall,61400039953,1) -- Executing Dial("SIP/2002-239b", "ZAP/1/61400039953|60|r") in new stack -- Called 1/61400039953 -- Zap/1-1 answered SIP/2002-239b -- Hungup 'Zap/1-1' == Spawn extension (l...
2005 Jul 14
0
Zap channel billing on busy tone!
...ed. It's also logging the call as ANSWERED. Is this normal behavior? Seems a little odd to me. I have this as the first 3 lines of my zapata.conf [channels] busydetect=1 busycount=3 CVS HEAD updated late Thursday night AEST... -- Executing Macro("SIP/125-c304", "enum-call|localcall|<DESTPSTN>") in new stack -- Executing SetCallerID("SIP/125-c304", "<MyPSTN>") in new stack -- Executing EnumLookup("SIP/125-c304", "<MyPSTN>") in new stack Jul 15 10:55:26 DEBUG[18721]: enum.c:363 ast_get_enum: No such number found:...
2004 Dec 21
6
Caller ID - TE405P - Telstra Onramp 10 - Australia
I am having problems getting incoming caller id to work on a Telstra Onramp 10. I have changed "/DEFAULT_CIDRINGS 2"/ Is there something i'm missing ? My Cisco 7960 just shows "asterisk" Thanks, Nathan [zapata.conf] context=incoming usecallingpres=yes relaxdtmf=no rxgain=0.0 txgain=0.0 busydetect=no pridialplan=local usecallerid=yes callerid=asreceived
2007 Mar 30
1
Security on long distance calls
Hello, which kind of method could you use to inhibit long distance calls to _some_ extensions? Is there a way to do it with freepbx or you have to do it manually in the config files? I wouldn't like to set a route password, because that is not confortable for the pbx operator. I just would like the operator being able to call whatever number, while the extensions should only be able to
2004 Jun 17
0
Zap Dial Problem ---- Erroneous dash
...group=1 pickupgroup=1 immediate=no ;busydetect=yes ;busycount=8 callprogress=yes musiconhold=default ;jitterbuffers=4 overlapdial=yes ; switchtype=national signalling=pri_cpe group=1 channel => 1-23 Here is the part of my dialplan responsible for the outbound calls [localcalls] ; For local calls ignorepat => 9 exten => _9XXXXXXX.,1,SetCIDNum(9523*2****|a) exten => _9XXXXXXX.,2,Dial(Zap/g1/${EXTEN:1}) exten => _9XXXXXXX.,3,Congestion exten => _9XXXXXXX.,103,Congestion exten => _9XXXXXXX.,104,Hangup exten => _9XXXXXXXXXX.,1,SetCIDN...
2004 Jun 21
0
dialplan help!-RESOLVED
...) > exten => t,2,Background(bgw-ThankYou) > exten => t,3,Hangup > > exten => i,1,Background(bgw-SorryInvalidEntry) > exten => i,2,Goto(s,5) > > exten => h,1,Hangup > > [fromzap] > ignorepat => 9 > include => internalextensions > include => localcall > exten => h,1,Hangup > > [internalextensions] > exten => 4001,1,Dial(ZAP/1,30) > ;exten => 4001,2,Voicemail(u4001) > ;exten => 4001,102,Voicemail(b4001) > exten => 4001,103,Hangup > > exten => 4002,1,Dial(ZAP/2,30) > ;exten => 4002,2,Voicemail(u40...
2004 Jan 13
7
Parking extension not working
I have the standard parking.conf but extension 700 doesn't show up in my dialplan.... Why? I can dial 701 which tells me that I don't have any calls parked there. 700 just gives me invalid extension noise.... Should I have extension 700 defined elsewhere? Thanks parking.conf [general] parkext =a 700 ; What ext. to dial to park parkpos => 701-705