Can't dial out -- I can't make any outbound calls, but can receive inbound calls.
I recently installed Trixbox 2.6.1 and configured Digium single line T1 card..
I can't make any outbound calls, but can receive inbound calls.
I have tried many things but think I am now at the point where I am chasing my tail and could use an assist big time.
I dial in from an analog phone into channel 1 and once I depress prompt 1(from IVR menu) - it is supposed to dialout via anyopen channel to the number preprogrammed in the followme section.
-----------
; Zaptel Channels Configurations (zapata.conf)
;
; This is not intended to be a complete zapata.conf. Rather, it is intended
; to be #include-d by /etc/zapata.conf that will include the global settings
;
; Span 1: WCT1/0 "Wildcard TE122 Card 0" (MASTER)
group=0,11
;group=0
context=from-zaptel
switchtype = national
pridialplan=local
;pridialplan=national
signalling = pri_cpe
resetinterval=100000
channel => 1-23
; context=default
----------------------------------------------
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
callerid=asreceived
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;echotraining=800
rxgain=1.0
txgain=1.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
;Include genzaptelconf configs
#include zapata-auto.conf
group=1
;Include AMP configs
#include zapata_additional.conf
-----------------------
# Zaptel Configuration File
#
# This file is parsed by the Zaptel Configurator, ztcfg
#
# It must be in the module loading order
# Span 1: WCT1/0 "Wildcard TE122 Card 0" (MASTER)
span=1,1,1,esf,b8zs
# termtype: te
bchan=1-23
dchan=24
# Global data
loadzone = us
defaultzone = us
--------------------------------------------------------
outbound routes are
9|NXXXXXX
9|1NXXNXXXXXX
--------------------------------------------------------
follow me - which is trying to make the call
92264401#
---------------------------------------------------------
here is what I get from the asterisk -r when I try the call
Connected to Asterisk 1.4.21.2-2 RPM by vc-rpms@voipconsulting.nl currently running on voip (pid = 2736)
voip*CLI>
Verbosity is at least 6
-- Accepting call from '9497095511' to '7092607' on channel 0/1, span 1
-- Executing [7092607@from-zaptel:1] Set("Zap/1-1", "DID=7092607") in new stack
-- Executing [7092607@from-zaptel:2] Goto("Zap/1-1", "s|1") in new stack
-- Goto (from-zaptel,s,1)
-- Executing [s@from-zaptel:1] NoOp("Zap/1-1", "Entering from-zaptel with DID == 7092607") in new stack
-- Executing [s@from-zaptel:2] Ringing("Zap/1-1", "") in new stack
-- Executing [s@from-zaptel:3] Set("Zap/1-1", "DID=7092607") in new stack
-- Executing [s@from-zaptel:4] NoOp("Zap/1-1", "DID is now 7092607") in new stack
-- Executing [s@from-zaptel:5] GotoIf("Zap/1-1", "1?zapok:notzap") in new stack
-- Goto (from-zaptel,s,8)
-- Executing [s@from-zaptel:8] NoOp("Zap/1-1", "Is a Zaptel Channel") in new stack
-- Executing [s@from-zaptel:9] Set("Zap/1-1", "CHAN=1-1") in new stack
-- Executing [s@from-zaptel:10] Set("Zap/1-1", "CHAN=1") in new stack
-- Executing [s@from-zaptel:11] Macro("Zap/1-1", "from-zaptel-1|7092607|1") in new stack
-- Executing [s@from-zaptel:12] NoOp("Zap/1-1", "Returned from Macro from-zaptel-1") in new stack
-- Executing [s@from-zaptel:13] Goto("Zap/1-1", "from-pstn|7092607|1") in new stack
-- Goto (from-pstn,7092607,1)
-- Executing [7092607@from-pstn:1] Set("Zap/1-1", "__FROM_DID=7092607") in new stack
-- Executing [7092607@from-pstn:2] GotoIf("Zap/1-1", "0 ?cidok") in new stack
-- Executing [7092607@from-pstn:3] Set("Zap/1-1", "CALLERID(name)=9497095511") in new stack
-- Executing [7092607@from-pstn:4] NoOp("Zap/1-1", "CallerID is "9497095511" <9497095511>") in new stack
-- Executing [7092607@from-pstn:5] Ringing("Zap/1-1", "") in new stack
-- Executing [7092607@from-pstn:6] Set("Zap/1-1", "__CALLINGPRES_SV=allowed") in new stack
-- Executing [7092607@from-pstn:7] SetCallerPres("Zap/1-1", "allowed_not_screened") in new stack
-- Executing [7092607@from-pstn:8] Goto("Zap/1-1", "ivr-7|s|1") in new stack
-- Goto (ivr-7,s,1)
-- Executing [s@ivr-7:1] Set("Zap/1-1", "LOOPCOUNT=0") in new stack
-- Executing [s@ivr-7:2] Set("Zap/1-1", "__DIR-CONTEXT=default") in new stack
-- Executing [s@ivr-7:3] Set("Zap/1-1", "_IVR_CONTEXT_ivr-7=") in new stack
-- Executing [s@ivr-7:4] Set("Zap/1-1", "_IVR_CONTEXT=ivr-7") in new stack
-- Executing [s@ivr-7:5] GotoIf("Zap/1-1", "0?begin") in new stack
-- Executing [s@ivr-7:6] Answer("Zap/1-1", "") in new stack
-- Executing [s@ivr-7:7] Wait("Zap/1-1", "1") in new stack
-- Executing [s@ivr-7:8] Set("Zap/1-1", "TIMEOUT(digit)=3") in new stack
-- Digit timeout set to 3
-- Executing [s@ivr-7:9] Set("Zap/1-1", "TIMEOUT(response)=20") in new stack
-- Response timeout set to 20
-- Executing [s@ivr-7:10] BackGround("Zap/1-1", "custom/welcom2and2") in new stack
--
>>>>got the IVR message and the inbound part is working OK
>>>>Pressed Option 3
-- Executing [3@ivr-7:1] DBdel("Zap/1-1", "") in new stack
-- Executing [3@ivr-7:2] Set("Zap/1-1", "__NODEST=") in new stack
-- Executing [3@ivr-7:3] Goto("Zap/1-1", "from-did-direct|1203|1") in new stack
-- Goto (from-did-direct,1203,1)
-- Executing [1203@from-did-direct:1] GotoIf("Zap/1-1", "0?ext-local|1203|1") in new stack
-- Executing [1203@from-did-direct:2] Macro("Zap/1-1", "user-callerid|") in new stack
-- Executing [s@macro-user-callerid:1] NoOp("Zap/1-1", "user-callerid: Sulgrove Lon 9497095511") in new stack
-- Executing [s@macro-user-callerid:2] Set("Zap/1-1", "AMPUSER=9497095511") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("Zap/1-1", "0?report") in new stack
-- Executing [s@macro-user-callerid:4] ExecIf("Zap/1-1", "1|Set|REALCALLERIDNUM=9497095511") in new stack
-- Executing [s@macro-user-callerid:5] NoOp("Zap/1-1", "REALCALLERIDNUM is 9497095511") in new stack
-- Executing [s@macro-user-callerid:6] Set("Zap/1-1", "AMPUSER=") in new stack
-- Executing [s@macro-user-callerid:7] Set("Zap/1-1", "AMPUSERCIDNAME=") in new stack
-- Executing [s@macro-user-callerid:8] GotoIf("Zap/1-1", "1?report") in new stack
-- Goto (macro-user-callerid,s,13)
-- Executing [s@macro-user-callerid:13] NoOp("Zap/1-1", "TTL: ARG1: ") in new stack
-- Executing [s@macro-user-callerid:14] GotoIf("Zap/1-1", "0?continue") in new stack
-- Executing [s@macro-user-callerid:15] Set("Zap/1-1", "__TTL=64") in new stack
-- Executing [s@macro-user-callerid:16] GotoIf("Zap/1-1", "1?continue") in new stack
-- Goto (macro-user-callerid,s,23)
-- Executing [s@macro-user-callerid:23] NoOp("Zap/1-1", "Using CallerID "CID Name " <9497095511>") in new stack
-- Executing [1203@from-did-direct:3] GotoIf("Zap/1-1", "1?skipdb") in new stack
-- Goto (from-did-direct,1203,5)
-- Executing [1203@from-did-direct:5] Set("Zap/1-1", "__NODEST=") in new stack
-- Executing [1203@from-did-direct:6] Set("Zap/1-1", "__BLKVM_OVERRIDE=BLKVM/1203/Zap/1-1") in new stack
-- Executing [1203@from-did-direct:7] Set("Zap/1-1", "__BLKVM_BASE=1203") in new stack
-- Executing [1203@from-did-direct:8] Set("Zap/1-1", "DB(BLKVM/1203/Zap/1-1)=TRUE") in new stack
-- Executing [1203@from-did-direct:9] Set("Zap/1-1", "RRNODEST=") in new stack
-- Executing [1203@from-did-direct:10] Set("Zap/1-1", "__NODEST=1203") in new stack
-- Executing [1203@from-did-direct:11] Set("Zap/1-1", "RecordMethod=Group") in new stack
-- Executing [1203@from-did-direct:12] Macro("Zap/1-1", "record-enable|92264401#|Group") in new stack
-- Executing [s@macro-record-enable:1] GotoIf("Zap/1-1", "0?2:4") in new stack
-- Goto (macro-record-enable,s,4)
-- Executing [s@macro-record-enable:4] AGI("Zap/1-1", "recordingcheck|20081021-130807|1224619681.62") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
recordingcheck|20081021-130807|1224619681.62: No DB Entry AMPUSER/92264401#/recording - Not Recording for 92264401#, checking for others
-- AGI Script recordingcheck completed, returning 0
-- Executing [s@macro-record-enable:5] NoOp("Zap/1-1", "No recording needed") in new stack
-- Executing [1203@from-did-direct:13] Set("Zap/1-1", "RingGroupMethod=ringallv2") in new stack
-- Executing [1203@from-did-direct:14] Set("Zap/1-1", "_FMGRP=1203") in new stack
-- Executing [1203@from-did-direct:15] GotoIf("Zap/1-1", "1?doconfirm") in new stack
-- Goto (from-did-direct,1203,18)
-- Executing [1203@from-did-direct:18] Macro("Zap/1-1", "dial-confirm|50|tr|92264401#|1203") in new stack
-- Executing [s@macro-dial-confirm:1] Set("Zap/1-1", "DB(RG/1203/Zap/1-1)=RINGING") in new stack
-- Executing [s@macro-dial-confirm:2] Set("Zap/1-1", "__UNIQCHAN=Zap/1-1") in new stack
-- Executing [s@macro-dial-confirm:3] Set("Zap/1-1", "USE_CONFIRMATION=TRUE") in new stack
-- Executing [s@macro-dial-confirm:4] Set("Zap/1-1", "RINGGROUP_INDEX=1203") in new stack
-- Executing [s@macro-dial-confirm:5] Set("Zap/1-1", "ARG4=") in new stack
-- Executing [s@macro-dial-confirm:6] Macro("Zap/1-1", "dial|50|tr|92264401#") in new stack
-- Executing [s@macro-dial:1] GotoIf("Zap/1-1", "1?dial") in new stack
-- Goto (macro-dial,s,3)
-- Executing [s@macro-dial:3] AGI("Zap/1-1", "dialparties.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
dialparties.agi: Starting New Dialparties.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/manager_additional.conf': Found
== Parsing '/etc/asterisk/manager_custom.conf': Found
== Manager 'admin' logged on from 127.0.0.1
dialparties.agi: Caller ID name is 'Sulgrove Lon' number is '9497095511'
dialparties.agi: USE_CONFIRMATION: 'TRUE'
dialparties.agi: RINGGROUP_INDEX: '1203'
dialparties.agi: Methodology of ring is 'ringallv2'
-- dialparties.agi: Added extension 92264401# to extension map
> dialparties.agi: got fmgrp_prering: 2, fmgrp_grptime: 50
> dialparties.agi: fmgrp_totalprering: 52
> dialparties.agi: extension not in group list, ringging only during prering time
> dialparties.agi: ringallv2 ring times: REALPRERING: 2, PRERING: 2
-- dialparties.agi: Extension 1203 cf is disabled
-- dialparties.agi: Extension 92264401# cf is disabled
-- dialparties.agi: Extension 1203 do not disturb is disabled
> dialparties.agi: extnum 1203 has: cw: 1; hascfb: 0 [] hascfu: 0 []
-- dialparties.agi: dbset CALLTRACE/1203 to 9497095511
> dialparties.agi: extnum 92264401# has: cw: 0; hascfb: 0 [] hascfu: 0 []
> dialparties.agi: Built External dialstring component for 92264401: Local/RG-1203-92264401#@from-internal
-- dialparties.agi: Filtered ARG3: 1203-92264401
dialparties.agi: FMUNIQUE: Zap/1-1, FMRERING: 0, FMREALPRERING: 2, FMGRPTIME: 50
> dialparties.agi: NODEST: 1203 adding M(auto-blkvm) to dialopts: trM(auto-blkvm)
== Manager 'admin' logged off from 127.0.0.1
-- AGI Script dialparties.agi completed, returning 0
-- Executing [s@macro-dial:7] Dial("Local/FMGL-92264401#@from-internal-44af,2", "Local/RG-1203-92264401#@from-internal|50|tr") in new stack
-- Called RG-1203-92264401#@from-internal
-- Local/FMGL-92264401#@from-internal-44af,1 is ringing
-- Executing [RG-1203-92264401#@from-internal:1] Macro("Local/RG-1203-92264401#@from-internal-94fd,2", "dial|50|M(confirm^custom/callpassed2^^1203)tr|92264401#") in new stack
-- Executing [s@macro-dial:1] GotoIf("Local/RG-1203-92264401#@from-internal-94fd,2", "1?dial") in new stack
-- Goto (macro-dial,s,3)
-- Executing [s@macro-dial:3] AGI("Local/RG-1203-92264401#@from-internal-94fd,2", "dialparties.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
dialparties.agi: Starting New Dialparties.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/manager_additional.conf': Found
== Parsing '/etc/asterisk/manager_custom.conf': Found
== Manager 'admin' logged on from 127.0.0.1
dialparties.agi: Caller ID name is 'CID Name' number is '9497095511'
dialparties.agi: USE_CONFIRMATION: 'FALSE'
dialparties.agi: RINGGROUP_INDEX: ''
dialparties.agi: Methodology of ring is 'none'
-- dialparties.agi: Added extension 92264401# to extension map
-- dialparties.agi: Extension 92264401# cf is disabled
> dialparties.agi: extnum 92264401# has: cw: 0; hascfb: 0 [] hascfu: 0 []
> dialparties.agi: Built External dialstring component for 92264401: Local/92264401@from-internal/n
-- dialparties.agi: Filtered ARG3: 92264401
> dialparties.agi: NODEST: 1203 blkvm enabled macro already in dialopts: M(confirm^custom/callpassed2^^1203)tr
> dialparties.agi: NODEST: 1203 blkvm enabled macro already in dialopts: M(confirm^custom/callpassed2^^1203)tr
== Manager 'admin' logged off from 127.0.0.1
-- AGI Script dialparties.agi completed, returning 0
-- Executing [s@macro-dial:7] Dial("Local/RG-1203-92264401#@from-internal-94fd,2", "Local/92264401@from-internal/n|50|M(confirm^custom/callpassed2^^1203)tr") in new stack
-- Called 92264401@from-internal/n
-- Executing [92264401@from-internal:1] Macro("Local/92264401@from-internal-568a,2", "user-callerid|SKIPTTL|") in new stack
-- Executing [s@macro-user-callerid:1] NoOp("Local/92264401@from-internal-568a,2", "user-callerid: CID Name 9497095511") in new stack
-- Local/RG-1203-92264401#@from-internal-94fd,1 is ringing
-- Executing [s@macro-user-callerid:2] Set("Local/92264401@from-internal-568a,2", "AMPUSER=9497095511") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("Local/92264401@from-internal-568a,2", "1?report") in new stack
-- Goto (macro-user-callerid,s,13)
-- Executing [s@macro-user-callerid:13] NoOp("Local/92264401@from-internal-568a,2", "TTL: 64 ARG1: SKIPTTL") in new stack
-- Executing [s@macro-user-callerid:14] GotoIf("Local/92264401@from-internal-568a,2", "1?continue") in new stack
-- Goto (macro-user-callerid,s,23)
-- Executing [s@macro-user-callerid:23] NoOp("Local/92264401@from-internal-568a,2", "Using CallerID "CID Name " <9497095511>") in new stack
-- Executing [92264401@from-internal:2] Set("Local/92264401@from-internal-568a,2", "_NODEST=") in new stack
-- Executing [92264401@from-internal:3] Macro("Local/92264401@from-internal-568a,2", "record-enable|9497095511|OUT|") in new stack
-- Executing [s@macro-record-enable:1] GotoIf("Local/92264401@from-internal-568a,2", "0?2:4") in new stack
-- Goto (macro-record-enable,s,4)
-- Executing [s@macro-record-enable:4] AGI("Local/92264401@from-internal-568a,2", "recordingcheck|20081021-130241|1224619361.50") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
recordingcheck|20081021-130241|1224619361.50: No AMPUSER db entry for 9497095511. Not recording
-- AGI Script recordingcheck completed, returning 0
-- Executing [s@macro-record-enable:5] NoOp("Local/92264401@from-internal-568a,2", "No recording needed") in new stack
-- Executing [92264401@from-internal:4] Macro("Local/92264401@from-internal-568a,2", "dialout-trunk|1|2264401||") in new stack
-- Executing [s@macro-dialout-trunk:1] Set("Local/92264401@from-internal-568a,2", "DIAL_TRUNK=1") in new stack
-- Executing [s@macro-dialout-trunk:2] ExecIf("Local/92264401@from-internal-568a,2", "0|Authenticate|") in new stack
-- Executing [s@macro-dialout-trunk:3] GotoIf("Local/92264401@from-internal-568a,2", "0?disabletrunk|1") in new stack
-- Executing [s@macro-dialout-trunk:4] Set("Local/92264401@from-internal-568a,2", "DIAL_NUMBER=2264401") in new stack
-- Executing [s@macro-dialout-trunk:5] Set("Local/92264401@from-internal-568a,2", "DIAL_TRUNK_OPTIONS=tr") in new stack
-- Executing [s@macro-dialout-trunk:6] Set("Local/92264401@from-internal-568a,2", "GROUP()=OUT_1") in new stack
-- Executing [s@macro-dialout-trunk:7] GotoIf("Local/92264401@from-internal-568a,2", "1?nomax") in new stack
-- Goto (macro-dialout-trunk,s,9)
-- Executing [s@macro-dialout-trunk:9] GotoIf("Local/92264401@from-internal-568a,2", "0?skipoutcid") in new stack
-- Executing [s@macro-dialout-trunk:10] Set("Local/92264401@from-internal-568a,2", "DIAL_TRUNK_OPTIONS=") in new stack
-- Executing [s@macro-dialout-trunk:11] Macro("Local/92264401@from-internal-568a,2", "outbound-callerid|1") in new stack
-- Executing [s@macro-outbound-callerid:1] ExecIf("Local/92264401@from-internal-568a,2", "1|SetCallerPres|allowed") in new stack
-- Executing [s@macro-outbound-callerid:2] GotoIf("Local/92264401@from-internal-568a,2", "0?start") in new stack
-- Executing [s@macro-outbound-callerid:3] Set("Local/92264401@from-internal-568a,2", "REALCALLERIDNUM=9497095511") in new stack
-- Executing [s@macro-outbound-callerid:4] NoOp("Local/92264401@from-internal-568a,2", "REALCALLERIDNUM is 9497095511") in new stack
-- Executing [s@macro-outbound-callerid:5] GotoIf("Local/92264401@from-internal-568a,2", "0?normcid") in new stack
-- Executing [s@macro-outbound-callerid:6] GotoIf("Local/92264401@from-internal-568a,2", "0?normcid") in new stack
-- Executing [s@macro-outbound-callerid:7] GotoIf("Local/92264401@from-internal-568a,2", "0?normcid") in new stack
-- Executing [s@macro-outbound-callerid:8] Set("Local/92264401@from-internal-568a,2", "USEROUTCID=9497095511") in new stack
-- Executing [s@macro-outbound-callerid:9] GotoIf("Local/92264401@from-internal-568a,2", "1?bypass:normcid") in new stack
-- Goto (macro-outbound-callerid,s,11)
-- Executing [s@macro-outbound-callerid:11] Set("Local/92264401@from-internal-568a,2", "EMERGENCYCID=") in new stack
-- Executing [s@macro-outbound-callerid:12] Set("Local/92264401@from-internal-568a,2", "TRUNKOUTCID=") in new stack
-- Executing [s@macro-outbound-callerid:13] GotoIf("Local/92264401@from-internal-568a,2", "1?trunkcid") in new stack
-- Goto (macro-outbound-callerid,s,17)
-- Executing [s@macro-outbound-callerid:17] GotoIf("Local/92264401@from-internal-568a,2", "1?usercid") in new stack
-- Goto (macro-outbound-callerid,s,19)
-- Executing [s@macro-outbound-callerid:19] GotoIf("Local/92264401@from-internal-568a,2", "0?report") in new stack
-- Executing [s@macro-outbound-callerid:20] Set("Local/92264401@from-internal-568a,2", "CALLERID(all)=9497095511") in new stack
-- Executing [s@macro-outbound-callerid:21] GotoIf("Local/92264401@from-internal-568a,2", "1?report:hidecid") in new stack
-- Goto (macro-outbound-callerid,s,23)
-- Executing [s@macro-outbound-callerid:23] NoOp("Local/92264401@from-internal-568a,2", "CallerID set to "" <9497095511>") in new stack
-- Executing [s@macro-dialout-trunk:12] AGI("Local/92264401@from-internal-568a,2", "fixlocalprefix") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix
-- AGI Script fixlocalprefix completed, returning 0
-- Executing [s@macro-dialout-trunk:13] Set("Local/92264401@from-internal-568a,2", "OUTNUM=2264401") in new stack
-- Executing [s@macro-dialout-trunk:14] Set("Local/92264401@from-internal-568a,2", "custom=ZAP/g0") in new stack
-- Executing [s@macro-dialout-trunk:15] GotoIf("Local/92264401@from-internal-568a,2", "1?gocall") in new stack
-- Goto (macro-dialout-trunk,s,17)
-- Executing [s@macro-dialout-trunk:17] Macro("Local/92264401@from-internal-568a,2", "dialout-trunk-predial-hook|") in new stack
-- Executing [s@macro-dialout-trunk:18] GotoIf("Local/92264401@from-internal-568a,2", "0?bypass|1") in new stack
-- Executing [s@macro-dialout-trunk:19] GotoIf("Local/92264401@from-internal-568a,2", "0?customtrunk") in new stack
-- Executing [s@macro-dialout-trunk:20] Dial("Local/92264401@from-internal-568a,2", "ZAP/g0/2264401|300|") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called g0/2264401
-- Channel 0/2, span 1 got hangup, cause 28
-- Hungup 'Zap/2-1'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [s@macro-dialout-trunk:21] Goto("Local/92264401@from-internal-568a,2", "s-CHANUNAVAIL|1") in new stack
-- Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
-- Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] GotoIf("Local/92264401@from-internal-568a,2", "1?noreport") in new stack
-- Goto (macro-dialout-trunk,s-CHANUNAVAIL,3)
-- Executing [s-CHANUNAVAIL@macro-dialout-trunk:3] NoOp("Local/92264401@from-internal-568a,2", "TRUNK Dial failed due to CHANUNAVAIL - failing through to other trunks") in new stack
-- Executing [92264401@from-internal:5] Macro("Local/92264401@from-internal-568a,2", "outisbusy|") in new stack
-- Executing [s@macro-outisbusy:1] Playback("Local/92264401@from-internal-568a,2", "all-circuits-busy-now|noanswer") in new stack
--
-- Executing [s@macro-outisbusy:2] Playback("Local/92264401@from-internal-568a,2", "pls-try-call-later|noanswer") in new stack
--
-- Executing [s@macro-outisbusy:3] Macro("Local/92264401@from-internal-568a,2", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("Local/92264401@from-internal-568a,2", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("Local/92264401@from-internal-568a,2", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("Local/92264401@from-internal-568a,2", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("Local/92264401@from-internal-568a,2", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("Local/92264401@from-internal-568a,2", "1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("Local/92264401@from-internal-568a,2", "") in new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/92264401@from-internal-568a,2' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/92264401@from-internal-568a,2' in macro 'outisbusy'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/92264401@from-internal-568a,2'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [s@macro-dial:8] Set("Local/RG-1203-92264401#@from-internal-94fd,2", "DIALSTATUS=CHANUNAVAIL") in new stack
== Auto fallthrough, channel 'Local/RG-1203-92264401#@from-internal-94fd,2' status is 'CHANUNAVAIL'
-- Local/RG-1203-92264401#@from-internal-94fd,1 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
-- Executing [h@from-internal:1] Macro("Local/RG-1203-92264401#@from-internal-94fd,2", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("Local/RG-1203-92264401#@from-internal-94fd,2", "w") in new stack
-- Executing [s@macro-dial:8] Set("Local/FMGL-92264401#@from-internal-44af,2", "DIALSTATUS=CONGESTION") in new stack
-- Executing [FMGL-92264401#@from-internal:11] NoOp("Local/FMGL-92264401#@from-internal-44af,2", "Ending FMGL 1203 with 92264401# and dialstatus CONGESTION") in new stack
-- Executing [FMGL-92264401#@from-internal:12] Hangup("Local/FMGL-92264401#@from-internal-44af,2", "") in new stack
== Spawn extension (from-internal, FMGL-92264401#, 12) exited non-zero on 'Local/FMGL-92264401#@from-internal-44af,2'
-- Executing [h@from-internal:1] Macro("Local/FMGL-92264401#@from-internal-44af,2", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("Local/FMGL-92264401#@from-internal-44af,2", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("Local/RG-1203-92264401#@from-internal-94fd,2", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("Local/RG-1203-92264401#@from-internal-94fd,2", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("Local/RG-1203-92264401#@from-internal-94fd,2", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("Local/RG-1203-92264401#@from-internal-94fd,2", "1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("Local/RG-1203-92264401#@from-internal-94fd,2", "") in new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/RG-1203-92264401#@from-internal-94fd,2' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/RG-1203-92264401#@from-internal-94fd,2'
-- Executing [s@macro-hangupcall:2] NoCDR("Local/FMGL-92264401#@from-internal-44af,2", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("Local/FMGL-92264401#@from-internal-44af,2", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("Local/FMGL-92264401#@from-internal-44af,2", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("Local/FMGL-92264401#@from-internal-44af,2", "1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("Local/FMGL-92264401#@from-internal-44af,2", "") in new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/FMGL-92264401#@from-internal-44af,2' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Local/FMGL-92264401#@from-internal-44af,2'
== Everyone is busy/congested at this time (2:0/0/2)
-- Executing [s@macro-dial:8] Set("Zap/1-1", "DIALSTATUS=CHANUNAVAIL") in new stack
-- Executing [s@macro-dial-confirm:7] DBdel("Zap/1-1", "RG/1203/Zap/1-1") in new stack
-- DBdel: family=RG, key=1203/Zap/1-1
-- Executing [s@macro-dial-confirm:8] Set("Zap/1-1", "USE_CONFIRMATION=") in new stack
-- Executing [s@macro-dial-confirm:9] Set("Zap/1-1", "RINGGROUP_INDEX=") in new stack
-- Executing [1203@from-did-direct:19] Set("Zap/1-1", "RingGroupMethod=") in new stack
-- Executing [1203@from-did-direct:20] GotoIf("Zap/1-1", "0?nodest") in new stack
-- Executing [1203@from-did-direct:21] Set("Zap/1-1", "__NODEST=") in new stack
-- Executing [1203@from-did-direct:22] DBdel("Zap/1-1", "BLKVM/1203/Zap/1-1") in new stack
-- DBdel: family=BLKVM, key=1203/Zap/1-1
-- Executing [1203@from-did-direct:23] Goto("Zap/1-1", "ext-local|vmu1203|1") in new stack
-- Goto (ext-local,vmu1203,1)
-- Executing [vmu1203@ext-local:1] Macro("Zap/1-1", "vm|1203|NOANSWER") in new stack
-- Executing [s@macro-vm:1] Macro("Zap/1-1", "user-callerid|SKIPTTL") in new stack
-- Executing [s@macro-user-callerid:1] NoOp("Zap/1-1", "user-callerid: CID Name 9497095511") in new stack
-- Executing [s@macro-user-callerid:2] Set("Zap/1-1", "AMPUSER=9497095511") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("Zap/1-1", "0?report") in new stack
-- Executing [s@macro-user-callerid:4] ExecIf("Zap/1-1", "0|Set|REALCALLERIDNUM=9497095511") in new stack
-- Executing [s@macro-user-callerid:5] NoOp("Zap/1-1", "REALCALLERIDNUM is 9497095511") in new stack
-- Executing [s@macro-user-callerid:6] Set("Zap/1-1", "AMPUSER=") in new stack
-- Executing [s@macro-user-callerid:7] Set("Zap/1-1", "AMPUSERCIDNAME=") in new stack
-- Executing [s@macro-user-callerid:8] GotoIf("Zap/1-1", "1?report") in new stack
-- Goto (macro-user-callerid,s,13)
-- Executing [s@macro-user-callerid:13] NoOp("Zap/1-1", "TTL: 64 ARG1: SKIPTTL") in new stack
-- Executing [s@macro-user-callerid:14] GotoIf("Zap/1-1", "1?continue") in new stack
-- Goto (macro-user-callerid,s,23)
-- Executing [s@macro-user-callerid:23] NoOp("Zap/1-1", "Using CallerID "CID Name " <9497095511>") in new stack
-- Executing [s@macro-vm:2] Set("Zap/1-1", "VMGAIN=""") in new stack
-- Executing [s@macro-vm:3] GotoIf("Zap/1-1", "1?vmx|1") in new stack
-- Goto (macro-vm,vmx,1)
-- Executing [vmx@macro-vm:1] GotoIf("Zap/1-1", "0?s-NOANSWER|1") in new stack
-- Executing [vmx@macro-vm:2] Set("Zap/1-1", "MODE=unavail") in new stack
-- Executing [vmx@macro-vm:3] GotoIf("Zap/1-1", "1?notdirect") in new stack
-- Goto (macro-vm,vmx,5)
-- Executing [vmx@macro-vm:5] NoOp("Zap/1-1", "Checking if ext 1203 is enabled: ") in new stack
-- Executing [vmx@macro-vm:6] GotoIf("Zap/1-1", "1?s-NOANSWER|1") in new stack
-- Goto (macro-vm,s-NOANSWER,1)
-- Executing [s-NOANSWER@macro-vm:1] Macro("Zap/1-1", "get-vmcontext|1203") in new stack
-- Executing [s@macro-get-vmcontext:1] Set("Zap/1-1", "VMCONTEXT=default") in new stack
-- Executing [s@macro-get-vmcontext:2] GotoIf("Zap/1-1", "0?200:300") in new stack
-- Goto (macro-get-vmcontext,s,300)
-- Executing [s@macro-get-vmcontext:300] NoOp("Zap/1-1", "") in new stack
-- Executing [s-NOANSWER@macro-vm:2] VoiceMail("Zap/1-1", "1203@default|u") in new stack
--
--
--
--
--
--
--
-- Channel 0/1, span 1 got hangup request, cause 16
== Spawn extension (macro-vm, s-NOANSWER, 2) exited non-zero on 'Zap/1-1' in macro 'vm'
== Spawn extension (macro-vm, s-NOANSWER, 2) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
after I reset pridialplan = local it was pridialplan = national before
and now I can call out to a local number - my area code is 949 - old number 9493069057 - so if I dial 3069057 - the call goes through OK
BUT if I dial 19493069057 - it just rings
or if dial 17605551212 - if just rings
it acts like a call is being make - here is the snippet from the asterisk -r output
--
-- User entered nothing.
-- Executing [s@macro-confirm:6] GotoIf("Local/917604581649@from-internal-f78f,1", "1?check:toolate") in new stack
-- Goto (macro-confirm,s,7)
-- Executing [s@macro-confirm:7] GotoIf("Local/917604581649@from-internal-f78f,1", "0?ok") in new stack
-- Executing [s@macro-confirm:8] GotoIf("Local/917604581649@from-internal-f78f,1", "0?noanswer") in new stack
-- Executing [s@macro-confirm:9] GotoIf("Local/917604581649@from-internal-f78f,1", "0?noanswer") in new stack
-- Executing [s@macro-confirm:10] GotoIf("Local/917604581649@from-internal-f78f,1", "0?playcid") in new stack
-- Executing [s@macro-confirm:11] Set("Local/917604581649@from-internal-f78f,1", "LOOPCOUNT=2") in new stack
-- Executing [s@macro-confirm:12] GotoIf("Local/917604581649@from-internal-f78f,1", "1?start") in new stack
-- Goto (macro-confirm,s,5)
-- Executing [s@macro-confirm:5] Read("Local/917604581649@from-internal-f78f,1", "INPUT|custom/callpassed2|1||1|5") in new stack
-- Accepting a maximum of 1 digits.
--
-- Channel 0/1, span 1 got hangup request, cause 16

Member Since:
2006-06-22