Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2017
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.61 KB | None | 0 0
  1. [Dec 7 17:13:38] VERBOSE[8075] config.c: == Parsing '/etc/asterisk/logger.conf': [Dec 7 17:13:38] VERBOSE[8075] config.c: == Found
  2. [Dec 7 17:13:38] VERBOSE[8075] logger.c: Asterisk Event Logger restarted
  3. [Dec 7 17:13:38] VERBOSE[8075] logger.c: Asterisk Queue Logger restarted
  4. [Dec 7 17:13:42] NOTICE[2984] chan_sip.c: -- Re-registration for mlsmith@inbound24.vitelity.net
  5. [Dec 7 17:13:42] VERBOSE[2984] dnsmgr.c: > doing dnsmgr_lookup for 'inbound24.vitelity.net'
  6. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: REGISTER 11 headers, 0 lines
  7. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Reliably Transmitting (no NAT) to 66.241.96.164:5060:
  8. REGISTER sip:inbound24.vitelity.net SIP/2.0
  9.  
  10. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK4d8deaf7;rport
  11.  
  12. Max-Forwards: 70
  13.  
  14. From: <sip:mlsmith@inbound24.vitelity.net>;tag=as755488b2
  15.  
  16. To: <sip:mlsmith@inbound24.vitelity.net>
  17.  
  18. Call-ID: 763abf1775ce87cd1faff787433f7218@127.0.0.1
  19.  
  20. CSeq: 1078 REGISTER
  21.  
  22. User-Agent: Asterisk PBX 1.6.2.11
  23.  
  24. Authorization: Digest username="mlsmith", realm="asterisk", algorithm=MD5, uri="sip:inbound24.vitelity.net", nonce="09d2aff0", response="e5bd28812d71291b263e2feb64de4b37"
  25.  
  26. Expires: 120
  27.  
  28. Contact: <sip:s@192.168.230.252>
  29.  
  30. Content-Length: 0
  31.  
  32.  
  33.  
  34.  
  35. ---
  36. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  37. <--- SIP read from UDP:192.168.230.250:5060 --->
  38. INVITE sip:7794184@192.168.230.252 SIP/2.0
  39.  
  40. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-6bcf9061
  41.  
  42. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  43.  
  44. To: <sip:7794184@192.168.230.252>
  45.  
  46. Call-ID: 65c63e10-42695d7d@192.168.230.250
  47.  
  48. CSeq: 101 INVITE
  49.  
  50. Max-Forwards: 70
  51.  
  52. Contact: "Office Shannon" <sip:601@192.168.230.250:5060>
  53.  
  54. Expires: 240
  55.  
  56. User-Agent: Cisco/SPA504G-7.4.3a
  57.  
  58. Content-Length: 403
  59.  
  60. Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
  61.  
  62. Supported: replaces
  63.  
  64. Content-Type: application/sdp
  65.  
  66.  
  67.  
  68. v=0
  69.  
  70. o=- 7066062 7066062 IN IP4 192.168.230.250
  71.  
  72. s=-
  73.  
  74. c=IN IP4 192.168.230.250
  75.  
  76. t=0 0
  77.  
  78. m=audio 16466 RTP/AVP 0 2 8 9 18 96 97 98 101
  79.  
  80. a=rtpmap:0 PCMU/8000
  81.  
  82. a=rtpmap:2 G726-32/8000
  83.  
  84. a=rtpmap:8 PCMA/8000
  85.  
  86. a=rtpmap:9 G722/8000
  87.  
  88. a=rtpmap:18 G729a/8000
  89.  
  90. a=rtpmap:96 G726-40/8000
  91.  
  92. a=rtpmap:97 G726-24/8000
  93.  
  94. a=rtpmap:98 G726-16/8000
  95.  
  96. a=rtpmap:101 telephone-event/8000
  97.  
  98. a=fmtp:101 0-15
  99.  
  100. a=ptime:30
  101.  
  102. a=sendrecv
  103.  
  104.  
  105. <------------->
  106. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: --- (14 headers 18 lines) ---
  107. [Dec 7 17:13:42] VERBOSE[2984] netsock.c: == Using SIP RTP TOS bits 184
  108. [Dec 7 17:13:42] VERBOSE[2984] netsock.c: == Using SIP RTP CoS mark 5
  109. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Sending to 192.168.230.250 : 5060 (no NAT)
  110. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Using INVITE request as basis request - 65c63e10-42695d7d@192.168.230.250
  111. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found peer '601' for '601' from 192.168.230.250:5060
  112. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  113. <--- Reliably Transmitting (NAT) to 192.168.230.250:5060 --->
  114. SIP/2.0 401 Unauthorized
  115.  
  116. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-6bcf9061;received=192.168.230.250
  117.  
  118. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  119.  
  120. To: <sip:7794184@192.168.230.252>;tag=as3b2cd2bd
  121.  
  122. Call-ID: 65c63e10-42695d7d@192.168.230.250
  123.  
  124. CSeq: 101 INVITE
  125.  
  126. Server: Asterisk PBX 1.6.2.11
  127.  
  128. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  129.  
  130. Supported: replaces, timer
  131.  
  132. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="27563de7"
  133.  
  134. Content-Length: 0
  135.  
  136.  
  137.  
  138.  
  139. <------------>
  140. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Scheduling destruction of SIP dialog '65c63e10-42695d7d@192.168.230.250' in 6400 ms (Method: INVITE)
  141. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  142. <--- SIP read from UDP:192.168.230.250:5060 --->
  143. ACK sip:7794184@192.168.230.252 SIP/2.0
  144.  
  145. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-6bcf9061
  146.  
  147. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  148.  
  149. To: <sip:7794184@192.168.230.252>;tag=as3b2cd2bd
  150.  
  151. Call-ID: 65c63e10-42695d7d@192.168.230.250
  152.  
  153. CSeq: 101 ACK
  154.  
  155. Max-Forwards: 70
  156.  
  157. Contact: "Office Shannon" <sip:601@192.168.230.250:5060>
  158.  
  159. User-Agent: Cisco/SPA504G-7.4.3a
  160.  
  161. Content-Length: 0
  162.  
  163.  
  164.  
  165.  
  166. <------------->
  167. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: --- (10 headers 0 lines) ---
  168. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  169. <--- SIP read from UDP:192.168.230.250:5060 --->
  170. INVITE sip:7794184@192.168.230.252 SIP/2.0
  171.  
  172. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49
  173.  
  174. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  175.  
  176. To: <sip:7794184@192.168.230.252>
  177.  
  178. Call-ID: 65c63e10-42695d7d@192.168.230.250
  179.  
  180. CSeq: 102 INVITE
  181.  
  182. Max-Forwards: 70
  183.  
  184. Authorization: Digest username="601",realm="asterisk",nonce="27563de7",uri="sip:7794184@192.168.230.252",algorithm=MD5,response="fc48f65a3908664c8c04567c071484fa"
  185.  
  186. Contact: "Office Shannon" <sip:601@192.168.230.250:5060>
  187.  
  188. Expires: 240
  189.  
  190. User-Agent: Cisco/SPA504G-7.4.3a
  191.  
  192. Content-Length: 403
  193.  
  194. Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
  195.  
  196. Supported: replaces
  197.  
  198. Content-Type: application/sdp
  199.  
  200.  
  201.  
  202. v=0
  203.  
  204. o=- 7066062 7066062 IN IP4 192.168.230.250
  205.  
  206. s=-
  207.  
  208. c=IN IP4 192.168.230.250
  209.  
  210. t=0 0
  211.  
  212. m=audio 16466 RTP/AVP 0 2 8 9 18 96 97 98 101
  213.  
  214. a=rtpmap:0 PCMU/8000
  215.  
  216. a=rtpmap:2 G726-32/8000
  217.  
  218. a=rtpmap:8 PCMA/8000
  219.  
  220. a=rtpmap:9 G722/8000
  221.  
  222. a=rtpmap:18 G729a/8000
  223.  
  224. a=rtpmap:96 G726-40/8000
  225.  
  226. a=rtpmap:97 G726-24/8000
  227.  
  228. a=rtpmap:98 G726-16/8000
  229.  
  230. a=rtpmap:101 telephone-event/8000
  231.  
  232. a=fmtp:101 0-15
  233.  
  234. a=ptime:30
  235.  
  236. a=sendrecv
  237.  
  238.  
  239. <------------->
  240. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: --- (15 headers 18 lines) ---
  241. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Sending to 192.168.230.250 : 5060 (NAT)
  242. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Using INVITE request as basis request - 65c63e10-42695d7d@192.168.230.250
  243. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found peer '601' for '601' from 192.168.230.250:5060
  244. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 0
  245. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 2
  246. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 8
  247. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 9
  248. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 18
  249. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 96
  250. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 97
  251. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 98
  252. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found RTP audio format 101
  253. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format PCMU for ID 0
  254. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format G726-32 for ID 2
  255. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format PCMA for ID 8
  256. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format G722 for ID 9
  257. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format G729a for ID 18
  258. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format G726-40 for ID 96
  259. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format G726-24 for ID 97
  260. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format G726-16 for ID 98
  261. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Found audio description format telephone-event for ID 101
  262. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x101d0c (ulaw|alaw|g726|g729|ilbc|g722|h263p)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
  263. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  264. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Peer audio RTP is at port 192.168.230.250:16466
  265. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Looking for 7794184 in from-internal (domain 192.168.230.252)
  266. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: list_route: hop: <sip:601@192.168.230.250:5060>
  267. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  268. <--- Transmitting (NAT) to 192.168.230.250:5060 --->
  269. SIP/2.0 100 Trying
  270.  
  271. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49;received=192.168.230.250
  272.  
  273. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  274.  
  275. To: <sip:7794184@192.168.230.252>
  276.  
  277. Call-ID: 65c63e10-42695d7d@192.168.230.250
  278.  
  279. CSeq: 102 INVITE
  280.  
  281. Server: Asterisk PBX 1.6.2.11
  282.  
  283. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  284.  
  285. Supported: replaces, timer
  286.  
  287. Contact: <sip:7794184@192.168.230.252>
  288.  
  289. Content-Length: 0
  290.  
  291.  
  292.  
  293.  
  294. <------------>
  295. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [7794184@from-internal:1] Macro("SIP/601-000001c6", "user-callerid,SKIPTTL,") in new stack
  296. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:1] Set("SIP/601-000001c6", "AMPUSER=601") in new stack
  297. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  298. <--- SIP read from UDP:66.241.96.164:5060 --->
  299. SIP/2.0 100 Trying
  300.  
  301. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK4d8deaf7;received=192.168.230.252;rport=5060
  302.  
  303. From: <sip:mlsmith@inbound24.vitelity.net>;tag=as755488b2
  304.  
  305. To: <sip:mlsmith@inbound24.vitelity.net>
  306.  
  307. Call-ID: 763abf1775ce87cd1faff787433f7218@127.0.0.1
  308.  
  309. CSeq: 1078 REGISTER
  310.  
  311. User-Agent: Asterisk PBX
  312.  
  313. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  314.  
  315. Supported: replaces
  316.  
  317. Content-Length: 0
  318.  
  319.  
  320.  
  321.  
  322. <------------->
  323. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: --- (10 headers 0 lines) ---
  324. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:2] GotoIf("SIP/601-000001c6", "0?report") in new stack
  325. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:3] ExecIf("SIP/601-000001c6", "1?Set(REALCALLERIDNUM=601)") in new stack
  326. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:4] Set("SIP/601-000001c6", "AMPUSER=601") in new stack
  327. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:5] Set("SIP/601-000001c6", "AMPUSERCIDNAME=Shannon Office 601") in new stack
  328. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:6] GotoIf("SIP/601-000001c6", "0?report") in new stack
  329. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:7] Set("SIP/601-000001c6", "AMPUSERCID=601") in new stack
  330. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c:
  331. <--- SIP read from UDP:66.241.96.164:5060 --->
  332. SIP/2.0 401 Unauthorized
  333.  
  334. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK4d8deaf7;received=192.168.230.252;rport=5060
  335.  
  336. From: <sip:mlsmith@inbound24.vitelity.net>;tag=as755488b2
  337.  
  338. To: <sip:mlsmith@inbound24.vitelity.net>;tag=as453ab499
  339.  
  340. Call-ID: 763abf1775ce87cd1faff787433f7218@127.0.0.1
  341.  
  342. CSeq: 1078 REGISTER
  343.  
  344. User-Agent: Asterisk PBX
  345.  
  346. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  347.  
  348. Supported: replaces
  349.  
  350. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="60867419"
  351.  
  352. Content-Length: 0
  353.  
  354.  
  355.  
  356.  
  357. <------------->
  358. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: --- (11 headers 0 lines) ---
  359. [Dec 7 17:13:42] VERBOSE[2984] chan_sip.c: Responding to challenge, registration to domain/host name inbound24.vitelity.net
  360. [Dec 7 17:13:42] VERBOSE[2984] dnsmgr.c: > doing dnsmgr_lookup for 'inbound24.vitelity.net'
  361. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:8] Set("SIP/601-000001c6", "CALLERID(all)="Shannon Office 601" <601>") in new stack
  362. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:9] ExecIf("SIP/601-000001c6", "0?Set(CHANNEL(language)=)") in new stack
  363. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:10] GotoIf("SIP/601-000001c6", "1?continue") in new stack
  364. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-user-callerid,s,19)
  365. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-user-callerid:19] NoOp("SIP/601-000001c6", "Using CallerID "Shannon Office 601" <601>") in new stack
  366. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [7794184@from-internal:2] Set("SIP/601-000001c6", "EMERGENCYROUTE=YES") in new stack
  367. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [7794184@from-internal:3] Set("SIP/601-000001c6", "_NODEST=") in new stack
  368. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [7794184@from-internal:4] Macro("SIP/601-000001c6", "record-enable,601,OUT,") in new stack
  369. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-record-enable:1] GotoIf("SIP/601-000001c6", "1?check") in new stack
  370. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-record-enable,s,4)
  371. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-record-enable:4] ExecIf("SIP/601-000001c6", "0?MacroExit()") in new stack
  372. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-record-enable:5] GotoIf("SIP/601-000001c6", "0?Group:OUT") in new stack
  373. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-record-enable,s,15)
  374. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-record-enable:15] GotoIf("SIP/601-000001c6", "0?IN") in new stack
  375. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-record-enable:16] ExecIf("SIP/601-000001c6", "1?MacroExit()") in new stack
  376. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [7794184@from-internal:5] Macro("SIP/601-000001c6", "dialout-trunk,2,7794184,,") in new stack
  377. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:1] Set("SIP/601-000001c6", "DIAL_TRUNK=2") in new stack
  378. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:2] GosubIf("SIP/601-000001c6", "0?sub-pincheck,s,1") in new stack
  379. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:3] GotoIf("SIP/601-000001c6", "0?disabletrunk,1") in new stack
  380. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:4] Set("SIP/601-000001c6", "DIAL_NUMBER=7794184") in new stack
  381. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:5] Set("SIP/601-000001c6", "DIAL_TRUNK_OPTIONS=tr") in new stack
  382. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:6] Set("SIP/601-000001c6", "OUTBOUND_GROUP=OUT_2") in new stack
  383. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:7] GotoIf("SIP/601-000001c6", "0?nomax") in new stack
  384. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:8] GotoIf("SIP/601-000001c6", "0?chanfull") in new stack
  385. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:9] GotoIf("SIP/601-000001c6", "0?skipoutcid") in new stack
  386. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:10] Set("SIP/601-000001c6", "DIAL_TRUNK_OPTIONS=") in new stack
  387. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:11] Macro("SIP/601-000001c6", "outbound-callerid,2") in new stack
  388. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:1] ExecIf("SIP/601-000001c6", "0?Set(CALLERPRES()=)") in new stack
  389. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:2] ExecIf("SIP/601-000001c6", "0?Set(REALCALLERIDNUM=601)") in new stack
  390. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:3] GotoIf("SIP/601-000001c6", "1?normcid") in new stack
  391. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-outbound-callerid,s,6)
  392. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:6] Set("SIP/601-000001c6", "USEROUTCID=") in new stack
  393. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:7] Set("SIP/601-000001c6", "EMERGENCYCID=") in new stack
  394. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:8] Set("SIP/601-000001c6", "TRUNKOUTCID=5012468887") in new stack
  395. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:9] GotoIf("SIP/601-000001c6", "1?trunkcid") in new stack
  396. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-outbound-callerid,s,12)
  397. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:12] ExecIf("SIP/601-000001c6", "1?Set(CALLERID(all)=5012468887)") in new stack
  398. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:13] ExecIf("SIP/601-000001c6", "0?Set(CALLERID(all)=)") in new stack
  399. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:14] ExecIf("SIP/601-000001c6", "0?Set(CALLERID(all)=)") in new stack
  400. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:15] ExecIf("SIP/601-000001c6", "0?Set(CALLERPRES()=prohib_passed_screen)") in new stack
  401. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:12] ExecIf("SIP/601-000001c6", "0?AGI(fixlocalprefix)") in new stack
  402. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:13] Set("SIP/601-000001c6", "OUTNUM=7794184") in new stack
  403. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:14] Set("SIP/601-000001c6", "custom=SIP/VelocityTrunk") in new stack
  404. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:15] ExecIf("SIP/601-000001c6", "0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^))") in new stack
  405. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:16] Macro("SIP/601-000001c6", "dialout-trunk-predial-hook,") in new stack
  406. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit("SIP/601-000001c6", "") in new stack
  407. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:17] GotoIf("SIP/601-000001c6", "0?bypass,1") in new stack
  408. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:18] GotoIf("SIP/601-000001c6", "0?customtrunk") in new stack
  409. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:19] Dial("SIP/601-000001c6", "SIP/VelocityTrunk/7794184,300,") in new stack
  410. [Dec 7 17:13:42] VERBOSE[9156] netsock.c: == Using SIP RTP TOS bits 184
  411. [Dec 7 17:13:42] VERBOSE[9156] netsock.c: == Using SIP RTP CoS mark 5
  412. [Dec 7 17:13:42] VERBOSE[9156] chan_sip.c: Really destroying SIP dialog '436b21e54794f121381d5c962829c452@127.0.0.1' Method: INVITE
  413. [Dec 7 17:13:42] WARNING[9156] app_dial.c: Unable to create channel of type 'SIP' (cause 20 - Unknown)
  414. [Dec 7 17:13:42] VERBOSE[9156] app_dial.c: == Everyone is busy/congested at this time (1:0/0/1)
  415. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:20] NoOp("SIP/601-000001c6", "Dial failed for some reason with DIALSTATUS = CHANUNAVAIL and HANGUPCAUSE = 20") in new stack
  416. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:21] Goto("SIP/601-000001c6", "s-CHANUNAVAIL,1") in new stack
  417. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
  418. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] Set("SIP/601-000001c6", "RC=20") in new stack
  419. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s-CHANUNAVAIL@macro-dialout-trunk:2] Goto("SIP/601-000001c6", "20,1") in new stack
  420. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-dialout-trunk,20,1)
  421. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [20@macro-dialout-trunk:1] Goto("SIP/601-000001c6", "continue,1") in new stack
  422. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-dialout-trunk,continue,1)
  423. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [continue@macro-dialout-trunk:1] GotoIf("SIP/601-000001c6", "1?noreport") in new stack
  424. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-dialout-trunk,continue,3)
  425. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [continue@macro-dialout-trunk:3] NoOp("SIP/601-000001c6", "TRUNK Dial failed due to CHANUNAVAIL HANGUPCAUSE: 20 - failing through to other trunks") in new stack
  426. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [continue@macro-dialout-trunk:4] Set("SIP/601-000001c6", "CALLERID(number)=601") in new stack
  427. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [7794184@from-internal:6] Macro("SIP/601-000001c6", "dialout-trunk,3,7794184,,") in new stack
  428. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:1] Set("SIP/601-000001c6", "DIAL_TRUNK=3") in new stack
  429. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:2] GosubIf("SIP/601-000001c6", "0?sub-pincheck,s,1") in new stack
  430. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:3] GotoIf("SIP/601-000001c6", "0?disabletrunk,1") in new stack
  431. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:4] Set("SIP/601-000001c6", "DIAL_NUMBER=7794184") in new stack
  432. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:5] Set("SIP/601-000001c6", "DIAL_TRUNK_OPTIONS=tr") in new stack
  433. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:6] Set("SIP/601-000001c6", "OUTBOUND_GROUP=OUT_3") in new stack
  434. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:7] GotoIf("SIP/601-000001c6", "1?nomax") in new stack
  435. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-dialout-trunk,s,9)
  436. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:9] GotoIf("SIP/601-000001c6", "0?skipoutcid") in new stack
  437. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:10] Set("SIP/601-000001c6", "DIAL_TRUNK_OPTIONS=") in new stack
  438. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:11] Macro("SIP/601-000001c6", "outbound-callerid,3") in new stack
  439. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:1] ExecIf("SIP/601-000001c6", "0?Set(CALLERPRES()=)") in new stack
  440. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:2] ExecIf("SIP/601-000001c6", "0?Set(REALCALLERIDNUM=601)") in new stack
  441. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:3] GotoIf("SIP/601-000001c6", "1?normcid") in new stack
  442. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-outbound-callerid,s,6)
  443. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:6] Set("SIP/601-000001c6", "USEROUTCID=") in new stack
  444. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:7] Set("SIP/601-000001c6", "EMERGENCYCID=") in new stack
  445. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:8] Set("SIP/601-000001c6", "TRUNKOUTCID=NorthSide Aquatics<5018033434>") in new stack
  446. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:9] GotoIf("SIP/601-000001c6", "1?trunkcid") in new stack
  447. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Goto (macro-outbound-callerid,s,12)
  448. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:12] ExecIf("SIP/601-000001c6", "1?Set(CALLERID(all)=NorthSide Aquatics<5018033434>)") in new stack
  449. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:13] ExecIf("SIP/601-000001c6", "0?Set(CALLERID(all)=)") in new stack
  450. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:14] ExecIf("SIP/601-000001c6", "0?Set(CALLERID(all)=)") in new stack
  451. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-outbound-callerid:15] ExecIf("SIP/601-000001c6", "0?Set(CALLERPRES()=prohib_passed_screen)") in new stack
  452. [Dec 7 17:13:42] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:12] ExecIf("SIP/601-000001c6", "1?AGI(fixlocalprefix)") in new stack
  453. [Dec 7 17:13:42] VERBOSE[9156] res_agi.c: -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix
  454. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: REGISTER 11 headers, 0 lines
  455. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Reliably Transmitting (no NAT) to 66.241.96.164:5060:
  456. REGISTER sip:inbound24.vitelity.net SIP/2.0
  457.  
  458. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK6ec3efd9;rport
  459.  
  460. Max-Forwards: 70
  461.  
  462. From: <sip:mlsmith@inbound24.vitelity.net>;tag=as183ffa31
  463.  
  464. To: <sip:mlsmith@inbound24.vitelity.net>
  465.  
  466. Call-ID: 763abf1775ce87cd1faff787433f7218@127.0.0.1
  467.  
  468. CSeq: 1079 REGISTER
  469.  
  470. User-Agent: Asterisk PBX 1.6.2.11
  471.  
  472. Authorization: Digest username="mlsmith", realm="asterisk", algorithm=MD5, uri="sip:inbound24.vitelity.net", nonce="60867419", response="dde6f189692023dc0d16184ddd75af7c"
  473.  
  474. Expires: 120
  475.  
  476. Contact: <sip:s@192.168.230.252>
  477.  
  478. Content-Length: 0
  479.  
  480.  
  481.  
  482.  
  483. ---
  484. [Dec 7 17:13:43] VERBOSE[9156] res_agi.c: > fixlocalprefix: Using pattern 1+NXXNXXXXXX
  485. [Dec 7 17:13:43] VERBOSE[9156] res_agi.c: > fixlocalprefix: Using pattern 1501+NXXXXXX
  486. [Dec 7 17:13:43] VERBOSE[9156] res_agi.c: == fixlocalprefix: Dialpattern 1501+NXXXXXX matched. 7794184 -> 15017794184
  487. [Dec 7 17:13:43] VERBOSE[9156] res_agi.c: -- <SIP/601-000001c6>AGI Script fixlocalprefix completed, returning 0
  488. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:13] Set("SIP/601-000001c6", "OUTNUM=15017794184") in new stack
  489. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:14] Set("SIP/601-000001c6", "custom=SIP/vitel-outbound") in new stack
  490. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:15] ExecIf("SIP/601-000001c6", "0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^))") in new stack
  491. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:16] Macro("SIP/601-000001c6", "dialout-trunk-predial-hook,") in new stack
  492. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit("SIP/601-000001c6", "") in new stack
  493. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:17] GotoIf("SIP/601-000001c6", "0?bypass,1") in new stack
  494. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:18] GotoIf("SIP/601-000001c6", "0?customtrunk") in new stack
  495. [Dec 7 17:13:43] VERBOSE[9156] pbx.c: -- Executing [s@macro-dialout-trunk:19] Dial("SIP/601-000001c6", "SIP/vitel-outbound/15017794184,300,") in new stack
  496. [Dec 7 17:13:43] VERBOSE[9156] netsock.c: == Using SIP RTP TOS bits 184
  497. [Dec 7 17:13:43] VERBOSE[9156] netsock.c: == Using SIP RTP CoS mark 5
  498. [Dec 7 17:13:43] VERBOSE[9156] chan_sip.c: Audio is at 192.168.230.252 port 12114
  499. [Dec 7 17:13:43] VERBOSE[9156] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
  500. [Dec 7 17:13:43] VERBOSE[9156] chan_sip.c: Adding codec 0x8 (alaw) to SDP
  501. [Dec 7 17:13:43] VERBOSE[9156] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
  502. [Dec 7 17:13:43] VERBOSE[9156] chan_sip.c: Reliably Transmitting (no NAT) to 64.2.142.216:5060:
  503. INVITE sip:15017794184@outbound.vitelity.net SIP/2.0
  504.  
  505. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK1bc67f57;rport
  506.  
  507. Max-Forwards: 70
  508.  
  509. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252>;tag=as3db90e44
  510.  
  511. To: <sip:15017794184@outbound.vitelity.net>
  512.  
  513. Contact: <sip:mlsmith@192.168.230.252>
  514.  
  515. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  516.  
  517. CSeq: 102 INVITE
  518.  
  519. User-Agent: Asterisk PBX 1.6.2.11
  520.  
  521. Remote-Party-ID: "NorthSide Aquatics" <sip:5018033434@192.168.230.252>;privacy=off;screen=no
  522.  
  523. Date: Tue, 07 Dec 2010 23:13:43 GMT
  524.  
  525. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  526.  
  527. Supported: replaces, timer
  528.  
  529. Content-Type: application/sdp
  530.  
  531. Content-Length: 267
  532.  
  533.  
  534.  
  535. v=0
  536.  
  537. o=root 1965089195 1965089195 IN IP4 192.168.230.252
  538.  
  539. s=Asterisk PBX 1.6.2.11
  540.  
  541. c=IN IP4 192.168.230.252
  542.  
  543. t=0 0
  544.  
  545. m=audio 12114 RTP/AVP 0 8 101
  546.  
  547. a=rtpmap:0 PCMU/8000
  548.  
  549. a=rtpmap:8 PCMA/8000
  550.  
  551. a=rtpmap:101 telephone-event/8000
  552.  
  553. a=fmtp:101 0-16
  554.  
  555. a=ptime:20
  556.  
  557. a=sendrecv
  558.  
  559.  
  560. ---
  561. [Dec 7 17:13:43] VERBOSE[9156] app_dial.c: -- Called vitel-outbound/15017794184
  562. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c:
  563. <--- SIP read from UDP:66.241.96.164:5060 --->
  564. SIP/2.0 100 Trying
  565.  
  566. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK6ec3efd9;received=192.168.230.252;rport=5060
  567.  
  568. From: <sip:mlsmith@inbound24.vitelity.net>;tag=as183ffa31
  569.  
  570. To: <sip:mlsmith@inbound24.vitelity.net>
  571.  
  572. Call-ID: 763abf1775ce87cd1faff787433f7218@127.0.0.1
  573.  
  574. CSeq: 1079 REGISTER
  575.  
  576. User-Agent: Asterisk PBX
  577.  
  578. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  579.  
  580. Supported: replaces
  581.  
  582. Content-Length: 0
  583.  
  584.  
  585.  
  586.  
  587. <------------->
  588. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: --- (10 headers 0 lines) ---
  589. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c:
  590. <--- SIP read from UDP:66.241.96.164:5060 --->
  591. SIP/2.0 200 OK
  592.  
  593. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK6ec3efd9;received=192.168.230.252;rport=5060
  594.  
  595. From: <sip:mlsmith@inbound24.vitelity.net>;tag=as183ffa31
  596.  
  597. To: <sip:mlsmith@inbound24.vitelity.net>;tag=as453ab499
  598.  
  599. Call-ID: 763abf1775ce87cd1faff787433f7218@127.0.0.1
  600.  
  601. CSeq: 1079 REGISTER
  602.  
  603. User-Agent: Asterisk PBX
  604.  
  605. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  606.  
  607. Supported: replaces
  608.  
  609. Expires: 60
  610.  
  611. Contact: <sip:s@192.168.230.252:5060>;expires=60
  612.  
  613. Date: Tue, 07 Dec 2010 23:15:03 GMT
  614.  
  615. Content-Length: 0
  616.  
  617.  
  618.  
  619.  
  620. <------------->
  621. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: --- (13 headers 0 lines) ---
  622. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Scheduling destruction of SIP dialog '763abf1775ce87cd1faff787433f7218@127.0.0.1' in 32000 ms (Method: REGISTER)
  623. [Dec 7 17:13:43] NOTICE[2984] chan_sip.c: Outbound Registration: Expiry for inbound24.vitelity.net is 60 sec (Scheduling reregistration in 45 s)
  624. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c:
  625. <--- SIP read from UDP:64.2.142.216:5060 --->
  626. SIP/2.0 407 Proxy Authentication Required
  627.  
  628. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK1bc67f57;received=192.168.230.252;rport=5060
  629.  
  630. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252:5060>;tag=as3db90e44
  631.  
  632. To: <sip:15017794184@outbound.vitelity.net>;tag=as6224c08a
  633.  
  634. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  635.  
  636. CSeq: 102 INVITE
  637.  
  638. User-Agent: Asterisk PBX
  639.  
  640. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  641.  
  642. Supported: replaces
  643.  
  644. Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3bd5c9bf"
  645.  
  646. Content-Length: 0
  647.  
  648.  
  649.  
  650.  
  651. <------------->
  652. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: --- (11 headers 0 lines) ---
  653. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Transmitting (no NAT) to 64.2.142.216:5060:
  654. ACK sip:15017794184@outbound.vitelity.net SIP/2.0
  655.  
  656. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK1bc67f57;rport
  657.  
  658. Max-Forwards: 70
  659.  
  660. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252>;tag=as3db90e44
  661.  
  662. To: <sip:15017794184@outbound.vitelity.net>;tag=as6224c08a
  663.  
  664. Contact: <sip:mlsmith@192.168.230.252>
  665.  
  666. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  667.  
  668. CSeq: 102 ACK
  669.  
  670. User-Agent: Asterisk PBX 1.6.2.11
  671.  
  672. Remote-Party-ID: "NorthSide Aquatics" <sip:5018033434@192.168.230.252>;privacy=off;screen=no
  673.  
  674. Content-Length: 0
  675.  
  676.  
  677.  
  678.  
  679. ---
  680. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Audio is at 192.168.230.252 port 12114
  681. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
  682. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Adding codec 0x8 (alaw) to SDP
  683. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
  684. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: Reliably Transmitting (no NAT) to 64.2.142.216:5060:
  685. INVITE sip:15017794184@outbound.vitelity.net SIP/2.0
  686.  
  687. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;rport
  688.  
  689. Max-Forwards: 70
  690.  
  691. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252>;tag=as3db90e44
  692.  
  693. To: <sip:15017794184@outbound.vitelity.net>
  694.  
  695. Contact: <sip:mlsmith@192.168.230.252>
  696.  
  697. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  698.  
  699. CSeq: 103 INVITE
  700.  
  701. User-Agent: Asterisk PBX 1.6.2.11
  702.  
  703. Remote-Party-ID: "NorthSide Aquatics" <sip:5018033434@192.168.230.252>;privacy=off;screen=no
  704.  
  705. Proxy-Authorization: Digest username="mlsmith", realm="asterisk", algorithm=MD5, uri="sip:15017794184@outbound.vitelity.net", nonce="3bd5c9bf", response="d37d658da3c41a5ec69e778040108ebf"
  706.  
  707. Date: Tue, 07 Dec 2010 23:13:43 GMT
  708.  
  709. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  710.  
  711. Supported: replaces, timer
  712.  
  713. Content-Type: application/sdp
  714.  
  715. Content-Length: 267
  716.  
  717.  
  718.  
  719. v=0
  720.  
  721. o=root 1965089195 1965089196 IN IP4 192.168.230.252
  722.  
  723. s=Asterisk PBX 1.6.2.11
  724.  
  725. c=IN IP4 192.168.230.252
  726.  
  727. t=0 0
  728.  
  729. m=audio 12114 RTP/AVP 0 8 101
  730.  
  731. a=rtpmap:0 PCMU/8000
  732.  
  733. a=rtpmap:8 PCMA/8000
  734.  
  735. a=rtpmap:101 telephone-event/8000
  736.  
  737. a=fmtp:101 0-16
  738.  
  739. a=ptime:20
  740.  
  741. a=sendrecv
  742.  
  743.  
  744. ---
  745. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c:
  746. <--- SIP read from UDP:64.2.142.216:5060 --->
  747. SIP/2.0 100 Trying
  748.  
  749. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;received=192.168.230.252;rport=5060
  750.  
  751. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252:5060>;tag=as3db90e44
  752.  
  753. To: <sip:15017794184@outbound.vitelity.net>
  754.  
  755. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  756.  
  757. CSeq: 103 INVITE
  758.  
  759. User-Agent: Asterisk PBX
  760.  
  761. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  762.  
  763. Supported: replaces
  764.  
  765. Contact: <sip:15017794184@64.2.142.216>
  766.  
  767. Content-Length: 0
  768.  
  769.  
  770.  
  771.  
  772. <------------->
  773. [Dec 7 17:13:43] VERBOSE[2984] chan_sip.c: --- (11 headers 0 lines) ---
  774. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c:
  775. <--- SIP read from UDP:64.2.142.216:5060 --->
  776. SIP/2.0 183 Session Progress
  777.  
  778. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;received=192.168.230.252;rport=5060
  779.  
  780. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252:5060>;tag=as3db90e44
  781.  
  782. To: <sip:15017794184@outbound.vitelity.net>;tag=as586c36b8
  783.  
  784. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  785.  
  786. CSeq: 103 INVITE
  787.  
  788. User-Agent: Asterisk PBX
  789.  
  790. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  791.  
  792. Supported: replaces
  793.  
  794. Contact: <sip:15017794184@64.2.142.216>
  795.  
  796. Content-Type: application/sdp
  797.  
  798. Content-Length: 264
  799.  
  800.  
  801.  
  802. v=0
  803.  
  804. o=root 13387 13387 IN IP4 64.2.142.216
  805.  
  806. s=session
  807.  
  808. c=IN IP4 64.2.142.216
  809.  
  810. t=0 0
  811.  
  812. m=audio 16192 RTP/AVP 0 8 101
  813.  
  814. a=rtpmap:0 PCMU/8000
  815.  
  816. a=rtpmap:8 PCMA/8000
  817.  
  818. a=rtpmap:101 telephone-event/8000
  819.  
  820. a=fmtp:101 0-16
  821.  
  822. a=silenceSupp:off - - - -
  823.  
  824. a=ptime:20
  825.  
  826. a=sendrecv
  827.  
  828.  
  829. <------------->
  830. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: --- (12 headers 13 lines) ---
  831. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Found RTP audio format 0
  832. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Found RTP audio format 8
  833. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Found RTP audio format 101
  834. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Found audio description format PCMU for ID 0
  835. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Found audio description format PCMA for ID 8
  836. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Found audio description format telephone-event for ID 101
  837. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
  838. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  839. [Dec 7 17:13:44] VERBOSE[2984] chan_sip.c: Peer audio RTP is at port 64.2.142.216:16192
  840. [Dec 7 17:13:44] VERBOSE[9156] app_dial.c: -- SIP/vitel-outbound-000001c7 is making progress passing it to SIP/601-000001c6
  841. [Dec 7 17:13:44] VERBOSE[9156] chan_sip.c: Audio is at 192.168.230.252 port 19368
  842. [Dec 7 17:13:44] VERBOSE[9156] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
  843. [Dec 7 17:13:44] VERBOSE[9156] chan_sip.c: Adding codec 0x8 (alaw) to SDP
  844. [Dec 7 17:13:44] VERBOSE[9156] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
  845. [Dec 7 17:13:44] VERBOSE[9156] chan_sip.c:
  846. <--- Transmitting (NAT) to 192.168.230.250:5060 --->
  847. SIP/2.0 183 Session Progress
  848.  
  849. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49;received=192.168.230.250
  850.  
  851. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  852.  
  853. To: <sip:7794184@192.168.230.252>;tag=as25b40b68
  854.  
  855. Call-ID: 65c63e10-42695d7d@192.168.230.250
  856.  
  857. CSeq: 102 INVITE
  858.  
  859. Server: Asterisk PBX 1.6.2.11
  860.  
  861. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  862.  
  863. Supported: replaces, timer
  864.  
  865. Contact: <sip:7794184@192.168.230.252>
  866.  
  867. Content-Type: application/sdp
  868.  
  869. Content-Length: 265
  870.  
  871.  
  872.  
  873. v=0
  874.  
  875. o=root 768564408 768564408 IN IP4 192.168.230.252
  876.  
  877. s=Asterisk PBX 1.6.2.11
  878.  
  879. c=IN IP4 192.168.230.252
  880.  
  881. t=0 0
  882.  
  883. m=audio 19368 RTP/AVP 0 8 101
  884.  
  885. a=rtpmap:0 PCMU/8000
  886.  
  887. a=rtpmap:8 PCMA/8000
  888.  
  889. a=rtpmap:101 telephone-event/8000
  890.  
  891. a=fmtp:101 0-16
  892.  
  893. a=ptime:20
  894.  
  895. a=sendrecv
  896.  
  897.  
  898. <------------>
  899. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c:
  900. <--- SIP read from UDP:192.168.230.250:5060 --->
  901. CANCEL sip:7794184@192.168.230.252 SIP/2.0
  902.  
  903. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49
  904.  
  905. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  906.  
  907. To: <sip:7794184@192.168.230.252>
  908.  
  909. Call-ID: 65c63e10-42695d7d@192.168.230.250
  910.  
  911. CSeq: 102 CANCEL
  912.  
  913. Max-Forwards: 70
  914.  
  915. Authorization: Digest username="601",realm="asterisk",nonce="27563de7",uri="sip:7794184@192.168.230.252",algorithm=MD5,response="fcb4b828c4ea557f9d993b8c1152ddf3"
  916.  
  917. User-Agent: Cisco/SPA504G-7.4.3a
  918.  
  919. Content-Length: 0
  920.  
  921.  
  922.  
  923.  
  924. <------------->
  925. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: --- (10 headers 0 lines) ---
  926. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: Sending to 192.168.230.250 : 5060 (NAT)
  927. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c:
  928. <--- Reliably Transmitting (NAT) to 192.168.230.250:5060 --->
  929. SIP/2.0 487 Request Terminated
  930.  
  931. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49;received=192.168.230.250
  932.  
  933. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  934.  
  935. To: <sip:7794184@192.168.230.252>;tag=as25b40b68
  936.  
  937. Call-ID: 65c63e10-42695d7d@192.168.230.250
  938.  
  939. CSeq: 102 INVITE
  940.  
  941. Server: Asterisk PBX 1.6.2.11
  942.  
  943. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  944.  
  945. Supported: replaces, timer
  946.  
  947. Content-Length: 0
  948.  
  949.  
  950.  
  951.  
  952. <------------>
  953. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c:
  954. <--- Transmitting (NAT) to 192.168.230.250:5060 --->
  955. SIP/2.0 200 OK
  956.  
  957. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49;received=192.168.230.250
  958.  
  959. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  960.  
  961. To: <sip:7794184@192.168.230.252>;tag=as25b40b68
  962.  
  963. Call-ID: 65c63e10-42695d7d@192.168.230.250
  964.  
  965. CSeq: 102 CANCEL
  966.  
  967. Server: Asterisk PBX 1.6.2.11
  968.  
  969. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  970.  
  971. Supported: replaces, timer
  972.  
  973. Content-Length: 0
  974.  
  975.  
  976.  
  977.  
  978. <------------>
  979. [Dec 7 17:13:46] VERBOSE[9156] chan_sip.c: Scheduling destruction of SIP dialog '5036b9a02aed3dea333adc1940e24adc@192.168.230.252' in 32000 ms (Method: INVITE)
  980. [Dec 7 17:13:46] VERBOSE[9156] chan_sip.c: Reliably Transmitting (no NAT) to 64.2.142.216:5060:
  981. CANCEL sip:15017794184@outbound.vitelity.net SIP/2.0
  982.  
  983. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;rport
  984.  
  985. Max-Forwards: 70
  986.  
  987. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252>;tag=as3db90e44
  988.  
  989. To: <sip:15017794184@outbound.vitelity.net>
  990.  
  991. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  992.  
  993. CSeq: 103 CANCEL
  994.  
  995. User-Agent: Asterisk PBX 1.6.2.11
  996.  
  997. Remote-Party-ID: "NorthSide Aquatics" <sip:5018033434@192.168.230.252>;privacy=off;screen=no
  998.  
  999. Content-Length: 0
  1000.  
  1001.  
  1002.  
  1003.  
  1004. ---
  1005. [Dec 7 17:13:46] VERBOSE[9156] chan_sip.c: Scheduling destruction of SIP dialog '5036b9a02aed3dea333adc1940e24adc@192.168.230.252' in 32000 ms (Method: INVITE)
  1006. [Dec 7 17:13:46] VERBOSE[9156] app_macro.c: == Spawn extension (macro-dialout-trunk, s, 19) exited non-zero on 'SIP/601-000001c6' in macro 'dialout-trunk'
  1007. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: == Spawn extension (from-internal, 7794184, 6) exited non-zero on 'SIP/601-000001c6'
  1008. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Executing [h@from-internal:1] Macro("SIP/601-000001c6", "hangupcall") in new stack
  1009. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Executing [s@macro-hangupcall:1] GotoIf("SIP/601-000001c6", "1?skiprg") in new stack
  1010. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Goto (macro-hangupcall,s,4)
  1011. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Executing [s@macro-hangupcall:4] GotoIf("SIP/601-000001c6", "1?skipblkvm") in new stack
  1012. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Goto (macro-hangupcall,s,7)
  1013. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Executing [s@macro-hangupcall:7] GotoIf("SIP/601-000001c6", "1?theend") in new stack
  1014. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Goto (macro-hangupcall,s,9)
  1015. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: -- Executing [s@macro-hangupcall:9] Hangup("SIP/601-000001c6", "") in new stack
  1016. [Dec 7 17:13:46] VERBOSE[9156] app_macro.c: == Spawn extension (macro-hangupcall, s, 9) exited non-zero on 'SIP/601-000001c6' in macro 'hangupcall'
  1017. [Dec 7 17:13:46] VERBOSE[9156] pbx.c: == Spawn extension (from-internal, h, 1) exited non-zero on 'SIP/601-000001c6'
  1018. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c:
  1019. <--- SIP read from UDP:192.168.230.250:5060 --->
  1020. ACK sip:7794184@192.168.230.252 SIP/2.0
  1021.  
  1022. Via: SIP/2.0/UDP 192.168.230.250:5060;branch=z9hG4bK-23822c49
  1023.  
  1024. From: "Office Shannon" <sip:601@192.168.230.252>;tag=ad987cf4205f8be9o0
  1025.  
  1026. To: <sip:7794184@192.168.230.252>;tag=as25b40b68
  1027.  
  1028. Call-ID: 65c63e10-42695d7d@192.168.230.250
  1029.  
  1030. CSeq: 102 ACK
  1031.  
  1032. Max-Forwards: 70
  1033.  
  1034. Authorization: Digest username="601",realm="asterisk",nonce="27563de7",uri="sip:7794184@192.168.230.252",algorithm=MD5,response="fc48f65a3908664c8c04567c071484fa"
  1035.  
  1036. Contact: "Office Shannon" <sip:601@192.168.230.250:5060>
  1037.  
  1038. User-Agent: Cisco/SPA504G-7.4.3a
  1039.  
  1040. Content-Length: 0
  1041.  
  1042.  
  1043.  
  1044.  
  1045. <------------->
  1046. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: --- (11 headers 0 lines) ---
  1047. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: Really destroying SIP dialog '65c63e10-42695d7d@192.168.230.250' Method: ACK
  1048. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c:
  1049. <--- SIP read from UDP:64.2.142.216:5060 --->
  1050. SIP/2.0 487 Request Terminated
  1051.  
  1052. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;received=192.168.230.252;rport=5060
  1053.  
  1054. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252:5060>;tag=as3db90e44
  1055.  
  1056. To: <sip:15017794184@outbound.vitelity.net>;tag=as586c36b8
  1057.  
  1058. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  1059.  
  1060. CSeq: 103 INVITE
  1061.  
  1062. User-Agent: Asterisk PBX
  1063.  
  1064. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  1065.  
  1066. Supported: replaces
  1067.  
  1068. Content-Length: 0
  1069.  
  1070.  
  1071.  
  1072.  
  1073. <------------->
  1074. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: --- (10 headers 0 lines) ---
  1075. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: Transmitting (no NAT) to 64.2.142.216:5060:
  1076. ACK sip:15017794184@outbound.vitelity.net SIP/2.0
  1077.  
  1078. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;rport
  1079.  
  1080. Max-Forwards: 70
  1081.  
  1082. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252>;tag=as3db90e44
  1083.  
  1084. To: <sip:15017794184@outbound.vitelity.net>;tag=as586c36b8
  1085.  
  1086. Contact: <sip:mlsmith@192.168.230.252>
  1087.  
  1088. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  1089.  
  1090. CSeq: 103 ACK
  1091.  
  1092. User-Agent: Asterisk PBX 1.6.2.11
  1093.  
  1094. Remote-Party-ID: "NorthSide Aquatics" <sip:5018033434@192.168.230.252>;privacy=off;screen=no
  1095.  
  1096. Content-Length: 0
  1097.  
  1098.  
  1099.  
  1100.  
  1101. ---
  1102. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c:
  1103. <--- SIP read from UDP:64.2.142.216:5060 --->
  1104. SIP/2.0 200 OK
  1105.  
  1106. Via: SIP/2.0/UDP 192.168.230.252:5060;branch=z9hG4bK3bce8626;received=192.168.230.252;rport=5060
  1107.  
  1108. From: "NorthSide Aquatics" <sip:mlsmith@192.168.230.252:5060>;tag=as3db90e44
  1109.  
  1110. To: <sip:15017794184@outbound.vitelity.net>;tag=as586c36b8
  1111.  
  1112. Call-ID: 5036b9a02aed3dea333adc1940e24adc@192.168.230.252
  1113.  
  1114. CSeq: 103 CANCEL
  1115.  
  1116. User-Agent: Asterisk PBX
  1117.  
  1118. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  1119.  
  1120. Supported: replaces
  1121.  
  1122. Content-Length: 0
  1123.  
  1124.  
  1125.  
  1126.  
  1127. <------------->
  1128. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: --- (10 headers 0 lines) ---
  1129. [Dec 7 17:13:46] VERBOSE[2984] chan_sip.c: Really destroying SIP dialog '5036b9a02aed3dea333adc1940e24adc@192.168.230.252' Method: INVITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement