Out bound calls fail

Hello Everyone I’m am very new to VIOP. I am trying to get outbound calls to go through callcentric. My inbound calls are going through finally but still cant dial out. I get “all circuits are busy now” Here is a copy of my log file when a call failed. Please any advise.

[2014-08-08 09:27:23] VERBOSE[1918] chan_sip.c: — (17 headers 12 lines) —
[2014-08-08 09:27:23] VERBOSE[1918] chan_sip.c: Sending to 192.168.0.22:51276 (NAT)
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Sending to 192.168.0.22:51276 (NAT)
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Using INVITE request as basis request - [email protected]
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found peer ‘131’ for ‘131’ from 192.168.0.22:51276
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c:
ÿ<— Reliably Transmitting (no NAT) to 192.168.0.22:5060 —>
ÿSIP/2.0 401 Unauthorized
ÿVia: SIP/2.0/UDP 192.168.0.22:5060;branch=z9hG4bK476a956e;received=192.168.0.22
ÿFrom: “IT Room-131” sip:[email protected];tag=000e8461285300f107637310-015204d1
ÿTo: sip:[email protected];tag=as46ecd57c
ÿCall-ID: [email protected]
ÿCSeq: 101 INVITE
ÿServer: FPBX-2.11.0(11.10.2)
ÿAllow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
ÿSupported: replaces
ÿWWW-Authenticate: Digest algorithm=MD5, realm=“asterisk”, nonce=“3a7f7581"
ÿContent-Length: 0
ÿ
ÿ
ÿ<------------>
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Scheduling destruction of SIP dialog ‘[email protected]’ in 32000 ms (Method: INVITE)
[2014-08-08 09:27:23] VERBOSE[1918] chan_sip.c:
ÿ<— SIP read from UDP:192.168.0.22:51277 —>
ÿACK sip:[email protected] SIP/2.0
ÿVia: SIP/2.0/UDP 192.168.0.22:5060;branch=z9hG4bK476a956e
ÿFrom: “IT Room-131” sip:[email protected];tag=000e8461285300f107637310-015204d1
ÿTo: sip:[email protected];tag=as46ecd57c
ÿCall-ID: [email protected]
ÿDate: Fri, 08 Aug 2014 14:27:43 GMT
ÿCSeq: 101 ACK
ÿContent-Length: 0
ÿ
ÿ<------------->
[2014-08-08 09:27:23] VERBOSE[1918] chan_sip.c: — (8 headers 0 lines) —
[2014-08-08 09:27:23] VERBOSE[1918] chan_sip.c:
ÿ<— SIP read from UDP:192.168.0.22:51278 —>
ÿINVITE sip:[email protected] SIP/2.0
ÿVia: SIP/2.0/UDP 192.168.0.22:5060;branch=z9hG4bK439aad93
ÿFrom: “IT Room-131” sip:[email protected];tag=000e8461285300f107637310-015204d1
ÿTo: sip:[email protected]
ÿCall-ID: [email protected]
ÿMax-Forwards: 70
ÿDate: Fri, 08 Aug 2014 14:27:43 GMT
ÿCSeq: 102 INVITE
ÿUser-Agent: Cisco-CP7960G/7.5
ÿContact: sip:[email protected]:5060
ÿAuthorization: Digest username=“131”,realm=“asterisk”,uri="sip:[email protected]”,response=“1081bc8b0d46ddb43b9b78ae8beebbaa”,nonce=“3a7f7581”,algorithm=MD5
ÿExpires: 180
ÿContent-Length: 254
ÿContent-Type: application/sdp
ÿContent-Disposition: session;handling=optional
ÿ
ÿv=0
ÿo=Cisco-SIPUA 2980 0 IN IP4 192.168.0.22
ÿs=SIP Call
ÿt=0 0
ÿm=audio 18608 RTP/AVP 0 8 18 101
ÿc=IN IP4 192.168.0.22
ÿa=rtpmap:0 PCMU/8000
ÿa=rtpmap:8 PCMA/8000
ÿa=rtpmap:18 G729/8000
ÿa=rtpmap:101 telephone-event/8000
ÿa=fmtp:101 0-15
ÿa=sendrecv
ÿ<------------->
[2014-08-08 09:27:23] VERBOSE[1918] chan_sip.c: — (15 headers 12 lines) —
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Sending to 192.168.0.22:5060 (no NAT)
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Using INVITE request as basis request - [email protected]
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found peer ‘131’ for ‘131’ from 192.168.0.22:51278
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] netsock2.c: == Using SIP RTP TOS bits 184
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] netsock2.c: == Using SIP RTP CoS mark 5
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found RTP audio format 0
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found RTP audio format 8
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found RTP audio format 18
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found RTP audio format 101
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found audio description format PCMU for ID 0
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found audio description format PCMA for ID 8
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found audio description format G729 for ID 18
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Found audio description format telephone-event for ID 101
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Capabilities: us - (gsm|ulaw|alaw), peer - audio=(ulaw|alaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Peer audio RTP is at port 192.168.0.22:18608
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: Looking for 12176523126 in from-internal (domain 192.168.0.17)
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c: list_route: hop: sip:[email protected]:5060
[2014-08-08 09:27:23] VERBOSE[1918][C-00000019] chan_sip.c:
ÿ<— Transmitting (no NAT) to 192.168.0.22:5060 —>
ÿSIP/2.0 100 Trying
ÿVia: SIP/2.0/UDP 192.168.0.22:5060;branch=z9hG4bK439aad93;received=192.168.0.22
ÿFrom: “IT Room-131” sip:[email protected];tag=000e8461285300f107637310-015204d1
ÿTo: sip:[email protected]
ÿCall-ID: [email protected]
ÿCSeq: 102 INVITE
ÿServer: FPBX-2.11.0(11.10.2)
ÿAllow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
ÿSupported: replaces
ÿContact: sip:[email protected]:5060
ÿContent-Length: 0
ÿ
ÿ
ÿ<------------>
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:1] Macro(“SIP/131-00000022”, “user-callerid,LIMIT,EXTERNAL,”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:1] Set(“SIP/131-00000022”, “TOUCH_MONITOR=1407508043.34”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:2] Set(“SIP/131-00000022”, “AMPUSER=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:3] GotoIf(“SIP/131-00000022”, “0?report”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:4] ExecIf(“SIP/131-00000022”, “1?Set(REALCALLERIDNUM=131)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:5] Set(“SIP/131-00000022”, “AMPUSER=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:6] GotoIf(“SIP/131-00000022”, “0?limit”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:7] Set(“SIP/131-00000022”, “AMPUSERCIDNAME=IT Room”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:8] GotoIf(“SIP/131-00000022”, “0?report”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:9] Set(“SIP/131-00000022”, “AMPUSERCID=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:10] Set(“SIP/131-00000022”, “__DIAL_OPTIONS=Ttr”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:11] Set(“SIP/131-00000022”, “CALLERID(all)=“IT Room” <131>”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:12] GotoIf(“SIP/131-00000022”, “0?limit”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:13] ExecIf(“SIP/131-00000022”, “1?Set(GROUP(concurrency_limit)=131)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:14] GosubIf(“SIP/131-00000022”, “7?sub-ccss,s,1(from-internal,12176523126)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-ccss:1] ExecIf(“SIP/131-00000022”, “0?Return()”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-ccss:2] Set(“SIP/131-00000022”, “CCSS_SETUP=TRUE”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-ccss:3] GosubIf(“SIP/131-00000022”, “0?monitor_config,1(from-internal,12176523126):monitor_default,1(from-internal,12176523126)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [monitor_default@sub-ccss:1] GotoIf(“SIP/131-00000022”, “0?is_exten”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [monitor_default@sub-ccss:2] StackPop(“SIP/131-00000022”, “”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [monitor_default@sub-ccss:3] Return(“SIP/131-00000022”, “FALSE”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:15] ExecIf(“SIP/131-00000022”, “0?Set(CHANNEL(language)=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:16] GotoIf(“SIP/131-00000022”, “1?continue”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (macro-user-callerid,s,30)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:30] Set(“SIP/131-00000022”, “CALLERID(number)=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:31] Set(“SIP/131-00000022”, “CALLERID(name)=IT Room”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:32] Set(“SIP/131-00000022”, “CDR(cnum)=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:33] Set(“SIP/131-00000022”, “CDR(cnam)=IT Room”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:34] Set(“SIP/131-00000022”, “CHANNEL(language)=en”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-user-callerid:35] ExecIf(“SIP/131-00000022”, “0?Set(CALLERID(name)=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:2] ExecIf(“SIP/131-00000022”, “0 ?Set(CDR(accountcode)=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:3] Set(“SIP/131-00000022”, “MOHCLASS=default”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:4] Set(“SIP/131-00000022”, “_NODEST=”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:5] Gosub(“SIP/131-00000022”, “sub-record-check,s,1(out,12176523126,)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:1] Set(“SIP/131-00000022”, “REC_POLICY_MODE_SAVE=”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:2] GotoIf(“SIP/131-00000022”, “1?check”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (sub-record-check,s,7)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:7] Set(“SIP/131-00000022”, “__MON_FMT=wav”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:8] GotoIf(“SIP/131-00000022”, “1?next”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (sub-record-check,s,11)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:11] ExecIf(“SIP/131-00000022”, “0?Return()”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:12] ExecIf(“SIP/131-00000022”, “0?Set(__REC_POLICY_MODE=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:13] GotoIf(“SIP/131-00000022”, “0?out,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:14] Set(“SIP/131-00000022”, “__REC_STATUS=INITIALIZED”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:15] Set(“SIP/131-00000022”, “NOW=1407508043”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:16] Set(“SIP/131-00000022”, “__DAY=08”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:17] Set(“SIP/131-00000022”, “__MONTH=08”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:18] Set(“SIP/131-00000022”, “__YEAR=2014”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:19] Set(“SIP/131-00000022”, “__TIMESTR=20140808-092723”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:20] Set(“SIP/131-00000022”, “__FROMEXTEN=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:21] Set(“SIP/131-00000022”, “__CALLFILENAME=out-12176523126-131-20140808-092723-1407508043.34”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@sub-record-check:22] Goto(“SIP/131-00000022”, “out,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (sub-record-check,out,1)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [out@sub-record-check:1] ExecIf(“SIP/131-00000022”, “1?Set(__REC_POLICY_MODE=dontcare)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [out@sub-record-check:2] GosubIf(“SIP/131-00000022”, “0?record,1(exten,12176523126,131)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [out@sub-record-check:3] Return(“SIP/131-00000022”, “”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:6] Macro(“SIP/131-00000022”, “dialout-trunk,2,12176523126,off”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:1] Set(“SIP/131-00000022”, “DIAL_TRUNK=2”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:2] GosubIf(“SIP/131-00000022”, “0?sub-pincheck,s,1()”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:3] GotoIf(“SIP/131-00000022”, “0?disabletrunk,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:4] Set(“SIP/131-00000022”, “DIAL_NUMBER=12176523126”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:5] Set(“SIP/131-00000022”, “DIAL_TRUNK_OPTIONS=Ttr”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:6] Set(“SIP/131-00000022”, “OUTBOUND_GROUP=OUT_2”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:7] GotoIf(“SIP/131-00000022”, “0?nomax”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:8] GotoIf(“SIP/131-00000022”, “0?chanfull”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:9] GotoIf(“SIP/131-00000022”, “0?skipoutcid”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:10] Set(“SIP/131-00000022”, “DIAL_TRUNK_OPTIONS=Tt”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:11] Macro(“SIP/131-00000022”, “outbound-callerid,2”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:1] ExecIf(“SIP/131-00000022”, “0?Set(CALLERPRES()=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:2] ExecIf(“SIP/131-00000022”, “0?Set(REALCALLERIDNUM=131)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:3] GotoIf(“SIP/131-00000022”, “1?normcid”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (macro-outbound-callerid,s,6)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:6] Set(“SIP/131-00000022”, “USEROUTCID=”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:7] Set(“SIP/131-00000022”, “EMERGENCYCID=”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:8] Set(“SIP/131-00000022”, “TRUNKOUTCID=2177322212”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:9] GotoIf(“SIP/131-00000022”, “1?trunkcid”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (macro-outbound-callerid,s,14)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:14] ExecIf(“SIP/131-00000022”, “1?Set(CALLERID(all)=2177322212)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:15] ExecIf(“SIP/131-00000022”, “0?Set(CALLERID(all)=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:16] ExecIf(“SIP/131-00000022”, “0?Set(CALLERID(all)=)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:17] ExecIf(“SIP/131-00000022”, “0?Set(CALLERPRES()=prohib_passed_screen)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:18] Set(“SIP/131-00000022”, “CDR(outbound_cnum)=2177322212”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outbound-callerid:19] Set(“SIP/131-00000022”, “CDR(outbound_cnam)=”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:12] GosubIf(“SIP/131-00000022”, “0?sub-flp-2,s,1()”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:13] Set(“SIP/131-00000022”, “OUTNUM=12176523126”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:14] Set(“SIP/131-00000022”, “custom=SIP/callcentric”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:15] ExecIf(“SIP/131-00000022”, “0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^default)Tt)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:16] ExecIf(“SIP/131-00000022”, “0?Set(DIAL_TRUNK_OPTIONS=TtM(confirm))”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:17] Macro(“SIP/131-00000022”, “dialout-trunk-predial-hook,”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit(“SIP/131-00000022”, “”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:18] GotoIf(“SIP/131-00000022”, “0?bypass,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:19] ExecIf(“SIP/131-00000022”, “1?Set(CONNECTEDLINE(num,i)=12176523126)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:20] ExecIf(“SIP/131-00000022”, “1?Set(CONNECTEDLINE(name,i)=CID:2177322212)”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:21] GotoIf(“SIP/131-00000022”, “0?customtrunk”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:22] Dial(“SIP/131-00000022”, “SIP/callcentric/12176523126,300,Tt”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] chan_sip.c: Really destroying SIP dialog ‘[email protected]:5060’ Method: INVITE
[2014-08-08 09:27:23] WARNING[15392][C-00000019] app_dial.c: Unable to create channel of type ‘SIP’ (cause 20 - Subscriber absent)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] app_dial.c: == Everyone is busy/congested at this time (1:0/0/1)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:23] NoOp(“SIP/131-00000022”, “Dial failed for some reason with DIALSTATUS = CHANUNAVAIL and HANGUPCAUSE = 20”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-dialout-trunk:24] GotoIf(“SIP/131-00000022”, “0?continue,1:s-CHANUNAVAIL,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] Set(“SIP/131-00000022”, “RC=20”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s-CHANUNAVAIL@macro-dialout-trunk:2] Goto(“SIP/131-00000022”, “20,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (macro-dialout-trunk,20,1)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [20@macro-dialout-trunk:1] Goto(“SIP/131-00000022”, “continue,1”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Goto (macro-dialout-trunk,continue,1)
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [continue@macro-dialout-trunk:1] NoOp(“SIP/131-00000022”, “TRUNK Dial failed due to CHANUNAVAIL HANGUPCAUSE: 20 - failing through to other trunks”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [continue@macro-dialout-trunk:2] Set(“SIP/131-00000022”, “CALLERID(number)=131”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [12176523126@from-internal:7] Macro(“SIP/131-00000022”, “outisbusy,”) in new stack
[2014-08-08 09:27:23] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outisbusy:1] Progress(“SIP/131-00000022”, “”) in new stack
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] chan_sip.c: Audio is at 11130
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] chan_sip.c: Adding codec 100003 (ulaw) to SDP
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] chan_sip.c: Adding codec 100004 (alaw) to SDP
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] chan_sip.c:
ÿ<— Transmitting (no NAT) to 192.168.0.22:5060 —>
ÿSIP/2.0 183 Session Progress
ÿVia: SIP/2.0/UDP 192.168.0.22:5060;branch=z9hG4bK439aad93;received=192.168.0.22
ÿFrom: “IT Room-131” sip:[email protected];tag=000e8461285300f107637310-015204d1
ÿTo: sip:[email protected];tag=as71c92845
ÿCall-ID: [email protected]
ÿCSeq: 102 INVITE
ÿServer: FPBX-2.11.0(11.10.2)
ÿAllow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
ÿSupported: replaces
ÿContact: sip:[email protected]:5060
ÿContent-Type: application/sdp
ÿContent-Length: 260
ÿ
ÿv=0
ÿo=root 1652477926 1652477926 IN IP4 192.168.0.17
ÿs=Asterisk PBX 11.10.2
ÿc=IN IP4 192.168.0.17
ÿt=0 0
ÿm=audio 11130 RTP/AVP 0 8 101
ÿa=rtpmap:0 PCMU/8000
ÿa=rtpmap:8 PCMA/8000
ÿa=rtpmap:101 telephone-event/8000
ÿa=fmtp:101 0-16
ÿa=ptime:20
ÿa=sendrecv
ÿ
ÿ<------------>
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outisbusy:2] GotoIf(“SIP/131-00000022”, “0?emergency,1”) in new stack
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outisbusy:3] GotoIf(“SIP/131-00000022”, “0?intracompany,1”) in new stack
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] pbx.c: – Executing [s@macro-outisbusy:4] Playback(“SIP/131-00000022”, “all-circuits-busy-now&pls-try-call-later, noanswer”) in new stack
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] file.c: – <SIP/131-00000022> Playing ‘all-circuits-busy-now.ulaw’ (language ‘en’)
[2014-08-08 09:27:24] VERBOSE[15392][C-00000019] res_rtp_asterisk.c: > 0x7f5950012570 – Probation passed - setting RTP source address to 192.168.0.22:18608
[2014-08-08 09:27:25] VERBOSE[15392][C-00000019] file.c: – <SIP/131-00000022> Playing ‘pls-try-call-later.ulaw’ (language ‘en’)