search for: trunklocal

Displaying 20 results from an estimated 46 matches for "trunklocal".

2004 Jun 25
0
3-way calling woes... Nasty static and inconsistent flash detection?
...he ear making it impossible to talk. As soon as one of the remote parties hangs up, the static stops and I can continue to talk to that one person just fine. Here is a log of the output of the inconsistent flash detection, with my commentary: -- Executing Macro("SIP/705-49a2", "trunklocal|7680989") in new stack -- Executing SetAccount("SIP/705-49a2", "local") in new stack -- Executing Dial("SIP/705-49a2", "Zap/g1/7680989||t") in new stack -- Called g1/7680989 -- Zap/1-1 is ringing -- Zap/1-1 is ringing -- Zap/1-1 i...
2005 Jan 08
1
No such extension {Scanned}
Hello All, I'm trying to dial out with no luck. I'm using Asterisk@Home defaults. I have one X100P card and SJPhone. *CLI> dial 96985628 No such extension '96985628' in context 'default' Here is my exten [trunklocal] ; ; Local seven-digit dialing accessed through trunk interface ; exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXXXXXX,2,Congestion [local] ; ; Master context for local, toll-free, and iaxtel calls only ; ignorepat => 9 include => default include => parkedcall...
2005 Jan 24
1
Asterisk Dial Out Issues - POTS Line
...e problem is Intermittent: extensions.conf [globals] ; Trunk Info for outbound calls via PSTN - See the zapata.conf file in /etc/asterisk TRUNK=ZAP/G1 ;Trunk Interface ;MSD digits to strip (usually 1 or 0), 1 = remove a leading 9 TRUNKMSD=1 ; -------------------------------------------------- ; [trunklocal] - Defines extension for local calls through trunk ; -------------------------------------------------- [trunklocal] exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXXXXXX,2,Congestion exten => _9512NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9512NXXXXX...
2009 Aug 07
2
realtime config and extensions.conf
Howdy, My first forray into using res_mysql.conf for realtime access of sip users and extensions. I have the following relevant section of extensions.conf: --- [trunklocal] exten => _NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}}) [local] include => trunklocal include => trunktollfree [longdistance] include => local include => trunkld [international] include => longdistance include => trunkint [from-pstn] exten => 7157999,1,V...
2005 Feb 11
1
Asterisk won't answer incoming analog line
...ewaycalling=yes cancallforward=yes callreturn=yes echocancel=yes echocancelwhenbridged=yes rxgain=0.0 txgain=0.0 callgroup=1 pickupgroup=1 immediate=no signalling => fxo_ks channel => 1 signalling => fxs_ks channel => 4 ; extensions.conf [globals] CONSOLE=Zap/1 TRUNK=Zap/4 TRUNKMSD=1 [trunklocal] exten => _9NXXXXXX,1,PlayBack(vm-dialout) exten => _9NXXXXXX,2,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXXXXXX,3,Congestion [incoming] exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => s,4,Playback(tt-weasels) ; [local] ignorepat...
2004 Aug 20
3
Strange problem with Dial
...p_dial.c:714 dial_exec: Unable to create channel of type 'Zap' == Everyone is busy/congested at this time -- Executing NoOp("Zap/3-1", "busy") in new stack -- Hungup 'Zap/3-1' the first way, I'm matching this context: exten => _9NXXXXXX,1,Dial(${TrunkLocal}/${EXTEN:${TrunkMSD}},,T) exten => _9NXXXXXX,2,Congestion exten => _9517XXXXXXX,1,Dial(${TrunkLocal}/${EXTEN},,T}) exten => _9517XXXXXXX,2,Congestion The second way I'm mathing this one: exten => 911,1,ChanIsAvail(Zap/1) exten => 911,2,NoOp(avail: ${AVAILCHAN}) exten => 911,3...
2007 Jun 04
2
FX Dialing Odd
...ly 1 or 0) [trunkint] exten => _9011.,1,Macro(dundi-e164,${EXTEN:4}) exten => _9011.,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunkld] exten => _91NXXNXXXXXX,1,Verbose("LD") exten => _91NXXNXXXXXX,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}},,wW) exten => _91NXXNXXXXXX,n,Hangup() [trunklocal] exten => _9NXXXXXX,1,Verbose("LOCAL") exten => _9NXXXXXX,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}},,wW) exten => _9NXXXXXX,n,Hangup() [trunktollfree] exten => _91800NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91888NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten...
2003 Mar 21
8
Help with linejack as a trunk?
...;exten => _91NXXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:1}) ;exten => _91NXXNXXXXXX,2,Congestion [trunklocal] ; ; Local seven-digit dialing accessed through trunk interface ;...
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
...AX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel) [trunkint] exten => _9011.,1,Macro(dundi-e164,${EXTEN:4}) exten => _9011.,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunkld] exten => _91NXXNXXXXXX,1,Macro(dundi-e164,${EXTEN:1}) exten => _91NXXNXXXXXX,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunklocal] exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunktollfree] exten => _91800NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91888NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91877NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91866NXXXXXX,1...
2004 Jul 25
1
how do I play congestion tone when Zap channels are full?
I read the wiki and looked at the examples, but I'm still having problems. I have a Digium 4 port card with POTS lines plugged into all four ports. How do I play the congestion tone the the caller when they try and dial out but all the lines are in use? should something like this work? [dial-trunklocal] ; Local calls ignorepat => 9 exten => _9NXXXXXX,1,Dial(${TRUNK1}/${EXTEN:1}) exten => _9NXXXXXX,2,Congestion exten => _9NXXXXXX,3,Playtones(congestion) exten => _9NXXXXXX,102,Busy exten => _9NXXXXXX,103,Playtones(busy)     __________________________________ Do you Yahoo!...
2004 Jun 21
2
Failover Trunking Won't Fail Over
...lover Trunking scenario. I've tried it, and it works, as long as I fail over from something else to ZAP, but I can't get it to "hunt" to the other context if the zapata channel (or group) is used first. Can anyone help? Here is my extensions.conf, and the error message I get. [trunklocal] ; ; Local area dialing accessed through trunk interface ; exten => _NXXXXXX,1,Dial(ZAP/26/952${EXTEN}) exten => _NXXXXXX,2,Congestion ; exten => _612NXXXXXX,1,Dial(ZAP/26/${EXTEN}) exten => _612NXXXXXX,2,Congestion ; exten => _651NXXXXXX,1,Dial(ZAP/26/${EXTEN}) exten => _651NXXXX...
2004 May 24
2
Newbie extensions.conf I need to include [SMS] context.
I want to include a new context in my exensions.conf I have read this page http://www.voip-info.org/wiki-Asterisk+howto+dial+plan and I can sort of follow it?! I have a context [local] that I know zapata.conf points to, I have edited extensions.conf and put in my phone, sip and iax extensions. I want to add an sms context. I understand that all calls go through my [local] context and I have
2006 Feb 17
1
A unique 'click to call' project - Could usesomeadvice
Hello, I'm not sure what you mean, could you elaborate? Thanks, -- -- -- Christopher T. Aloi USA Datanet - Technical Support Engineer 318 South Clinton Street Syracuse, NY 13202 C: (315) 569 4033 O: (315) 579 7074 E: caloi@usadatanet.com <mailto:caloi@usadatanet.com> -- -- -- _____ From: Wojciech Tryc [mailto:Wojciech.Tryc@pikatech.com] Sent: Friday,
2009 Feb 26
2
Problems with Outbound Calls
...}@iaxtel.com/${EXTEN:1}@iaxtel) [iaxprovider] [trunkint] exten => _9011.,1,Macro(dundi-e164,${EXTEN:4}) exten => _9011.,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunkld] exten => _91NXXNXXXXXX,1,Macro(dundi-e164,${EXTEN:1}) exten => _91NXXNXXXXXX,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunklocal] exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) [trunktollfree] exten => _91800NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91888NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91877NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91866NXXXXXX,1,D...
2005 Jul 01
1
asterisk newbie and phones which don't want tocomunicate
hi do u have the sip phones extensions in the extension.conf and are they in the right context (sip-incoming)??? are the sip phone registering to asterisk?? try stop asterisk and reconnect as asterisk -vvvvvvvc to check see them registering... ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Sistemista WebSolvingJaa Sent: Fri 7/1/2005 6:43 PM
2005 Jan 27
1
Stumped by BroadVoice SIP
..._91700XXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel) [iaxprovider] [trunkint] exten => _9011.,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9011.,2,Congestion [trunkld] exten => _91NXXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91NXXNXXXXXX,2,Congestion [trunklocal] exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXXXXXX,2,Congestion [trunktollfree] exten => _91800NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91800NXXXXXX,2,Congestion exten => _91888NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91888N...
2003 Sep 16
3
Follow Me
...>>out? > >Is this what you need? Basically, the local trunk and the Nufone trunk >fail over to each other. So, if you have a forward set up and transfer to >a non-local extension, the call will go out even if the original incoming >call was made on the PSTN line. > >[trunklocal] >exten => _NXXXXXX,1,Dial(${TRUNK}/${EXTEN}) >exten => _NXXXXXX,102,Dial(${NUFONE}/1${AREACODE}${EXTEN}) >exten => _NXXXXXX,203,Congestion() > >[iaxprovider] >exten => _1NXXNXXXXXX,1,Dial(${NUFONE}/${EXTEN}) >exten => _1NXXNXXXXXX,102,Dial(${TRUNK}) >exten =&...
2008 Jan 31
1
Default delay time for Attended call
...e extension.cong file: [general] static = yes writeprotect = no clearglobalvars = no [globals] CONSOLE = Console/dsp [trunkint] exten => _9011.,1,Dial(Zap/g1/${EXTEN:1},70,Tt) [trunkld] exten => _91NXXNXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}}) [trunklocal] exten => _9NXXXXXX,1,Dial(Zap/g1/${EXTEN:1},70,Tt) [trunktollfree] exten => _91800NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}}) exten => _91888NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}}) exten => _91877NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${...
2005 Mar 10
2
Cisco and Asterisk
...International long distance through trunk ; exten => _9011.,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9011.,2,Congestion [trunkld] ; ; Long distance context accessed through trunk ; exten => _91NXXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _91NXXNXXXXXX,2,Congestion [trunklocal] ; ; Local seven-digit dialing accessed through trunk interface ; exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXXXXXX,2,Congestion [trunktollfree] ; ; Long distance context accessed through trunk interface ; exten => _91800NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD...
2006 Mar 24
5
GSM/DECT handsets (was gsm picocells)
Now that I actually try and google for it, I can't find any dual mode GSM/DECT handsets, only pages telling me that they exist without any actual information!!! Does anyone know of any such handsets? (and even better, ones that are available in Australia) I've searched a few of the major gsm manufacturers (nokia, Panasonic, sonyericsson) but their web sites are absolutely pathetic to the