search for: dial_trunk

Displaying 20 results from an estimated 51 matches for "dial_trunk".

2005 Jun 19
2
outgoing call routing
...-- 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("Zap/1-1", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix fixlocalprefix: Could not parse /etc/asterisk/localprefixes.conf -- AGI Script fixlocalprefix completed, returning 0...
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
Hello, So, I found this line under macro-dialout-trunk, in extensions_additional.conf (FreePBX, so it controls the conf files mostly); exten => s,n,Dial(${OUT_${DIAL_TRUNK}}/${OUTNUM}${OUT_${DIAL_TRUNK}_SUFFIX},${TRUNK_RING_TIMER},${DIAL_TRUNK_OPTIONS}) If I grep for OUT_3_SUFFIX in all files in /etc/asterisk I get nothing.. Here's a paste of a few things out of the two files that I thought were relevant to how FreePBX configured this trunk ... http://pastebin...
2006 Nov 10
2
Outgoing problem on PRI
...-b78060b0", "0?108") in new stack -- Executing Set("SIP/146-b78060b0", "DIAL_NUMBER=6536595") in new stack -- Executing Set("SIP/146-b78060b0", "DIAL_NUMBER=6536595") in new stack -- Executing Set("SIP/146-b78060b0", "DIAL_TRUNK=3") in new stack -- Executing Set("SIP/146-b78060b0", "DIAL_TRUNK=3") in new stack -- Executing AGI("SIP/146-b78060b0", "fixlocalprefix") in new stack -- Executing AGI("SIP/146-b78060b0", "fixlocalprefix") in new stack...
2007 May 17
2
Quadbri Cellular Issue
...,0,3,ccs,ami #bchan=10-11 #dchan=12 =============================== In channel debug I have: Debugging on new channels is enabled -- Executing Macro("SIP/200-09fc1698", "dialout-trunk|2|637574972||") in new stack -- Executing Set("SIP/200-09fc1698", "DIAL_TRUNK=2") in new stack -- Executing Set("SIP/200-09fc1698", "_NODEST=") in new stack -- Executing Set("SIP/200-09fc1698", "DIAL_NUMBER=637574972") in new stack -- Executing Set("SIP/200-09fc1698", "ROUTE_PASSWD=") in new sta...
2007 Jan 16
2
IAX2 softphones can't (won't?) use PRI trunks....
...ng Set("IAX2/4414-6", "GROUP()=OUT_4") in new stack -- Executing GotoIf("IAX2/4414-6", "0?108") in new stack -- Executing Set("IAX2/4414-6", "DIAL_NUMBER=xxxnnnnnnn") in new stack -- Executing Set("IAX2/4414-6", "DIAL_TRUNK=4") in new stack -- Executing AGI("IAX2/4414-6", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix -- AGI Script fixlocalprefix completed, returning 0 -- Executing Set("IAX2/4414-6", "OUTNUM=xxxnnnn...
2005 Aug 09
3
SIP-Trunk problem, Please help!!!
...etGroup("IAX2/20@20/4", "OUT_4") in new stack -- Executing CheckGroup("IAX2/20@20/4", "5") in new stack -- Executing SetVar("IAX2/20@20/4", "DIAL_NUMBER=484XXX2") in new stack -- Executing SetVar("IAX2/20@20/4", "DIAL_TRUNK=4") in new stack -- Executing AGI("IAX2/20@20/4", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix fixlocalprefix: Added prefix. New number: 1512484XXX2 -- AGI Script fixlocalprefix completed, returning 0 -- Ex...
2005 Aug 24
0
SIP trunk rollover problem
...rd-enable,${CALLERIDNUM},OUT) exten => s,5,Macro(outbound-callerid,${ARG1}) exten => s,6,SetGroup(OUT_${ARG1}) exten => s,7,CheckGroup(${OUTMAXCHANS_${ARG1}}) ; if we've used up the max channels, continue at 110 (n+101) exten => s,8,SetVar(DIAL_NUMBER=${ARG2}) exten => s,9,SetVar(DIAL_TRUNK=${ARG1}) exten => s,10,AGI(fixlocalprefix) ; this sets DIAL_NUMBER to the proper dial string for this trunk exten => s,11,SetVar(OUTNUM=${OUTPREFIX_${ARG1}}${DIAL_NUMBER}) ; OUTNUM is the final dial number exten => s,12,Cut(custom=OUT_${ARG1},:,1) ; Custom trunks are prefixed with &qu...
2006 Feb 09
0
re: voipjet -- Workaround if needed
...record-enable,${CALLERIDNUM},OUT) exten => s,5,Macro(outbound-callerid,${ARG1}) exten => s,6,SetGroup(OUT_${ARG1}) exten => s,7,CheckGroup(${OUTMAXCHANS_${ARG1}}) ; if we've used up the max channels, continue at (n+101) exten => s,8,SetVar(DIAL_NUMBER=${ARG2}) exten => s,9,SetVar(DIAL_TRUNK=${ARG1}) exten => s,10,AGI(fixlocalprefix) ; this sets DIAL_NUMBER to the proper dial string for this trunk exten => s,11,SetVar(OUTNUM=${OUTPREFIX_${ARG1}}${DIAL_NUMBER}) ; OUTNUM is the final dial number exten => s,12,Cut(custom=OUT_${ARG1},:,1) ; Custom trunks are prefixed with "...
2006 Feb 10
0
Half Solved - Fail over to Pri on VoIP connection failure
...record-enable,${CALLERIDNUM},OUT) exten => s,5,Macro(outbound-callerid,${ARG1}) exten => s,6,SetGroup(OUT_${ARG1}) exten => s,7,CheckGroup(${OUTMAXCHANS_${ARG1}}) ; if we've used up the max channels, continue at (n+101) exten => s,8,SetVar(DIAL_NUMBER=${ARG2}) exten => s,9,SetVar(DIAL_TRUNK=${ARG1}) exten => s,10,AGI(fixlocalprefix) ; this sets DIAL_NUMBER to the proper dial string for this trunk exten => s,11,SetVar(OUTNUM=${OUTPREFIX_${ARG1}}${DIAL_NUMBER}) ; OUTNUM is the final dial number exten => s,12,Cut(custom=OUT_${ARG1},:,1) ; Custom trunks are prefixed with "...
2006 May 26
0
No sound when the call is diverted
.../02YYYYYYYY-a1a7", "SIP/116| 15") in new stack -- Called 116 -- SIP/116-ca11 is ringing . . . -- Executing SetVar("SIP/02YYYYYYYY-e487", "DIAL_NUMBER=02XXXXXXXX") in new stack -- Executing SetVar("SIP/02YYYYYYYY-e487", "DIAL_TRUNK=11") in new stack -- Executing AGI("SIP/02YYYYYYYY-e487", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix fixlocalprefix: Could not parse /etc/asterisk/localprefixes.conf -- AGI Script fixlocalprefix completed, re...
2005 Jun 07
0
Incoming voice "disappears"
...going out fine but none is coming in. If I ring someone I will hear them answer and then nothing. They still can hear me. Looked at the logs and with my limited experience can't see anything strange. This is the info on the screen: -- Executing SetVar("SIP/203-b69b", "DIAL_TRUNK=2") in new stack -- Executing AGI("SIP/203-b69b", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix fixlocalprefix: Removed prefix. New number: 61xxxxxxxxx -- AGI Script fixlocalprefix completed, returning 0 --...
2005 May 12
1
chan_capi and chan_misdn
Could someone please comment on the current state of chan_capi, chan_misdn and chan_modem channel drivers in terms of functionality and stability. Specifically, which channel driver would be best for a passive PCI HFC or W6692 ISDN card. The chan_misdn wiki claims that chan_capi distinguishes between junghanns and non-junghans cards, and that chan_misdn is better suited for general misdn
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 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
2005 Jun 17
0
No ringing tone on outgoing SIP trunk
...roup("IAX2/200@200/2";, "OUT_2") in new stack -- Executing CheckGroup("IAX2/200@200/2";, "") in new stack -- Executing SetVar("IAX2/200@200/2";, "DIAL_NUMBER=0639006374") in new stack -- Executing SetVar("IAX2/200@200/2";, "DIAL_TRUNK=2") in new stack -- Executing AGI("IAX2/200@200/2";, "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix fixlocalprefix: Could not parse /etc/asterisk/localprefixes.conf -- AGI Script fixlocalprefix completed, returning 0 -- Execut...
2005 Sep 16
0
Unable to create ZAP channel - All circuits are busy
...ng in the log file i can see a line saying unable to create a ZAP channel. (See extract below) Sep 16 07:47:46 VERBOSE[2012]: -- Executing SetVar("SIP/200-361a", "DIAL_NUMBER=850220") in new stack Sep 16 07:47:46 VERBOSE[2012]: -- Executing SetVar("SIP/200-361a", "DIAL_TRUNK=3") in new stack Sep 16 07:47:46 VERBOSE[2012]: -- Executing AGI("SIP/200-361a", "fixlocalprefix") in new stack Sep 16 07:47:46 VERBOSE[2012]: -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix Sep 16 07:47:46 VERBOSE[2012]: fixlocalprefix: Could not parse /etc...
2007 Jan 25
1
IAX softphone fails through PRI trunks with Hangup
...ing Set("IAX2/4427-1", "GROUP()=OUT_1") in new stack -- Executing GotoIf("IAX2/4427-1", "0?108") in new stack -- Executing Set("IAX2/4427-1", "DIAL_NUMBER=6167XXXXX") in new stack -- Executing Set("IAX2/4427-1", "DIAL_TRUNK=1") in new stack -- Executing AGI("IAX2/4427-1", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix -- AGI Script fixlocalprefix completed, returning 0 -- Executing Set("IAX2/4427-1", "OUTNUM=6167XXX...
2005 May 12
0
Cellsocket with @home
..."SIP/2007-12c7", "OUT_4") in new stack -- Executing CheckGroup("SIP/2007-12c7", "1") in new stack -- Executing SetVar("SIP/2007-12c7", "DIAL_NUMBER=2831234#") in new stack -- Executing SetVar("SIP/2007-12c7", "DIAL_TRUNK=4") in new stack -- Executing AGI("SIP/2007-12c7", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix fixlocalprefix: Could not parse /etc/asterisk/localprefixes.conf -- AGI Script fixlocalprefix completed, retur...
2005 May 26
0
capi dial in/out configuration
...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 -- Executing AGI("SIP/200-3b6b", "fixlocalprefix") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix -- AGI Script fixlocalprefix completed, returning 0 -- Executing Dial("SIP/200-3b6b", "/999&qu...
2005 Aug 10
0
tdm400p / outbound zap prob
...k for CID override for trunk exten => s,8,SetCallerID(${OUTCID_${ARG1}}) exten => s,9,SetGroup(OUT_${ARG1}) exten => s,10,CheckGroup(${OUTMAXCHANS_${ARG1}}) ; if we've used up the max channels, continue at 109 (n+101) exten => s,11,SetVar(DIAL_NUMBER=${ARG2}) exten => s,12,SetVar(DIAL_TRUNK=${ARG1}) exten => s,13,AGI(fixlocalprefix) ; this sets DIAL_NUMBER to the proper dial string for this trunk exten => s,14,SetVar(OUTNUM=${OUTPREFIX_${ARG1}}${DIAL_NUMBER}) ; OUTNUM is the final dial number exten => s,15,Cut(custom=OUT_${ARG1},:,1) ; Custom trunks are prefixed with "...