Advertisement
Guest User

salazar

a guest
May 7th, 2013
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.03 KB | None | 0 0
  1. Parsing /etc/asterisk/asterisk.conf
  2. Seeding global EID '00:0c:29:94:22:7d' from 'eth0' using 'siocgifhwaddr'
  3. Asterisk 11.3.0, Copyright (C) 1999 - 2012 Digium, Inc. and others.
  4. Created by Mark Spencer <markster@digium.com>
  5. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  6. This is free software, with components licensed under the GNU General Public
  7. License version 2 and other licenses; you are welcome to redistribute it under
  8. certain conditions. Type 'core show license' for details.
  9. =========================================================================
  10. Connected to Asterisk 11.3.0 currently running on asteros (pid = 2462)
  11. asteros*CLI> sip set debug onquit
  12. 
  13. <--- SIP read from UDP:192.168.127.102:30030 --->
  14.  
  15.  
  16. <------------->
  17.  
  18. asteros*CLI> quit
  19. 
  20. <--- SIP read from UDP:192.168.127.138:14218 --->
  21. INVITE sip:202@192.168.127.183 SIP/2.0
  22. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-696e727f8750be31-1---d8754z-;rport
  23. Max-Forwards: 70
  24. Contact: <sip:201@192.168.127.138:14218>
  25. To: "202"<sip:202@192.168.127.183>
  26. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  27. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  28. CSeq: 1 INVITE
  29. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  30. Content-Type: application/sdp
  31. User-Agent: eyeBeam release 1100z stamp 47739
  32. Content-Length: 580
  33.  
  34. v=0
  35. o=- 2 2 IN IP4 192.168.127.138
  36. s=CounterPath eyeBeam 1.5
  37. c=IN IP4 192.168.127.138
  38. t=0 0
  39. m=audio 59966 RTP/AVP 107 100 106 6 0 105 8 18 3 5 101
  40. a=alt:1 3 : sznLwJnT b1rXoaSZ 192.168.160.1 59966
  41. a=alt:2 2 : joCMXsVh Eg5VQECL 192.168.174.1 59966
  42. a=alt:3 1 : QNa4GSiR 7k4tmedE 192.168.127.138 59966
  43. a=fmtp:18 annexb=yes
  44. a=fmtp:101 0-15
  45. a=rtpmap:107 BV32/16000
  46. a=rtpmap:100 SPEEX/16000
  47. a=rtpmap:106 SPEEX-FEC/16000
  48. a=rtpmap:105 SPEEX-FEC/8000
  49. a=rtpmap:18 G729/8000
  50. a=rtpmap:101 telephone-event/8000
  51. a=sendrecv
  52. a=x-rtp-session-id:B0C16A4A5D97448C9B92EDDECAB968D5
  53. <------------->
  54. --- (12 headers 19 lines) ---
  55. Sending to 192.168.127.138:14218 (no NAT)
  56. Using INVITE request as basis request - ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  57. Found peer '201' for '201' from 192.168.127.138:14218
  58.  
  59. <--- Reliably Transmitting (no NAT) to 192.168.127.138:14218 --->
  60. SIP/2.0 401 Unauthorized
  61. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-696e727f8750be31-1---d8754z-;received=192.168.127.138;rport=14218
  62. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  63. To: "202"<sip:202@192.168.127.183>;tag=as75128267
  64. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  65. CSeq: 1 INVITE
  66. Server: Asterisk PBX 11.3.0
  67. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  68. Supported: replaces, timer
  69. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0fa89adf"
  70. Content-Length: 0
  71.  
  72.  
  73. <------------>
  74. Scheduling destruction of SIP dialog 'ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.' in 32000 ms (Method: INVITE)
  75.  
  76. asteros*CLI>
  77. 
  78. <--- SIP read from UDP:192.168.127.138:14218 --->
  79. ACK sip:202@192.168.127.183 SIP/2.0
  80. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-696e727f8750be31-1---d8754z-;rport
  81. To: "202"<sip:202@192.168.127.183>;tag=as75128267
  82. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  83. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  84. CSeq: 1 ACK
  85. Content-Length: 0
  86.  
  87. <------------->
  88. --- (7 headers 0 lines) ---
  89.  
  90. asteros*CLI>
  91. 
  92. <--- SIP read from UDP:192.168.127.138:14218 --->
  93. INVITE sip:202@192.168.127.183 SIP/2.0
  94. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-9535d2503376930e-1---d8754z-;rport
  95. Max-Forwards: 70
  96. Contact: <sip:201@192.168.127.138:14218>
  97. To: "202"<sip:202@192.168.127.183>
  98. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  99. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  100. CSeq: 2 INVITE
  101. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  102. Content-Type: application/sdp
  103. User-Agent: eyeBeam release 1100z stamp 47739
  104. Authorization: Digest username="201",realm="asterisk",nonce="0fa89adf",uri="sip:202@192.168.127.183",response="dfae2b17085f834e0b38421c1cfb655d",algorithm=MD5
  105. Content-Length: 580
  106.  
  107. v=0
  108. o=- 2 2 IN IP4 192.168.127.138
  109. s=CounterPath eyeBeam 1.5
  110. c=IN IP4 192.168.127.138
  111. t=0 0
  112. m=audio 59966 RTP/AVP 107 100 106 6 0 105 8 18 3 5 101
  113. a=alt:1 3 : sznLwJnT b1rXoaSZ 192.168.160.1 59966
  114. a=alt:2 2 : joCMXsVh Eg5VQECL 192.168.174.1 59966
  115. a=alt:3 1 : QNa4GSiR 7k4tmedE 192.168.127.138 59966
  116. a=fmtp:18 annexb=yes
  117. a=fmtp:101 0-15
  118. a=rtpmap:107 BV32/16000
  119. a=rtpmap:100 SPEEX/16000
  120. a=rtpmap:106 SPEEX-FEC/16000
  121. a=rtpmap:105 SPEEX-FEC/8000
  122. a=rtpmap:18 G729/8000
  123. a=rtpmap:101 telephone-event/8000
  124. a=sendrecv
  125. a=x-rtp-session-id:B0C16A4A5D97448C9B92EDDECAB968D5
  126. <------------->
  127.  
  128. asteros*CLI>
  129. --- (13 headers 19 lines) ---
  130.  
  131. asteros*CLI>
  132. Sending to 192.168.127.138:14218 (no NAT)
  133.  
  134. asteros*CLI>
  135. Using INVITE request as basis request - ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  136.  
  137. asteros*CLI>
  138. Found peer '201' for '201' from 192.168.127.138:14218
  139.  
  140. asteros*CLI>
  141.  == Using SIP RTP CoS mark 5
  142.  
  143. asteros*CLI>
  144. Found RTP audio format 107
  145.  
  146. asteros*CLI>
  147. Found RTP audio format 100
  148.  
  149. asteros*CLI>
  150. Found RTP audio format 106
  151.  
  152. asteros*CLI>
  153. Found RTP audio format 6
  154.  
  155. asteros*CLI>
  156. Found RTP audio format 0
  157.  
  158. asteros*CLI>
  159. Found RTP audio format 105
  160.  
  161. asteros*CLI>
  162. Found RTP audio format 8
  163.  
  164. asteros*CLI>
  165. Found RTP audio format 18
  166.  
  167. asteros*CLI>
  168. Found RTP audio format 3
  169.  
  170. asteros*CLI>
  171. Found RTP audio format 5
  172.  
  173. asteros*CLI>
  174. Found RTP audio format 101
  175.  
  176. asteros*CLI>
  177. Found unknown media description format BV32 for ID 107
  178.  
  179. asteros*CLI>
  180. Found audio description format SPEEX for ID 100
  181.  
  182. asteros*CLI>
  183. Found unknown media description format SPEEX-FEC for ID 106
  184.  
  185. asteros*CLI>
  186. Found unknown media description format SPEEX-FEC for ID 105
  187.  
  188. asteros*CLI>
  189. Found audio description format G729 for ID 18
  190.  
  191. asteros*CLI>
  192. Found audio description format telephone-event for ID 101
  193.  
  194. asteros*CLI>
  195. Capabilities: us - (gsm|ulaw|alaw|h263|testlaw), peer - audio=(gsm|ulaw|alaw|adpcm|g729|speex16)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|alaw)
  196.  
  197. asteros*CLI>
  198. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  199.  
  200. asteros*CLI>
  201. Peer audio RTP is at port 192.168.127.138:59966
  202.  
  203. asteros*CLI>
  204. Looking for 202 in internal (domain 192.168.127.183)
  205.  
  206. asteros*CLI>
  207. list_route: hop: <sip:201@192.168.127.138:14218>
  208.  
  209. asteros*CLI>
  210. 
  211. <--- Transmitting (no NAT) to 192.168.127.138:14218 --->
  212. SIP/2.0 100 Trying
  213. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-9535d2503376930e-1---d8754z-;received=192.168.127.138;rport=14218
  214. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  215. To: "202"<sip:202@192.168.127.183>
  216. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  217. CSeq: 2 INVITE
  218. Server: Asterisk PBX 11.3.0
  219. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  220. Supported: replaces, timer
  221. Contact: <sip:202@192.168.127.183:5060>
  222. Content-Length: 0
  223.  
  224.  
  225. <------------>
  226.  
  227. asteros*CLI>
  228.  -- Executing [202@internal:1] Dial("SIP/201-00000024", "SIP/202,15,tT") in new stack
  229.  
  230. asteros*CLI>
  231.  == Using SIP RTP CoS mark 5
  232.  
  233. asteros*CLI>
  234. Audio is at 18670
  235.  
  236. asteros*CLI>
  237. Adding codec 100003 (ulaw) to SDP
  238.  
  239. asteros*CLI>
  240. Adding codec 100002 (gsm) to SDP
  241.  
  242. asteros*CLI>
  243. Adding codec 100004 (alaw) to SDP
  244.  
  245. asteros*CLI>
  246. Adding codec 100017 (testlaw) to SDP
  247.  
  248. asteros*CLI>
  249. Adding non-codec 0x1 (telephone-event) to SDP
  250.  
  251. asteros*CLI>
  252. Reliably Transmitting (no NAT) to 192.168.127.102:30030:
  253. INVITE sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc SIP/2.0
  254. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK29f31c53
  255. Max-Forwards: 70
  256. From: "Brian Salazar" <sip:201@192.168.127.183>;tag=as1424fd84
  257. To: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>
  258. Contact: <sip:201@192.168.127.183:5060>
  259. Call-ID: 1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060
  260. CSeq: 102 INVITE
  261. User-Agent: Asterisk PBX 11.3.0
  262. Date: Tue, 07 May 2013 20:59:54 GMT
  263. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  264. Supported: replaces, timer
  265. Content-Type: application/sdp
  266. Content-Length: 311
  267.  
  268. v=0
  269. o=root 12334752 12334752 IN IP4 192.168.127.183
  270. s=Asterisk PBX 11.3.0
  271. c=IN IP4 192.168.127.183
  272. t=0 0
  273. m=audio 18670 RTP/AVP 0 3 8 101
  274. a=rtpmap:0 PCMU/8000
  275. a=rtpmap:3 GSM/8000
  276. a=rtpmap:8 PCMA/8000
  277. a=rtpmap:101 telephone-event/8000
  278. a=fmtp:101 0-16
  279. a=silenceSupp:off - - - -
  280. a=ptime:20
  281. a=sendrecv
  282.  
  283. ---
  284.  
  285. asteros*CLI>
  286.  -- Called SIP/202
  287.  
  288. asteros*CLI>
  289. 
  290. <--- SIP read from UDP:192.168.127.102:30030 --->
  291. SIP/2.0 180 Ringing
  292. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK29f31c53
  293. Contact: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>
  294. To: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>;tag=32713e24
  295. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=as1424fd84
  296. Call-ID: 1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060
  297. CSeq: 102 INVITE
  298. User-Agent: eyeBeam release 1100z stamp 47739
  299. Content-Length: 0
  300.  
  301. <------------->
  302. --- (9 headers 0 lines) ---
  303. list_route: hop: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>
  304.  
  305. asteros*CLI>
  306.  -- SIP/202-00000025 is ringing
  307.  
  308. asteros*CLI>
  309. 
  310. <--- Transmitting (no NAT) to 192.168.127.138:14218 --->
  311. SIP/2.0 180 Ringing
  312. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-9535d2503376930e-1---d8754z-;received=192.168.127.138;rport=14218
  313. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  314. To: "202"<sip:202@192.168.127.183>;tag=as15b63429
  315. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  316. CSeq: 2 INVITE
  317. Server: Asterisk PBX 11.3.0
  318. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  319. Supported: replaces, timer
  320. Contact: <sip:202@192.168.127.183:5060>
  321. Content-Length: 0
  322.  
  323.  
  324. <------------>
  325.  
  326. asteros*CLI>
  327. Really destroying SIP dialog '03d5788351503d31431d98286b267d3f@192.168.127.183:5060' Method: NOTIFY
  328.  
  329. asteros*CLI>
  330. 
  331. <--- SIP read from UDP:192.168.127.172:5060 --->
  332.  
  333.  
  334. <------------->
  335.  
  336. asteros*CLI>
  337. 
  338. <--- SIP read from UDP:192.168.127.172:5060 --->
  339. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  340. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-7e66126d9184366e-1---d8754z-
  341. Max-Forwards: 70
  342. Contact: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  343. To: <sip:203@192.168.127.183;transport=UDP>
  344. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  345. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  346. CSeq: 11 REGISTER
  347. Expires: 60
  348. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  349. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  350. User-Agent: Zoiper r18164
  351. Authorization: Digest username="203",realm="asterisk",nonce="63c7a5e8",uri="sip:192.168.127.183;transport=UDP",response="4cc8957436c3273cd6cfb7186b6b3d4f",algorithm=MD5
  352. Allow-Events: presence, kpml
  353. Content-Length: 0
  354.  
  355. <------------->
  356. --- (15 headers 0 lines) ---
  357. Sending to 192.168.127.172:5060 (NAT)
  358.  
  359. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  360. SIP/2.0 401 Unauthorized
  361. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-7e66126d9184366e-1---d8754z-;received=192.168.127.172
  362. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  363. To: <sip:203@192.168.127.183;transport=UDP>;tag=as55a68c87
  364. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  365. CSeq: 11 REGISTER
  366. Server: Asterisk PBX 11.3.0
  367. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  368. Supported: replaces, timer
  369. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="29c28acd"
  370. Content-Length: 0
  371.  
  372.  
  373. <------------>
  374. Scheduling destruction of SIP dialog 'ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.' in 32000 ms (Method: REGISTER)
  375.  
  376. asteros*CLI>
  377. 
  378. <--- SIP read from UDP:192.168.127.172:5060 --->
  379. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  380. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-d51fdb5d4463efdd-1---d8754z-
  381. Max-Forwards: 70
  382. Contact: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  383. To: <sip:203@192.168.127.183;transport=UDP>
  384. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  385. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  386. CSeq: 12 REGISTER
  387. Expires: 60
  388. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  389. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  390. User-Agent: Zoiper r18164
  391. Authorization: Digest username="203",realm="asterisk",nonce="29c28acd",uri="sip:192.168.127.183;transport=UDP",response="c467d7a444a8ae831da4d6d94e6bea44",algorithm=MD5
  392. Allow-Events: presence, kpml
  393. Content-Length: 0
  394.  
  395. <------------->
  396.  
  397. asteros*CLI>
  398. --- (15 headers 0 lines) ---
  399.  
  400. asteros*CLI>
  401. Sending to 192.168.127.172:5060 (NAT)
  402.  
  403. asteros*CLI>
  404. 
  405. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  406. SIP/2.0 200 OK
  407. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-d51fdb5d4463efdd-1---d8754z-;received=192.168.127.172
  408. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  409. To: <sip:203@192.168.127.183;transport=UDP>;tag=as55a68c87
  410. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  411. CSeq: 12 REGISTER
  412. Server: Asterisk PBX 11.3.0
  413. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  414. Supported: replaces, timer
  415. Expires: 60
  416. Contact: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>;expires=60
  417. Date: Tue, 07 May 2013 20:59:57 GMT
  418. Content-Length: 0
  419.  
  420.  
  421. <------------>
  422.  
  423. asteros*CLI>
  424. Scheduling destruction of SIP dialog '76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060' in 32000 ms (Method: NOTIFY)
  425.  
  426. asteros*CLI>
  427. Reliably Transmitting (no NAT) to 190.222.48.179:5060:
  428. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  429. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  430. Max-Forwards: 70
  431. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  432. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  433. Contact: <sip:asterisk@192.168.127.183:5060>
  434. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  435. CSeq: 102 NOTIFY
  436. User-Agent: Asterisk PBX 11.3.0
  437. Event: message-summary
  438. Content-Type: application/simple-message-summary
  439. Content-Length: 96
  440.  
  441. Messages-Waiting: yes
  442. Message-Account: sip:asterisk@192.168.127.183
  443. Voice-Message: 1/0 (0/0)
  444.  
  445. ---
  446.  
  447. asteros*CLI>
  448. Scheduling destruction of SIP dialog 'ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.' in 32000 ms (Method: REGISTER)
  449.  
  450. asteros*CLI>
  451. Retransmitting #1 (no NAT) to 190.222.48.179:5060:
  452. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  453. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  454. Max-Forwards: 70
  455. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  456. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  457. Contact: <sip:asterisk@192.168.127.183:5060>
  458. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  459. CSeq: 102 NOTIFY
  460. User-Agent: Asterisk PBX 11.3.0
  461. Event: message-summary
  462. Content-Type: application/simple-message-summary
  463. Content-Length: 96
  464.  
  465. Messages-Waiting: yes
  466. Message-Account: sip:asterisk@192.168.127.183
  467. Voice-Message: 1/0 (0/0)
  468.  
  469. ---
  470.  
  471. asteros*CLI>
  472. Retransmitting #2 (no NAT) to 190.222.48.179:5060:
  473. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  474. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  475. Max-Forwards: 70
  476. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  477. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  478. Contact: <sip:asterisk@192.168.127.183:5060>
  479. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  480. CSeq: 102 NOTIFY
  481. User-Agent: Asterisk PBX 11.3.0
  482. Event: message-summary
  483. Content-Type: application/simple-message-summary
  484. Content-Length: 96
  485.  
  486. Messages-Waiting: yes
  487. Message-Account: sip:asterisk@192.168.127.183
  488. Voice-Message: 1/0 (0/0)
  489.  
  490. ---
  491.  
  492. asteros*CLI>
  493. 
  494. <--- SIP read from UDP:192.168.127.102:30030 --->
  495. SIP/2.0 200 OK
  496. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK29f31c53
  497. Contact: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>
  498. To: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>;tag=32713e24
  499. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=as1424fd84
  500. Call-ID: 1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060
  501. CSeq: 102 INVITE
  502. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  503. Content-Type: application/sdp
  504. User-Agent: eyeBeam release 1100z stamp 47739
  505. Content-Length: 247
  506.  
  507. v=0
  508. o=- 6 2 IN IP4 192.168.127.102
  509. s=CounterPath eyeBeam 1.5
  510. c=IN IP4 192.168.127.102
  511. t=0 0
  512. m=audio 27438 RTP/AVP 0 3 8 101
  513. a=fmtp:101 0-15
  514. a=rtpmap:101 telephone-event/8000
  515. a=sendrecv
  516. a=x-rtp-session-id:69D9240009FD4D26924190B8AD363113
  517. <------------->
  518. --- (11 headers 10 lines) ---
  519. Found RTP audio format 0
  520. Found RTP audio format 3
  521. Found RTP audio format 8
  522. Found RTP audio format 101
  523. Found audio description format telephone-event for ID 101
  524. Capabilities: us - (gsm|ulaw|alaw|h263|testlaw), peer - audio=(gsm|ulaw|alaw)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|alaw)
  525. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  526. Peer audio RTP is at port 192.168.127.102:27438
  527. list_route: hop: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>
  528. set_destination: Parsing <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc> for address/port to send to
  529. set_destination: set destination to 192.168.127.102:30030
  530. Transmitting (no NAT) to 192.168.127.102:30030:
  531. ACK sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc SIP/2.0
  532. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK3d13db8f
  533. Max-Forwards: 70
  534. From: "Brian Salazar" <sip:201@192.168.127.183>;tag=as1424fd84
  535. To: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>;tag=32713e24
  536. Contact: <sip:201@192.168.127.183:5060>
  537. Call-ID: 1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060
  538. CSeq: 102 ACK
  539. User-Agent: Asterisk PBX 11.3.0
  540. Content-Length: 0
  541.  
  542.  
  543. ---
  544.  
  545. asteros*CLI>
  546.  -- SIP/202-00000025 answered SIP/201-00000024
  547. Audio is at 17404
  548. Adding codec 100002 (gsm) to SDP
  549. Adding codec 100003 (ulaw) to SDP
  550. Adding codec 100004 (alaw) to SDP
  551. Adding non-codec 0x1 (telephone-event) to SDP
  552.  
  553. <--- Reliably Transmitting (no NAT) to 192.168.127.138:14218 --->
  554. SIP/2.0 200 OK
  555. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-9535d2503376930e-1---d8754z-;received=192.168.127.138;rport=14218
  556. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  557. To: "202"<sip:202@192.168.127.183>;tag=as15b63429
  558. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  559. CSeq: 2 INVITE
  560. Server: Asterisk PBX 11.3.0
  561. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  562. Supported: replaces, timer
  563. Contact: <sip:202@192.168.127.183:5060>
  564. Content-Type: application/sdp
  565. Content-Length: 313
  566.  
  567. v=0
  568. o=root 432005919 432005919 IN IP4 192.168.127.183
  569. s=Asterisk PBX 11.3.0
  570. c=IN IP4 192.168.127.183
  571. t=0 0
  572. m=audio 17404 RTP/AVP 3 0 8 101
  573. a=rtpmap:3 GSM/8000
  574. a=rtpmap:0 PCMU/8000
  575. a=rtpmap:8 PCMA/8000
  576. a=rtpmap:101 telephone-event/8000
  577. a=fmtp:101 0-16
  578. a=silenceSupp:off - - - -
  579. a=ptime:20
  580. a=sendrecv
  581.  
  582. <------------>
  583.  
  584. asteros*CLI>
  585. 
  586. <--- SIP read from UDP:192.168.127.138:14218 --->
  587. ACK sip:202@192.168.127.183:5060 SIP/2.0
  588. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-c062263f2152c76a-1---d8754z-;rport
  589. Max-Forwards: 70
  590. Contact: <sip:201@192.168.127.138:14218>
  591. To: "202"<sip:202@192.168.127.183>;tag=as15b63429
  592. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  593. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  594. CSeq: 2 ACK
  595. User-Agent: eyeBeam release 1100z stamp 47739
  596. Authorization: Digest username="201",realm="asterisk",nonce="0fa89adf",uri="sip:202@192.168.127.183",response="dfae2b17085f834e0b38421c1cfb655d",algorithm=MD5
  597. Content-Length: 0
  598.  
  599. <------------->
  600.  
  601. asteros*CLI>
  602. --- (11 headers 0 lines) ---
  603.  
  604. asteros*CLI>
  605. Retransmitting #3 (no NAT) to 190.222.48.179:5060:
  606. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  607. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  608. Max-Forwards: 70
  609. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  610. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  611. Contact: <sip:asterisk@192.168.127.183:5060>
  612. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  613. CSeq: 102 NOTIFY
  614. User-Agent: Asterisk PBX 11.3.0
  615. Event: message-summary
  616. Content-Type: application/simple-message-summary
  617. Content-Length: 96
  618.  
  619. Messages-Waiting: yes
  620. Message-Account: sip:asterisk@192.168.127.183
  621. Voice-Message: 1/0 (0/0)
  622.  
  623. ---
  624.  
  625. asteros*CLI>
  626. 
  627. <--- SIP read from UDP:192.168.127.181:45030 --->
  628.  
  629.  
  630. <------------->
  631.  
  632. asteros*CLI>
  633. Retransmitting #4 (no NAT) to 190.222.48.179:5060:
  634. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  635. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  636. Max-Forwards: 70
  637. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  638. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  639. Contact: <sip:asterisk@192.168.127.183:5060>
  640. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  641. CSeq: 102 NOTIFY
  642. User-Agent: Asterisk PBX 11.3.0
  643. Event: message-summary
  644. Content-Type: application/simple-message-summary
  645. Content-Length: 96
  646.  
  647. Messages-Waiting: yes
  648. Message-Account: sip:asterisk@192.168.127.183
  649. Voice-Message: 1/0 (0/0)
  650.  
  651. ---
  652.  
  653. asteros*CLI>
  654. 
  655. <--- SIP read from UDP:192.168.127.138:14218 --->
  656.  
  657.  
  658. <------------->
  659.  
  660. asteros*CLI>
  661. Retransmitting #5 (no NAT) to 190.222.48.179:5060:
  662. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  663. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  664. Max-Forwards: 70
  665. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  666. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  667. Contact: <sip:asterisk@192.168.127.183:5060>
  668. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  669. CSeq: 102 NOTIFY
  670. User-Agent: Asterisk PBX 11.3.0
  671. Event: message-summary
  672. Content-Type: application/simple-message-summary
  673. Content-Length: 96
  674.  
  675. Messages-Waiting: yes
  676. Message-Account: sip:asterisk@192.168.127.183
  677. Voice-Message: 1/0 (0/0)
  678.  
  679. ---
  680.  
  681. asteros*CLI>
  682. Retransmitting #6 (no NAT) to 190.222.48.179:5060:
  683. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  684. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  685. Max-Forwards: 70
  686. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  687. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  688. Contact: <sip:asterisk@192.168.127.183:5060>
  689. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  690. CSeq: 102 NOTIFY
  691. User-Agent: Asterisk PBX 11.3.0
  692. Event: message-summary
  693. Content-Type: application/simple-message-summary
  694. Content-Length: 96
  695.  
  696. Messages-Waiting: yes
  697. Message-Account: sip:asterisk@192.168.127.183
  698. Voice-Message: 1/0 (0/0)
  699.  
  700. ---
  701.  
  702. asteros*CLI>
  703. 
  704. <--- SIP read from UDP:192.168.127.138:14218 --->
  705. BYE sip:202@192.168.127.183:5060 SIP/2.0
  706. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-20335042eb48f122-1---d8754z-;rport
  707. Max-Forwards: 70
  708. Contact: <sip:201@192.168.127.138:14218>
  709. To: "202"<sip:202@192.168.127.183>;tag=as15b63429
  710. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  711. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  712. CSeq: 3 BYE
  713. User-Agent: eyeBeam release 1100z stamp 47739
  714. Authorization: Digest username="201",realm="asterisk",nonce="0fa89adf",uri="sip:202@192.168.127.183:5060",response="9dd04ef639bb64d0708b44ecac4285aa",algorithm=MD5
  715. Reason: SIP;description="User Hung Up"
  716. Content-Length: 0
  717.  
  718. <------------->
  719. --- (12 headers 0 lines) ---
  720. Sending to 192.168.127.138:14218 (no NAT)
  721. Scheduling destruction of SIP dialog 'ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.' in 32000 ms (Method: BYE)
  722.  
  723. <--- Transmitting (no NAT) to 192.168.127.138:14218 --->
  724. SIP/2.0 200 OK
  725. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-20335042eb48f122-1---d8754z-;received=192.168.127.138;rport=14218
  726. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=ad0b7c3f
  727. To: "202"<sip:202@192.168.127.183>;tag=as15b63429
  728. Call-ID: ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.
  729. CSeq: 3 BYE
  730. Server: Asterisk PBX 11.3.0
  731. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  732. Supported: replaces, timer
  733. Content-Length: 0
  734.  
  735.  
  736. <------------>
  737.  
  738. asteros*CLI>
  739. Scheduling destruction of SIP dialog '1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060' in 32000 ms (Method: INVITE)
  740.  
  741. asteros*CLI>
  742. set_destination: Parsing <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc> for address/port to send to
  743.  
  744. asteros*CLI>
  745. set_destination: set destination to 192.168.127.102:30030
  746.  
  747. asteros*CLI>
  748. Reliably Transmitting (no NAT) to 192.168.127.102:30030:
  749. BYE sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc SIP/2.0
  750. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK568bb5d3
  751. Max-Forwards: 70
  752. From: "Brian Salazar" <sip:201@192.168.127.183>;tag=as1424fd84
  753. To: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>;tag=32713e24
  754. Call-ID: 1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060
  755. CSeq: 103 BYE
  756. User-Agent: Asterisk PBX 11.3.0
  757. X-Asterisk-HangupCause: Normal Clearing
  758. X-Asterisk-HangupCauseCode: 16
  759. Content-Length: 0
  760.  
  761.  
  762. ---
  763.  
  764. asteros*CLI>
  765.  == Spawn extension (internal, 202, 1) exited non-zero on 'SIP/201-00000024'
  766.  
  767. asteros*CLI>
  768. 
  769. <--- SIP read from UDP:192.168.127.102:30030 --->
  770. SIP/2.0 200 OK
  771. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK568bb5d3
  772. Contact: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>
  773. To: <sip:202@192.168.127.102:30030;rinstance=e078f38437df5afc>;tag=32713e24
  774. From: "Brian Salazar"<sip:201@192.168.127.183>;tag=as1424fd84
  775. Call-ID: 1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060
  776. CSeq: 103 BYE
  777. User-Agent: eyeBeam release 1100z stamp 47739
  778. Content-Length: 0
  779.  
  780. <------------->
  781. --- (9 headers 0 lines) ---
  782. Really destroying SIP dialog '1c6a02735017c1dc20ef970b2b2cfd20@192.168.127.183:5060' Method: INVITE
  783.  
  784. asteros*CLI>
  785. 
  786. <--- SIP read from UDP:192.168.127.108:50952 --->
  787.  
  788.  
  789. <------------->
  790.  
  791. asteros*CLI>
  792. 
  793. <--- SIP read from UDP:192.168.127.102:30030 --->
  794.  
  795.  
  796. <------------->
  797.  
  798. asteros*CLI>
  799. Retransmitting #7 (no NAT) to 190.222.48.179:5060:
  800. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  801. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  802. Max-Forwards: 70
  803. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  804. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  805. Contact: <sip:asterisk@192.168.127.183:5060>
  806. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  807. CSeq: 102 NOTIFY
  808. User-Agent: Asterisk PBX 11.3.0
  809. Event: message-summary
  810. Content-Type: application/simple-message-summary
  811. Content-Length: 96
  812.  
  813. Messages-Waiting: yes
  814. Message-Account: sip:asterisk@192.168.127.183
  815. Voice-Message: 1/0 (0/0)
  816.  
  817. ---
  818.  
  819. asteros*CLI>
  820. Retransmitting #8 (no NAT) to 190.222.48.179:5060:
  821. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  822. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  823. Max-Forwards: 70
  824. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  825. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  826. Contact: <sip:asterisk@192.168.127.183:5060>
  827. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  828. CSeq: 102 NOTIFY
  829. User-Agent: Asterisk PBX 11.3.0
  830. Event: message-summary
  831. Content-Type: application/simple-message-summary
  832. Content-Length: 96
  833.  
  834. Messages-Waiting: yes
  835. Message-Account: sip:asterisk@192.168.127.183
  836. Voice-Message: 1/0 (0/0)
  837.  
  838. ---
  839.  
  840. asteros*CLI>
  841. Retransmitting #9 (no NAT) to 190.222.48.179:5060:
  842. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  843. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  844. Max-Forwards: 70
  845. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  846. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  847. Contact: <sip:asterisk@192.168.127.183:5060>
  848. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  849. CSeq: 102 NOTIFY
  850. User-Agent: Asterisk PBX 11.3.0
  851. Event: message-summary
  852. Content-Type: application/simple-message-summary
  853. Content-Length: 96
  854.  
  855. Messages-Waiting: yes
  856. Message-Account: sip:asterisk@192.168.127.183
  857. Voice-Message: 1/0 (0/0)
  858.  
  859. ---
  860.  
  861. asteros*CLI>
  862. Retransmitting #10 (no NAT) to 190.222.48.179:5060:
  863. NOTIFY sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP SIP/2.0
  864. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK6349dfb7
  865. Max-Forwards: 70
  866. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as297934e8
  867. To: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>
  868. Contact: <sip:asterisk@192.168.127.183:5060>
  869. Call-ID: 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060
  870. CSeq: 102 NOTIFY
  871. User-Agent: Asterisk PBX 11.3.0
  872. Event: message-summary
  873. Content-Type: application/simple-message-summary
  874. Content-Length: 96
  875.  
  876. Messages-Waiting: yes
  877. Message-Account: sip:asterisk@192.168.127.183
  878. Voice-Message: 1/0 (0/0)
  879.  
  880. ---
  881.  
  882. asteros*CLI>
  883. [May 7 16:00:29] WARNING[2821]: chan_sip.c:4169 retrans_pkt: Retransmission timeout reached on transmission 76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060 for seqno 102 (Non-critical Request) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  884. Packet timed out after 32000ms with no response
  885. Really destroying SIP dialog 'ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.' Method: REGISTER
  886.  
  887. asteros*CLI>
  888. 
  889. <--- SIP read from UDP:192.168.127.102:30030 --->
  890. INVITE sip:201@192.168.127.183 SIP/2.0
  891. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-a418941b5112ae2c-1---d8754z-;rport
  892. Max-Forwards: 70
  893. Contact: <sip:202@192.168.127.102:30030>
  894. To: "201"<sip:201@192.168.127.183>
  895. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  896. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  897. CSeq: 1 INVITE
  898. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  899. Content-Type: application/sdp
  900. User-Agent: eyeBeam release 1100z stamp 47739
  901. Content-Length: 578
  902.  
  903. v=0
  904. o=- 3 2 IN IP4 192.168.127.102
  905. s=CounterPath eyeBeam 1.5
  906. c=IN IP4 192.168.127.102
  907. t=0 0
  908. m=audio 34248 RTP/AVP 107 100 106 6 0 105 8 18 3 5 101
  909. a=alt:1 3 : c/4l/DTp 8VTqYwE6 192.168.56.1 34248
  910. a=alt:2 2 : z6dGjlpn +pgQpIdL 192.168.81.1 34248
  911. a=alt:3 1 : HzvKy6mq d9h7ru4K 192.168.127.102 34248
  912. a=fmtp:18 annexb=yes
  913. a=fmtp:101 0-15
  914. a=rtpmap:107 BV32/16000
  915. a=rtpmap:100 SPEEX/16000
  916. a=rtpmap:106 SPEEX-FEC/16000
  917. a=rtpmap:105 SPEEX-FEC/8000
  918. a=rtpmap:18 G729/8000
  919. a=rtpmap:101 telephone-event/8000
  920. a=sendrecv
  921. a=x-rtp-session-id:8BB5CC3F11D74FA39AC5A057CB87A463
  922. <------------->
  923. --- (12 headers 19 lines) ---
  924. Sending to 192.168.127.102:30030 (no NAT)
  925. Using INVITE request as basis request - OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  926. Found peer '202' for '202' from 192.168.127.102:30030
  927.  
  928. <--- Reliably Transmitting (no NAT) to 192.168.127.102:30030 --->
  929. SIP/2.0 401 Unauthorized
  930. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-a418941b5112ae2c-1---d8754z-;received=192.168.127.102;rport=30030
  931. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  932. To: "201"<sip:201@192.168.127.183>;tag=as579c9fb9
  933. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  934. CSeq: 1 INVITE
  935. Server: Asterisk PBX 11.3.0
  936. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  937. Supported: replaces, timer
  938. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3053faec"
  939. Content-Length: 0
  940.  
  941.  
  942. <------------>
  943. Scheduling destruction of SIP dialog 'OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.' in 32000 ms (Method: INVITE)
  944.  
  945. asteros*CLI>
  946. 
  947. <--- SIP read from UDP:192.168.127.102:30030 --->
  948. ACK sip:201@192.168.127.183 SIP/2.0
  949. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-a418941b5112ae2c-1---d8754z-;rport
  950. To: "201"<sip:201@192.168.127.183>;tag=as579c9fb9
  951. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  952. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  953. CSeq: 1 ACK
  954. Content-Length: 0
  955.  
  956. <------------->
  957.  
  958. asteros*CLI>
  959. --- (7 headers 0 lines) ---
  960.  
  961. asteros*CLI>
  962. 
  963. <--- SIP read from UDP:192.168.127.102:30030 --->
  964. INVITE sip:201@192.168.127.183 SIP/2.0
  965. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-45613e5cc2596a6c-1---d8754z-;rport
  966. Max-Forwards: 70
  967. Contact: <sip:202@192.168.127.102:30030>
  968. To: "201"<sip:201@192.168.127.183>
  969. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  970. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  971. CSeq: 2 INVITE
  972. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  973. Content-Type: application/sdp
  974. User-Agent: eyeBeam release 1100z stamp 47739
  975. Authorization: Digest username="202",realm="asterisk",nonce="3053faec",uri="sip:201@192.168.127.183",response="a1c50d29127d66ce7eec7c7c3a4fe103",algorithm=MD5
  976. Content-Length: 578
  977.  
  978. v=0
  979. o=- 3 2 IN IP4 192.168.127.102
  980. s=CounterPath eyeBeam 1.5
  981. c=IN IP4 192.168.127.102
  982. t=0 0
  983. m=audio 34248 RTP/AVP 107 100 106 6 0 105 8 18 3 5 101
  984. a=alt:1 3 : c/4l/DTp 8VTqYwE6 192.168.56.1 34248
  985. a=alt:2 2 : z6dGjlpn +pgQpIdL 192.168.81.1 34248
  986. a=alt:3 1 : HzvKy6mq d9h7ru4K 192.168.127.102 34248
  987. a=fmtp:18 annexb=yes
  988. a=fmtp:101 0-15
  989. a=rtpmap:107 BV32/16000
  990. a=rtpmap:100 SPEEX/16000
  991. a=rtpmap:106 SPEEX-FEC/16000
  992. a=rtpmap:105 SPEEX-FEC/8000
  993. a=rtpmap:18 G729/8000
  994. a=rtpmap:101 telephone-event/8000
  995. a=sendrecv
  996. a=x-rtp-session-id:8BB5CC3F11D74FA39AC5A057CB87A463
  997. <------------->
  998.  
  999. asteros*CLI>
  1000. --- (13 headers 19 lines) ---
  1001.  
  1002. asteros*CLI>
  1003. Sending to 192.168.127.102:30030 (no NAT)
  1004.  
  1005. asteros*CLI>
  1006. Using INVITE request as basis request - OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  1007.  
  1008. asteros*CLI>
  1009. Found peer '202' for '202' from 192.168.127.102:30030
  1010.  
  1011. asteros*CLI>
  1012.  == Using SIP RTP CoS mark 5
  1013.  
  1014. asteros*CLI>
  1015. Found RTP audio format 107
  1016.  
  1017. asteros*CLI>
  1018. Found RTP audio format 100
  1019.  
  1020. asteros*CLI>
  1021. Found RTP audio format 106
  1022.  
  1023. asteros*CLI>
  1024. Found RTP audio format 6
  1025.  
  1026. asteros*CLI>
  1027. Found RTP audio format 0
  1028.  
  1029. asteros*CLI>
  1030. Found RTP audio format 105
  1031.  
  1032. asteros*CLI>
  1033. Found RTP audio format 8
  1034.  
  1035. asteros*CLI>
  1036. Found RTP audio format 18
  1037.  
  1038. asteros*CLI>
  1039. Found RTP audio format 3
  1040.  
  1041. asteros*CLI>
  1042. Found RTP audio format 5
  1043.  
  1044. asteros*CLI>
  1045. Found RTP audio format 101
  1046.  
  1047. asteros*CLI>
  1048. Found unknown media description format BV32 for ID 107
  1049.  
  1050. asteros*CLI>
  1051. Found audio description format SPEEX for ID 100
  1052.  
  1053. asteros*CLI>
  1054. Found unknown media description format SPEEX-FEC for ID 106
  1055.  
  1056. asteros*CLI>
  1057. Found unknown media description format SPEEX-FEC for ID 105
  1058.  
  1059. asteros*CLI>
  1060. Found audio description format G729 for ID 18
  1061.  
  1062. asteros*CLI>
  1063. Found audio description format telephone-event for ID 101
  1064.  
  1065. asteros*CLI>
  1066. Capabilities: us - (gsm|ulaw|alaw|h263|testlaw), peer - audio=(gsm|ulaw|alaw|adpcm|g729|speex16)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|alaw)
  1067.  
  1068. asteros*CLI>
  1069. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  1070.  
  1071. asteros*CLI>
  1072. Peer audio RTP is at port 192.168.127.102:34248
  1073.  
  1074. asteros*CLI>
  1075. Looking for 201 in internal (domain 192.168.127.183)
  1076.  
  1077. asteros*CLI>
  1078. list_route: hop: <sip:202@192.168.127.102:30030>
  1079.  
  1080. asteros*CLI>
  1081. 
  1082. <--- Transmitting (no NAT) to 192.168.127.102:30030 --->
  1083. SIP/2.0 100 Trying
  1084. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-45613e5cc2596a6c-1---d8754z-;received=192.168.127.102;rport=30030
  1085. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  1086. To: "201"<sip:201@192.168.127.183>
  1087. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  1088. CSeq: 2 INVITE
  1089. Server: Asterisk PBX 11.3.0
  1090. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1091. Supported: replaces, timer
  1092. Contact: <sip:201@192.168.127.183:5060>
  1093. Content-Length: 0
  1094.  
  1095.  
  1096. <------------>
  1097.  
  1098. asteros*CLI>
  1099.  -- Executing [201@internal:1] Dial("SIP/202-00000026", "SIP/201,15,tT") in new stack
  1100.  
  1101. asteros*CLI>
  1102.  == Using SIP RTP CoS mark 5
  1103.  
  1104. asteros*CLI>
  1105. Audio is at 16044
  1106.  
  1107. asteros*CLI>
  1108. Adding codec 100003 (ulaw) to SDP
  1109.  
  1110. asteros*CLI>
  1111. Adding codec 100002 (gsm) to SDP
  1112.  
  1113. asteros*CLI>
  1114. Adding codec 100004 (alaw) to SDP
  1115.  
  1116. asteros*CLI>
  1117. Adding codec 100017 (testlaw) to SDP
  1118.  
  1119. asteros*CLI>
  1120. Adding non-codec 0x1 (telephone-event) to SDP
  1121.  
  1122. asteros*CLI>
  1123. Reliably Transmitting (no NAT) to 192.168.127.138:14218:
  1124. INVITE sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6 SIP/2.0
  1125. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK4c6527a1
  1126. Max-Forwards: 70
  1127. From: "Eduardo Salazar" <sip:202@192.168.127.183>;tag=as527b62d3
  1128. To: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>
  1129. Contact: <sip:202@192.168.127.183:5060>
  1130. Call-ID: 74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060
  1131. CSeq: 102 INVITE
  1132. User-Agent: Asterisk PBX 11.3.0
  1133. Date: Tue, 07 May 2013 21:00:29 GMT
  1134. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1135. Supported: replaces, timer
  1136. Content-Type: application/sdp
  1137. Content-Length: 313
  1138.  
  1139. v=0
  1140. o=root 957899458 957899458 IN IP4 192.168.127.183
  1141. s=Asterisk PBX 11.3.0
  1142. c=IN IP4 192.168.127.183
  1143. t=0 0
  1144. m=audio 16044 RTP/AVP 0 3 8 101
  1145. a=rtpmap:0 PCMU/8000
  1146. a=rtpmap:3 GSM/8000
  1147. a=rtpmap:8 PCMA/8000
  1148. a=rtpmap:101 telephone-event/8000
  1149. a=fmtp:101 0-16
  1150. a=silenceSupp:off - - - -
  1151. a=ptime:20
  1152. a=sendrecv
  1153.  
  1154. ---
  1155.  
  1156. asteros*CLI>
  1157.  -- Called SIP/201
  1158.  
  1159. asteros*CLI>
  1160. 
  1161. <--- SIP read from UDP:192.168.127.138:14218 --->
  1162. SIP/2.0 180 Ringing
  1163. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK4c6527a1
  1164. Contact: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>
  1165. To: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>;tag=6c309808
  1166. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=as527b62d3
  1167. Call-ID: 74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060
  1168. CSeq: 102 INVITE
  1169. User-Agent: eyeBeam release 1100z stamp 47739
  1170. Content-Length: 0
  1171.  
  1172. <------------->
  1173. --- (9 headers 0 lines) ---
  1174. list_route: hop: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>
  1175.  
  1176. asteros*CLI>
  1177.  -- SIP/201-00000027 is ringing
  1178.  
  1179. asteros*CLI>
  1180. 
  1181. <--- Transmitting (no NAT) to 192.168.127.102:30030 --->
  1182. SIP/2.0 180 Ringing
  1183. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-45613e5cc2596a6c-1---d8754z-;received=192.168.127.102;rport=30030
  1184. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  1185. To: "201"<sip:201@192.168.127.183>;tag=as2255c2ef
  1186. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  1187. CSeq: 2 INVITE
  1188. Server: Asterisk PBX 11.3.0
  1189. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1190. Supported: replaces, timer
  1191. Contact: <sip:201@192.168.127.183:5060>
  1192. Content-Length: 0
  1193.  
  1194.  
  1195. <------------>
  1196.  
  1197. asteros*CLI>
  1198. 
  1199. <--- SIP read from UDP:192.168.127.138:14218 --->
  1200. SIP/2.0 200 OK
  1201. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK4c6527a1
  1202. Contact: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>
  1203. To: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>;tag=6c309808
  1204. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=as527b62d3
  1205. Call-ID: 74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060
  1206. CSeq: 102 INVITE
  1207. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  1208. Content-Type: application/sdp
  1209. User-Agent: eyeBeam release 1100z stamp 47739
  1210. Content-Length: 247
  1211.  
  1212. v=0
  1213. o=- 7 2 IN IP4 192.168.127.138
  1214. s=CounterPath eyeBeam 1.5
  1215. c=IN IP4 192.168.127.138
  1216. t=0 0
  1217. m=audio 18880 RTP/AVP 0 3 8 101
  1218. a=fmtp:101 0-15
  1219. a=rtpmap:101 telephone-event/8000
  1220. a=sendrecv
  1221. a=x-rtp-session-id:29783B70C95443E093A74198D174323F
  1222. <------------->
  1223. --- (11 headers 10 lines) ---
  1224. Found RTP audio format 0
  1225. Found RTP audio format 3
  1226. Found RTP audio format 8
  1227. Found RTP audio format 101
  1228. Found audio description format telephone-event for ID 101
  1229. Capabilities: us - (gsm|ulaw|alaw|h263|testlaw), peer - audio=(gsm|ulaw|alaw)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|alaw)
  1230. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  1231. Peer audio RTP is at port 192.168.127.138:18880
  1232. list_route: hop: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>
  1233. set_destination: Parsing <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6> for address/port to send to
  1234. set_destination: set destination to 192.168.127.138:14218
  1235. Transmitting (no NAT) to 192.168.127.138:14218:
  1236. ACK sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6 SIP/2.0
  1237. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK733f86e8
  1238. Max-Forwards: 70
  1239. From: "Eduardo Salazar" <sip:202@192.168.127.183>;tag=as527b62d3
  1240. To: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>;tag=6c309808
  1241. Contact: <sip:202@192.168.127.183:5060>
  1242. Call-ID: 74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060
  1243. CSeq: 102 ACK
  1244. User-Agent: Asterisk PBX 11.3.0
  1245. Content-Length: 0
  1246.  
  1247.  
  1248. ---
  1249.  
  1250. asteros*CLI>
  1251.  -- SIP/201-00000027 answered SIP/202-00000026
  1252.  
  1253. asteros*CLI>
  1254. Audio is at 11116
  1255.  
  1256. asteros*CLI>
  1257. Adding codec 100002 (gsm) to SDP
  1258.  
  1259. asteros*CLI>
  1260. Adding codec 100003 (ulaw) to SDP
  1261.  
  1262. asteros*CLI>
  1263. Adding codec 100004 (alaw) to SDP
  1264.  
  1265. asteros*CLI>
  1266. Adding non-codec 0x1 (telephone-event) to SDP
  1267.  
  1268. asteros*CLI>
  1269. 
  1270. <--- Reliably Transmitting (no NAT) to 192.168.127.102:30030 --->
  1271. SIP/2.0 200 OK
  1272. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-45613e5cc2596a6c-1---d8754z-;received=192.168.127.102;rport=30030
  1273. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  1274. To: "201"<sip:201@192.168.127.183>;tag=as2255c2ef
  1275. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  1276. CSeq: 2 INVITE
  1277. Server: Asterisk PBX 11.3.0
  1278. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1279. Supported: replaces, timer
  1280. Contact: <sip:201@192.168.127.183:5060>
  1281. Content-Type: application/sdp
  1282. Content-Length: 313
  1283.  
  1284. v=0
  1285. o=root 805987358 805987358 IN IP4 192.168.127.183
  1286. s=Asterisk PBX 11.3.0
  1287. c=IN IP4 192.168.127.183
  1288. t=0 0
  1289. m=audio 11116 RTP/AVP 3 0 8 101
  1290. a=rtpmap:3 GSM/8000
  1291. a=rtpmap:0 PCMU/8000
  1292. a=rtpmap:8 PCMA/8000
  1293. a=rtpmap:101 telephone-event/8000
  1294. a=fmtp:101 0-16
  1295. a=silenceSupp:off - - - -
  1296. a=ptime:20
  1297. a=sendrecv
  1298.  
  1299. <------------>
  1300.  
  1301. asteros*CLI>
  1302. 
  1303. <--- SIP read from UDP:192.168.127.102:30030 --->
  1304. ACK sip:201@192.168.127.183:5060 SIP/2.0
  1305. Via: SIP/2.0/UDP 192.168.127.102:30030;branch=z9hG4bK-d8754z-7c40cb2e322b495c-1---d8754z-;rport
  1306. Max-Forwards: 70
  1307. Contact: <sip:202@192.168.127.102:30030>
  1308. To: "201"<sip:201@192.168.127.183>;tag=as2255c2ef
  1309. From: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  1310. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  1311. CSeq: 2 ACK
  1312. User-Agent: eyeBeam release 1100z stamp 47739
  1313. Authorization: Digest username="202",realm="asterisk",nonce="3053faec",uri="sip:201@192.168.127.183",response="a1c50d29127d66ce7eec7c7c3a4fe103",algorithm=MD5
  1314. Content-Length: 0
  1315.  
  1316. <------------->
  1317. --- (11 headers 0 lines) ---
  1318.  
  1319. asteros*CLI>
  1320. 
  1321. <--- SIP read from UDP:192.168.127.181:45030 --->
  1322.  
  1323.  
  1324. <------------->
  1325.  
  1326. asteros*CLI>
  1327. 
  1328. <--- SIP read from UDP:192.168.127.172:5060 --->
  1329. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1330. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-2187af800f00787d-1---d8754z-
  1331. Max-Forwards: 70
  1332. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1333. To: <sip:203@192.168.127.183;transport=UDP>
  1334. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1335. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1336. CSeq: 1 REGISTER
  1337. Expires: 60
  1338. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1339. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1340. User-Agent: Zoiper r18164
  1341. Allow-Events: presence, kpml
  1342. Content-Length: 0
  1343.  
  1344. <------------->
  1345. --- (14 headers 0 lines) ---
  1346. Sending to 192.168.127.172:5060 (NAT)
  1347.  
  1348. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1349. SIP/2.0 401 Unauthorized
  1350. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-2187af800f00787d-1---d8754z-;received=192.168.127.172
  1351. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1352. To: <sip:203@192.168.127.183;transport=UDP>;tag=as4169ee2a
  1353. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1354. CSeq: 1 REGISTER
  1355. Server: Asterisk PBX 11.3.0
  1356. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1357. Supported: replaces, timer
  1358. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2556c3cd"
  1359. Content-Length: 0
  1360.  
  1361.  
  1362. <------------>
  1363. Scheduling destruction of SIP dialog 'ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.' in 32000 ms (Method: REGISTER)
  1364.  
  1365. asteros*CLI>
  1366. 
  1367. <--- SIP read from UDP:192.168.127.172:5060 --->
  1368. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1369. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-60baad6fb4247013-1---d8754z-
  1370. Max-Forwards: 70
  1371. Contact: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>;expires=0
  1372. To: <sip:203@192.168.127.183;transport=UDP>
  1373. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  1374. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  1375. CSeq: 13 REGISTER
  1376. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1377. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1378. User-Agent: Zoiper r18164
  1379. Authorization: Digest username="203",realm="asterisk",nonce="29c28acd",uri="sip:192.168.127.183;transport=UDP",response="c467d7a444a8ae831da4d6d94e6bea44",algorithm=MD5
  1380. Allow-Events: presence, kpml
  1381. Content-Length: 0
  1382.  
  1383. <------------->
  1384. --- (14 headers 0 lines) ---
  1385. Sending to 192.168.127.172:5060 (NAT)
  1386.  
  1387. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1388. SIP/2.0 401 Unauthorized
  1389. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-60baad6fb4247013-1---d8754z-;received=192.168.127.172
  1390. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  1391. To: <sip:203@192.168.127.183;transport=UDP>;tag=as62c02990
  1392. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  1393. CSeq: 13 REGISTER
  1394. Server: Asterisk PBX 11.3.0
  1395. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1396. Supported: replaces, timer
  1397. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4a143727"
  1398. Content-Length: 0
  1399.  
  1400.  
  1401. <------------>
  1402. Scheduling destruction of SIP dialog 'ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.' in 32000 ms (Method: REGISTER)
  1403.  
  1404. asteros*CLI>
  1405. 
  1406. <--- SIP read from UDP:192.168.127.172:5060 --->
  1407. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1408. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-2187af800f00787d-1---d8754z-
  1409. Max-Forwards: 70
  1410. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1411. To: <sip:203@192.168.127.183;transport=UDP>
  1412. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1413. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1414. CSeq: 1 REGISTER
  1415. Expires: 60
  1416. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1417. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1418. User-Agent: Zoiper r18164
  1419. Allow-Events: presence, kpml
  1420. Content-Length: 0
  1421.  
  1422. <------------->
  1423.  
  1424. asteros*CLI>
  1425. --- (14 headers 0 lines) ---
  1426.  
  1427. asteros*CLI>
  1428. Sending to 192.168.127.172:5060 (NAT)
  1429.  
  1430. asteros*CLI>
  1431. 
  1432. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1433. SIP/2.0 401 Unauthorized
  1434. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-2187af800f00787d-1---d8754z-;received=192.168.127.172
  1435. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1436. To: <sip:203@192.168.127.183;transport=UDP>;tag=as4169ee2a
  1437. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1438. CSeq: 1 REGISTER
  1439. Server: Asterisk PBX 11.3.0
  1440. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1441. Supported: replaces, timer
  1442. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2556c3cd"
  1443. Content-Length: 0
  1444.  
  1445.  
  1446. <------------>
  1447.  
  1448. asteros*CLI>
  1449. Scheduling destruction of SIP dialog 'ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.' in 32000 ms (Method: REGISTER)
  1450.  
  1451. asteros*CLI>
  1452. 
  1453. <--- SIP read from UDP:192.168.127.172:5060 --->
  1454. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1455. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-4f87296e1d0c231a-1---d8754z-
  1456. Max-Forwards: 70
  1457. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1458. To: <sip:203@192.168.127.183;transport=UDP>
  1459. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1460. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1461. CSeq: 2 REGISTER
  1462. Expires: 60
  1463. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1464. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1465. User-Agent: Zoiper r18164
  1466. Authorization: Digest username="203",realm="asterisk",nonce="2556c3cd",uri="sip:192.168.127.183;transport=UDP",response="da33c70e8b87ce1ef0b055a6716d5283",algorithm=MD5
  1467. Allow-Events: presence, kpml
  1468. Content-Length: 0
  1469.  
  1470. <------------->
  1471.  
  1472. asteros*CLI>
  1473. --- (15 headers 0 lines) ---
  1474.  
  1475. asteros*CLI>
  1476. Sending to 192.168.127.172:5060 (NAT)
  1477.  
  1478. asteros*CLI>
  1479. 
  1480. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1481. SIP/2.0 200 OK
  1482. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-4f87296e1d0c231a-1---d8754z-;received=192.168.127.172
  1483. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1484. To: <sip:203@192.168.127.183;transport=UDP>;tag=as4169ee2a
  1485. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1486. CSeq: 2 REGISTER
  1487. Server: Asterisk PBX 11.3.0
  1488. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1489. Supported: replaces, timer
  1490. Expires: 60
  1491. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>;expires=60
  1492. Date: Tue, 07 May 2013 21:00:40 GMT
  1493. Content-Length: 0
  1494.  
  1495.  
  1496. <------------>
  1497.  
  1498. asteros*CLI>
  1499. Scheduling destruction of SIP dialog '22911a671414acf54d2f8de24af66302@192.168.127.183:5060' in 32000 ms (Method: NOTIFY)
  1500.  
  1501. asteros*CLI>
  1502. Reliably Transmitting (no NAT) to 190.222.48.179:5060:
  1503. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  1504. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  1505. Max-Forwards: 70
  1506. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  1507. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1508. Contact: <sip:asterisk@192.168.127.183:5060>
  1509. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  1510. CSeq: 102 NOTIFY
  1511. User-Agent: Asterisk PBX 11.3.0
  1512. Event: message-summary
  1513. Content-Type: application/simple-message-summary
  1514. Content-Length: 96
  1515.  
  1516. Messages-Waiting: yes
  1517. Message-Account: sip:asterisk@192.168.127.183
  1518. Voice-Message: 1/0 (0/0)
  1519.  
  1520. ---
  1521.  
  1522. asteros*CLI>
  1523. Scheduling destruction of SIP dialog 'ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.' in 32000 ms (Method: REGISTER)
  1524.  
  1525. asteros*CLI>
  1526. 
  1527. <--- SIP read from UDP:192.168.127.172:5060 --->
  1528. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1529. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-1c5738dfcd0b8a9d-1---d8754z-
  1530. Max-Forwards: 70
  1531. Contact: <sip:203@190.222.48.179:5060;rinstance=0705378314732252;transport=UDP>;expires=0
  1532. To: <sip:203@192.168.127.183;transport=UDP>
  1533. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  1534. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  1535. CSeq: 14 REGISTER
  1536. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1537. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1538. User-Agent: Zoiper r18164
  1539. Authorization: Digest username="203",realm="asterisk",nonce="4a143727",uri="sip:192.168.127.183;transport=UDP",response="2bb00db5e2fba143d86efc1042f693aa",algorithm=MD5
  1540. Allow-Events: presence, kpml
  1541. Content-Length: 0
  1542.  
  1543. <------------->
  1544.  
  1545. asteros*CLI>
  1546. --- (14 headers 0 lines) ---
  1547.  
  1548. asteros*CLI>
  1549. Sending to 192.168.127.172:5060 (NAT)
  1550.  
  1551. asteros*CLI>
  1552.  -- Unregistered SIP '203'
  1553.  
  1554. asteros*CLI>
  1555. 
  1556. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1557. SIP/2.0 200 OK
  1558. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-1c5738dfcd0b8a9d-1---d8754z-;received=192.168.127.172
  1559. From: <sip:203@192.168.127.183;transport=UDP>;tag=9f2d3754
  1560. To: <sip:203@192.168.127.183;transport=UDP>;tag=as62c02990
  1561. Call-ID: ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.
  1562. CSeq: 14 REGISTER
  1563. Server: Asterisk PBX 11.3.0
  1564. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1565. Supported: replaces, timer
  1566. Expires: 0
  1567. Date: Tue, 07 May 2013 21:00:40 GMT
  1568. Content-Length: 0
  1569.  
  1570.  
  1571. <------------>
  1572.  
  1573. asteros*CLI>
  1574. Scheduling destruction of SIP dialog 'ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.' in 32000 ms (Method: REGISTER)
  1575.  
  1576. asteros*CLI>
  1577. Retransmitting #1 (no NAT) to 190.222.48.179:5060:
  1578. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  1579. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  1580. Max-Forwards: 70
  1581. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  1582. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1583. Contact: <sip:asterisk@192.168.127.183:5060>
  1584. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  1585. CSeq: 102 NOTIFY
  1586. User-Agent: Asterisk PBX 11.3.0
  1587. Event: message-summary
  1588. Content-Type: application/simple-message-summary
  1589. Content-Length: 96
  1590.  
  1591. Messages-Waiting: yes
  1592. Message-Account: sip:asterisk@192.168.127.183
  1593. Voice-Message: 1/0 (0/0)
  1594.  
  1595. ---
  1596.  
  1597. asteros*CLI>
  1598. 
  1599. <--- SIP read from UDP:192.168.127.172:5060 --->
  1600. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1601. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-8a81d75145bec7b6-1---d8754z-
  1602. Max-Forwards: 70
  1603. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>;expires=0
  1604. To: <sip:203@192.168.127.183;transport=UDP>
  1605. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1606. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1607. CSeq: 3 REGISTER
  1608. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1609. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1610. User-Agent: Zoiper r18164
  1611. Authorization: Digest username="203",realm="asterisk",nonce="2556c3cd",uri="sip:192.168.127.183;transport=UDP",response="da33c70e8b87ce1ef0b055a6716d5283",algorithm=MD5
  1612. Allow-Events: presence, kpml
  1613. Content-Length: 0
  1614.  
  1615. <------------->
  1616. --- (14 headers 0 lines) ---
  1617. Sending to 192.168.127.172:5060 (NAT)
  1618. [May 7 16:00:41] NOTICE[2821]: chan_sip.c:16369 check_auth: Correct auth, but based on stale nonce received from '<sip:203@192.168.127.183;transport=UDP>;tag=5891f028'
  1619.  
  1620. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1621. SIP/2.0 401 Unauthorized
  1622. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-8a81d75145bec7b6-1---d8754z-;received=192.168.127.172
  1623. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1624. To: <sip:203@192.168.127.183;transport=UDP>;tag=as4169ee2a
  1625. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1626. CSeq: 3 REGISTER
  1627. Server: Asterisk PBX 11.3.0
  1628. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1629. Supported: replaces, timer
  1630. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="582d425f", stale=true
  1631. Content-Length: 0
  1632.  
  1633.  
  1634. <------------>
  1635. Scheduling destruction of SIP dialog 'ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.' in 32000 ms (Method: REGISTER)
  1636.  
  1637. asteros*CLI>
  1638. 
  1639. <--- SIP read from UDP:192.168.127.172:5060 --->
  1640. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1641. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-e636faacc9d21a19-1---d8754z-
  1642. Max-Forwards: 70
  1643. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>;expires=0
  1644. To: <sip:203@192.168.127.183;transport=UDP>
  1645. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1646. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1647. CSeq: 4 REGISTER
  1648. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1649. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1650. User-Agent: Zoiper r18164
  1651. Authorization: Digest username="203",realm="asterisk",nonce="582d425f",uri="sip:192.168.127.183;transport=UDP",response="6e90bf48cd6f4cd84650e35eaff4548a",algorithm=MD5
  1652. Allow-Events: presence, kpml
  1653. Content-Length: 0
  1654.  
  1655. <------------->
  1656. --- (14 headers 0 lines) ---
  1657. Sending to 192.168.127.172:5060 (NAT)
  1658. -- Unregistered SIP '203'
  1659.  
  1660. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1661. SIP/2.0 200 OK
  1662. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-e636faacc9d21a19-1---d8754z-;received=192.168.127.172
  1663. From: <sip:203@192.168.127.183;transport=UDP>;tag=5891f028
  1664. To: <sip:203@192.168.127.183;transport=UDP>;tag=as4169ee2a
  1665. Call-ID: ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.
  1666. CSeq: 4 REGISTER
  1667. Server: Asterisk PBX 11.3.0
  1668. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1669. Supported: replaces, timer
  1670. Expires: 60
  1671. Contact: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>;expires=60
  1672. Date: Tue, 07 May 2013 21:00:41 GMT
  1673. Content-Length: 0
  1674.  
  1675.  
  1676. <------------>
  1677. Scheduling destruction of SIP dialog 'ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.' in 32000 ms (Method: REGISTER)
  1678.  
  1679. asteros*CLI>
  1680. 
  1681. <--- SIP read from UDP:192.168.127.172:5060 --->
  1682. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1683. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-b9ddffb241aeaa94-1---d8754z-
  1684. Max-Forwards: 70
  1685. Contact: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1686. To: <sip:203@192.168.127.183;transport=UDP>
  1687. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  1688. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  1689. CSeq: 1 REGISTER
  1690. Expires: 60
  1691. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1692. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1693. User-Agent: Zoiper r18164
  1694. Allow-Events: presence, kpml
  1695. Content-Length: 0
  1696.  
  1697. <------------->
  1698.  
  1699. asteros*CLI>
  1700. --- (14 headers 0 lines) ---
  1701.  
  1702. asteros*CLI>
  1703. Sending to 192.168.127.172:5060 (NAT)
  1704.  
  1705. asteros*CLI>
  1706. 
  1707. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1708. SIP/2.0 401 Unauthorized
  1709. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-b9ddffb241aeaa94-1---d8754z-;received=192.168.127.172
  1710. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  1711. To: <sip:203@192.168.127.183;transport=UDP>;tag=as529fa48a
  1712. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  1713. CSeq: 1 REGISTER
  1714. Server: Asterisk PBX 11.3.0
  1715. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1716. Supported: replaces, timer
  1717. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="75e2114a"
  1718. Content-Length: 0
  1719.  
  1720.  
  1721. <------------>
  1722.  
  1723. asteros*CLI>
  1724. Scheduling destruction of SIP dialog 'MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.' in 32000 ms (Method: REGISTER)
  1725.  
  1726. asteros*CLI>
  1727. 
  1728. <--- SIP read from UDP:192.168.127.172:5060 --->
  1729. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  1730. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-95014d5bd4827dc0-1---d8754z-
  1731. Max-Forwards: 70
  1732. Contact: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1733. To: <sip:203@192.168.127.183;transport=UDP>
  1734. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  1735. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  1736. CSeq: 2 REGISTER
  1737. Expires: 60
  1738. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1739. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1740. User-Agent: Zoiper r18164
  1741. Authorization: Digest username="203",realm="asterisk",nonce="75e2114a",uri="sip:192.168.127.183;transport=UDP",response="cb5d1d25ebab3aff851a22de4be44fcb",algorithm=MD5
  1742. Allow-Events: presence, kpml
  1743. Content-Length: 0
  1744.  
  1745. <------------->
  1746.  
  1747. asteros*CLI>
  1748. --- (15 headers 0 lines) ---
  1749.  
  1750. asteros*CLI>
  1751. Sending to 192.168.127.172:5060 (NAT)
  1752.  
  1753. asteros*CLI>
  1754.  -- Registered SIP '203' at 190.222.48.179:5060
  1755.  
  1756. asteros*CLI>
  1757. 
  1758. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  1759. SIP/2.0 200 OK
  1760. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-95014d5bd4827dc0-1---d8754z-;received=192.168.127.172
  1761. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  1762. To: <sip:203@192.168.127.183;transport=UDP>;tag=as529fa48a
  1763. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  1764. CSeq: 2 REGISTER
  1765. Server: Asterisk PBX 11.3.0
  1766. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1767. Supported: replaces, timer
  1768. Expires: 60
  1769. Contact: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>;expires=60
  1770. Date: Tue, 07 May 2013 21:00:41 GMT
  1771. Content-Length: 0
  1772.  
  1773.  
  1774. <------------>
  1775.  
  1776. asteros*CLI>
  1777. Scheduling destruction of SIP dialog '6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060' in 32000 ms (Method: NOTIFY)
  1778.  
  1779. asteros*CLI>
  1780. Reliably Transmitting (no NAT) to 190.222.48.179:5060:
  1781. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  1782. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  1783. Max-Forwards: 70
  1784. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  1785. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1786. Contact: <sip:asterisk@192.168.127.183:5060>
  1787. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  1788. CSeq: 102 NOTIFY
  1789. User-Agent: Asterisk PBX 11.3.0
  1790. Event: message-summary
  1791. Content-Type: application/simple-message-summary
  1792. Content-Length: 96
  1793.  
  1794. Messages-Waiting: yes
  1795. Message-Account: sip:asterisk@192.168.127.183
  1796. Voice-Message: 1/0 (0/0)
  1797.  
  1798. ---
  1799.  
  1800. asteros*CLI>
  1801. Scheduling destruction of SIP dialog 'MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.' in 32000 ms (Method: REGISTER)
  1802.  
  1803. asteros*CLI>
  1804. Retransmitting #1 (no NAT) to 190.222.48.179:5060:
  1805. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  1806. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  1807. Max-Forwards: 70
  1808. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  1809. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1810. Contact: <sip:asterisk@192.168.127.183:5060>
  1811. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  1812. CSeq: 102 NOTIFY
  1813. User-Agent: Asterisk PBX 11.3.0
  1814. Event: message-summary
  1815. Content-Type: application/simple-message-summary
  1816. Content-Length: 96
  1817.  
  1818. Messages-Waiting: yes
  1819. Message-Account: sip:asterisk@192.168.127.183
  1820. Voice-Message: 1/0 (0/0)
  1821.  
  1822. ---
  1823.  
  1824. asteros*CLI>
  1825. Retransmitting #2 (no NAT) to 190.222.48.179:5060:
  1826. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  1827. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  1828. Max-Forwards: 70
  1829. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  1830. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1831. Contact: <sip:asterisk@192.168.127.183:5060>
  1832. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  1833. CSeq: 102 NOTIFY
  1834. User-Agent: Asterisk PBX 11.3.0
  1835. Event: message-summary
  1836. Content-Type: application/simple-message-summary
  1837. Content-Length: 96
  1838.  
  1839. Messages-Waiting: yes
  1840. Message-Account: sip:asterisk@192.168.127.183
  1841. Voice-Message: 1/0 (0/0)
  1842.  
  1843. ---
  1844.  
  1845. asteros*CLI>
  1846. Retransmitting #2 (no NAT) to 190.222.48.179:5060:
  1847. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  1848. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  1849. Max-Forwards: 70
  1850. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  1851. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1852. Contact: <sip:asterisk@192.168.127.183:5060>
  1853. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  1854. CSeq: 102 NOTIFY
  1855. User-Agent: Asterisk PBX 11.3.0
  1856. Event: message-summary
  1857. Content-Type: application/simple-message-summary
  1858. Content-Length: 96
  1859.  
  1860. Messages-Waiting: yes
  1861. Message-Account: sip:asterisk@192.168.127.183
  1862. Voice-Message: 1/0 (0/0)
  1863.  
  1864. ---
  1865.  
  1866. asteros*CLI>
  1867. 
  1868. <--- SIP read from UDP:192.168.127.108:50952 --->
  1869.  
  1870.  
  1871. <------------->
  1872.  
  1873. asteros*CLI>
  1874. Retransmitting #3 (no NAT) to 190.222.48.179:5060:
  1875. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  1876. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  1877. Max-Forwards: 70
  1878. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  1879. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1880. Contact: <sip:asterisk@192.168.127.183:5060>
  1881. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  1882. CSeq: 102 NOTIFY
  1883. User-Agent: Asterisk PBX 11.3.0
  1884. Event: message-summary
  1885. Content-Type: application/simple-message-summary
  1886. Content-Length: 96
  1887.  
  1888. Messages-Waiting: yes
  1889. Message-Account: sip:asterisk@192.168.127.183
  1890. Voice-Message: 1/0 (0/0)
  1891.  
  1892. ---
  1893.  
  1894. asteros*CLI>
  1895. Really destroying SIP dialog 'ZmNjNjBjYWVjMmIzMTI0M2I5NmZkOTU0OTQ5MWU2NDM.' Method: BYE
  1896.  
  1897. asteros*CLI>
  1898. Retransmitting #3 (no NAT) to 190.222.48.179:5060:
  1899. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  1900. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  1901. Max-Forwards: 70
  1902. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  1903. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1904. Contact: <sip:asterisk@192.168.127.183:5060>
  1905. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  1906. CSeq: 102 NOTIFY
  1907. User-Agent: Asterisk PBX 11.3.0
  1908. Event: message-summary
  1909. Content-Type: application/simple-message-summary
  1910. Content-Length: 96
  1911.  
  1912. Messages-Waiting: yes
  1913. Message-Account: sip:asterisk@192.168.127.183
  1914. Voice-Message: 1/0 (0/0)
  1915.  
  1916. ---
  1917.  
  1918. asteros*CLI>
  1919. 
  1920. <--- SIP read from UDP:192.168.127.102:30030 --->
  1921.  
  1922.  
  1923. <------------->
  1924.  
  1925. asteros*CLI>
  1926. Retransmitting #4 (no NAT) to 190.222.48.179:5060:
  1927. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  1928. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  1929. Max-Forwards: 70
  1930. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  1931. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1932. Contact: <sip:asterisk@192.168.127.183:5060>
  1933. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  1934. CSeq: 102 NOTIFY
  1935. User-Agent: Asterisk PBX 11.3.0
  1936. Event: message-summary
  1937. Content-Type: application/simple-message-summary
  1938. Content-Length: 96
  1939.  
  1940. Messages-Waiting: yes
  1941. Message-Account: sip:asterisk@192.168.127.183
  1942. Voice-Message: 1/0 (0/0)
  1943.  
  1944. ---
  1945.  
  1946. asteros*CLI>
  1947. Retransmitting #4 (no NAT) to 190.222.48.179:5060:
  1948. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  1949. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  1950. Max-Forwards: 70
  1951. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  1952. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  1953. Contact: <sip:asterisk@192.168.127.183:5060>
  1954. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  1955. CSeq: 102 NOTIFY
  1956. User-Agent: Asterisk PBX 11.3.0
  1957. Event: message-summary
  1958. Content-Type: application/simple-message-summary
  1959. Content-Length: 96
  1960.  
  1961. Messages-Waiting: yes
  1962. Message-Account: sip:asterisk@192.168.127.183
  1963. Voice-Message: 1/0 (0/0)
  1964.  
  1965. ---
  1966.  
  1967. asteros*CLI>
  1968. Retransmitting #5 (no NAT) to 190.222.48.179:5060:
  1969. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  1970. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  1971. Max-Forwards: 70
  1972. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  1973. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  1974. Contact: <sip:asterisk@192.168.127.183:5060>
  1975. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  1976. CSeq: 102 NOTIFY
  1977. User-Agent: Asterisk PBX 11.3.0
  1978. Event: message-summary
  1979. Content-Type: application/simple-message-summary
  1980. Content-Length: 96
  1981.  
  1982. Messages-Waiting: yes
  1983. Message-Account: sip:asterisk@192.168.127.183
  1984. Voice-Message: 1/0 (0/0)
  1985.  
  1986. ---
  1987.  
  1988. asteros*CLI>
  1989. 
  1990. <--- SIP read from UDP:192.168.127.138:14218 --->
  1991. BYE sip:202@192.168.127.183:5060 SIP/2.0
  1992. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-5d11ad10001a094d-1---d8754z-;rport
  1993. Max-Forwards: 70
  1994. Contact: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>
  1995. To: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=as527b62d3
  1996. From: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>;tag=6c309808
  1997. Call-ID: 74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060
  1998. CSeq: 2 BYE
  1999. User-Agent: eyeBeam release 1100z stamp 47739
  2000. Reason: SIP;description="User Hung Up"
  2001. Content-Length: 0
  2002.  
  2003. <------------->
  2004. --- (11 headers 0 lines) ---
  2005. Sending to 192.168.127.138:14218 (no NAT)
  2006. Scheduling destruction of SIP dialog '74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060' in 32000 ms (Method: BYE)
  2007.  
  2008. <--- Transmitting (no NAT) to 192.168.127.138:14218 --->
  2009. SIP/2.0 200 OK
  2010. Via: SIP/2.0/UDP 192.168.127.138:14218;branch=z9hG4bK-d8754z-5d11ad10001a094d-1---d8754z-;received=192.168.127.138;rport=14218
  2011. From: <sip:201@192.168.127.138:14218;rinstance=5a102b71fe3a56a6>;tag=6c309808
  2012. To: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=as527b62d3
  2013. Call-ID: 74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060
  2014. CSeq: 2 BYE
  2015. Server: Asterisk PBX 11.3.0
  2016. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2017. Supported: replaces, timer
  2018. Content-Length: 0
  2019.  
  2020.  
  2021. <------------>
  2022.  
  2023. asteros*CLI>
  2024.  == Spawn extension (internal, 201, 1) exited non-zero on 'SIP/202-00000026'
  2025.  
  2026. asteros*CLI>
  2027. Scheduling destruction of SIP dialog 'OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.' in 32000 ms (Method: ACK)
  2028.  
  2029. asteros*CLI>
  2030. set_destination: Parsing <sip:202@192.168.127.102:30030> for address/port to send to
  2031.  
  2032. asteros*CLI>
  2033. set_destination: set destination to 192.168.127.102:30030
  2034.  
  2035. asteros*CLI>
  2036. Reliably Transmitting (no NAT) to 192.168.127.102:30030:
  2037. BYE sip:202@192.168.127.102:30030 SIP/2.0
  2038. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK206e74a3;rport
  2039. Max-Forwards: 70
  2040. From: "201"<sip:201@192.168.127.183>;tag=as2255c2ef
  2041. To: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  2042. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  2043. CSeq: 102 BYE
  2044. User-Agent: Asterisk PBX 11.3.0
  2045. Proxy-Authorization: Digest username="202", realm="asterisk", algorithm=MD5, uri="sip:192.168.127.183", nonce="3053faec", response="d6e61c9a7f110fa92534923be637b26c"
  2046. X-Asterisk-HangupCause: Normal Clearing
  2047. X-Asterisk-HangupCauseCode: 16
  2048. Content-Length: 0
  2049.  
  2050.  
  2051. ---
  2052.  
  2053. asteros*CLI>
  2054. Retransmitting #5 (no NAT) to 190.222.48.179:5060:
  2055. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2056. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  2057. Max-Forwards: 70
  2058. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  2059. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2060. Contact: <sip:asterisk@192.168.127.183:5060>
  2061. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  2062. CSeq: 102 NOTIFY
  2063. User-Agent: Asterisk PBX 11.3.0
  2064. Event: message-summary
  2065. Content-Type: application/simple-message-summary
  2066. Content-Length: 96
  2067.  
  2068. Messages-Waiting: yes
  2069. Message-Account: sip:asterisk@192.168.127.183
  2070. Voice-Message: 1/0 (0/0)
  2071.  
  2072. ---
  2073.  
  2074. asteros*CLI>
  2075. 
  2076. <--- SIP read from UDP:192.168.127.102:30030 --->
  2077. SIP/2.0 200 OK
  2078. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK206e74a3;rport=5060
  2079. Contact: <sip:202@192.168.127.102:30030>
  2080. To: "Eduardo Salazar"<sip:202@192.168.127.183>;tag=a77c4a30
  2081. From: "201"<sip:201@192.168.127.183>;tag=as2255c2ef
  2082. Call-ID: OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.
  2083. CSeq: 102 BYE
  2084. User-Agent: eyeBeam release 1100z stamp 47739
  2085. Content-Length: 0
  2086.  
  2087. <------------->
  2088. --- (9 headers 0 lines) ---
  2089. SIP Response message for INCOMING dialog BYE arrived
  2090. Really destroying SIP dialog 'OGZjNWI0ZmE2ZjM4MDgzMGM4YzAwMDhmYzQ5NzBkYzY.' Method: ACK
  2091.  
  2092. asteros*CLI>
  2093. Retransmitting #6 (no NAT) to 190.222.48.179:5060:
  2094. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  2095. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  2096. Max-Forwards: 70
  2097. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  2098. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  2099. Contact: <sip:asterisk@192.168.127.183:5060>
  2100. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  2101. CSeq: 102 NOTIFY
  2102. User-Agent: Asterisk PBX 11.3.0
  2103. Event: message-summary
  2104. Content-Type: application/simple-message-summary
  2105. Content-Length: 96
  2106.  
  2107. Messages-Waiting: yes
  2108. Message-Account: sip:asterisk@192.168.127.183
  2109. Voice-Message: 1/0 (0/0)
  2110.  
  2111. ---
  2112.  
  2113. asteros*CLI>
  2114. Retransmitting #6 (no NAT) to 190.222.48.179:5060:
  2115. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2116. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  2117. Max-Forwards: 70
  2118. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  2119. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2120. Contact: <sip:asterisk@192.168.127.183:5060>
  2121. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  2122. CSeq: 102 NOTIFY
  2123. User-Agent: Asterisk PBX 11.3.0
  2124. Event: message-summary
  2125. Content-Type: application/simple-message-summary
  2126. Content-Length: 96
  2127.  
  2128. Messages-Waiting: yes
  2129. Message-Account: sip:asterisk@192.168.127.183
  2130. Voice-Message: 1/0 (0/0)
  2131.  
  2132. ---
  2133.  
  2134. asteros*CLI>
  2135. Retransmitting #7 (no NAT) to 190.222.48.179:5060:
  2136. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  2137. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  2138. Max-Forwards: 70
  2139. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  2140. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  2141. Contact: <sip:asterisk@192.168.127.183:5060>
  2142. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  2143. CSeq: 102 NOTIFY
  2144. User-Agent: Asterisk PBX 11.3.0
  2145. Event: message-summary
  2146. Content-Type: application/simple-message-summary
  2147. Content-Length: 96
  2148.  
  2149. Messages-Waiting: yes
  2150. Message-Account: sip:asterisk@192.168.127.183
  2151. Voice-Message: 1/0 (0/0)
  2152.  
  2153. ---
  2154.  
  2155. asteros*CLI>
  2156. Retransmitting #7 (no NAT) to 190.222.48.179:5060:
  2157. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2158. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  2159. Max-Forwards: 70
  2160. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  2161. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2162. Contact: <sip:asterisk@192.168.127.183:5060>
  2163. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  2164. CSeq: 102 NOTIFY
  2165. User-Agent: Asterisk PBX 11.3.0
  2166. Event: message-summary
  2167. Content-Type: application/simple-message-summary
  2168. Content-Length: 96
  2169.  
  2170. Messages-Waiting: yes
  2171. Message-Account: sip:asterisk@192.168.127.183
  2172. Voice-Message: 1/0 (0/0)
  2173.  
  2174. ---
  2175.  
  2176. asteros*CLI>
  2177. Really destroying SIP dialog '76a19c4d5dd3f2bd4cfb59f33f1fff02@192.168.127.183:5060' Method: NOTIFY
  2178.  
  2179. asteros*CLI>
  2180. 
  2181. <--- SIP read from UDP:192.168.127.181:45030 --->
  2182.  
  2183.  
  2184. <------------->
  2185.  
  2186. asteros*CLI>
  2187. Retransmitting #8 (no NAT) to 190.222.48.179:5060:
  2188. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  2189. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  2190. Max-Forwards: 70
  2191. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  2192. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  2193. Contact: <sip:asterisk@192.168.127.183:5060>
  2194. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  2195. CSeq: 102 NOTIFY
  2196. User-Agent: Asterisk PBX 11.3.0
  2197. Event: message-summary
  2198. Content-Type: application/simple-message-summary
  2199. Content-Length: 96
  2200.  
  2201. Messages-Waiting: yes
  2202. Message-Account: sip:asterisk@192.168.127.183
  2203. Voice-Message: 1/0 (0/0)
  2204.  
  2205. ---
  2206.  
  2207. asteros*CLI>
  2208. Retransmitting #8 (no NAT) to 190.222.48.179:5060:
  2209. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2210. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  2211. Max-Forwards: 70
  2212. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  2213. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2214. Contact: <sip:asterisk@192.168.127.183:5060>
  2215. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  2216. CSeq: 102 NOTIFY
  2217. User-Agent: Asterisk PBX 11.3.0
  2218. Event: message-summary
  2219. Content-Type: application/simple-message-summary
  2220. Content-Length: 96
  2221.  
  2222. Messages-Waiting: yes
  2223. Message-Account: sip:asterisk@192.168.127.183
  2224. Voice-Message: 1/0 (0/0)
  2225.  
  2226. ---
  2227.  
  2228. asteros*CLI>
  2229. 
  2230. <--- SIP read from UDP:192.168.127.138:14218 --->
  2231.  
  2232.  
  2233. <------------->
  2234.  
  2235. asteros*CLI>
  2236. Retransmitting #9 (no NAT) to 190.222.48.179:5060:
  2237. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  2238. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  2239. Max-Forwards: 70
  2240. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  2241. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  2242. Contact: <sip:asterisk@192.168.127.183:5060>
  2243. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  2244. CSeq: 102 NOTIFY
  2245. User-Agent: Asterisk PBX 11.3.0
  2246. Event: message-summary
  2247. Content-Type: application/simple-message-summary
  2248. Content-Length: 96
  2249.  
  2250. Messages-Waiting: yes
  2251. Message-Account: sip:asterisk@192.168.127.183
  2252. Voice-Message: 1/0 (0/0)
  2253.  
  2254. ---
  2255.  
  2256. asteros*CLI>
  2257. Retransmitting #9 (no NAT) to 190.222.48.179:5060:
  2258. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2259. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  2260. Max-Forwards: 70
  2261. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  2262. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2263. Contact: <sip:asterisk@192.168.127.183:5060>
  2264. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  2265. CSeq: 102 NOTIFY
  2266. User-Agent: Asterisk PBX 11.3.0
  2267. Event: message-summary
  2268. Content-Type: application/simple-message-summary
  2269. Content-Length: 96
  2270.  
  2271. Messages-Waiting: yes
  2272. Message-Account: sip:asterisk@192.168.127.183
  2273. Voice-Message: 1/0 (0/0)
  2274.  
  2275. ---
  2276.  
  2277. asteros*CLI>
  2278. 
  2279. <--- SIP read from UDP:192.168.127.172:5060 --->
  2280.  
  2281.  
  2282. <------------->
  2283.  
  2284. asteros*CLI>
  2285. Retransmitting #10 (no NAT) to 190.222.48.179:5060:
  2286. NOTIFY sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP SIP/2.0
  2287. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK42eeb596
  2288. Max-Forwards: 70
  2289. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5d494183
  2290. To: <sip:203@190.222.48.179:5060;rinstance=2e544c54f8ef5d70;transport=UDP>
  2291. Contact: <sip:asterisk@192.168.127.183:5060>
  2292. Call-ID: 22911a671414acf54d2f8de24af66302@192.168.127.183:5060
  2293. CSeq: 102 NOTIFY
  2294. User-Agent: Asterisk PBX 11.3.0
  2295. Event: message-summary
  2296. Content-Type: application/simple-message-summary
  2297. Content-Length: 96
  2298.  
  2299. Messages-Waiting: yes
  2300. Message-Account: sip:asterisk@192.168.127.183
  2301. Voice-Message: 1/0 (0/0)
  2302.  
  2303. ---
  2304.  
  2305. asteros*CLI>
  2306. [May 7 16:01:12] WARNING[2821]: chan_sip.c:4169 retrans_pkt: Retransmission timeout reached on transmission 22911a671414acf54d2f8de24af66302@192.168.127.183:5060 for seqno 102 (Non-critical Request) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  2307. Packet timed out after 32000ms with no response
  2308.  
  2309. asteros*CLI>
  2310. Really destroying SIP dialog 'ZTc4NTU4NDEzZTdiYjc2OGQzNDI4YmQxZWYyZmIzNDI.' Method: REGISTER
  2311.  
  2312. asteros*CLI>
  2313. Retransmitting #10 (no NAT) to 190.222.48.179:5060:
  2314. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2315. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK17157fdb
  2316. Max-Forwards: 70
  2317. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as70ea9dea
  2318. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2319. Contact: <sip:asterisk@192.168.127.183:5060>
  2320. Call-ID: 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060
  2321. CSeq: 102 NOTIFY
  2322. User-Agent: Asterisk PBX 11.3.0
  2323. Event: message-summary
  2324. Content-Type: application/simple-message-summary
  2325. Content-Length: 96
  2326.  
  2327. Messages-Waiting: yes
  2328. Message-Account: sip:asterisk@192.168.127.183
  2329. Voice-Message: 1/0 (0/0)
  2330.  
  2331. ---
  2332.  
  2333. asteros*CLI>
  2334. 
  2335. <--- SIP read from UDP:192.168.127.108:50952 --->
  2336.  
  2337.  
  2338. <------------->
  2339.  
  2340. asteros*CLI>
  2341. Really destroying SIP dialog 'ODBhZTEwYjYwYzQwMzgyNGExMDk3MGY3OTdjNmI5MWU.' Method: REGISTER
  2342.  
  2343. asteros*CLI>
  2344. [May 7 16:01:13] WARNING[2821]: chan_sip.c:4169 retrans_pkt: Retransmission timeout reached on transmission 6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060 for seqno 102 (Non-critical Request) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  2345. Packet timed out after 32000ms with no response
  2346.  
  2347. asteros*CLI>
  2348. Really destroying SIP dialog 'MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.' Method: REGISTER
  2349.  
  2350. asteros*CLI>
  2351. 
  2352. <--- SIP read from UDP:192.168.127.102:30030 --->
  2353.  
  2354.  
  2355. <------------->
  2356.  
  2357. asteros*CLI>
  2358. Really destroying SIP dialog '74a806043a7fe5e91227cf0b0c95e4a6@192.168.127.183:5060' Method: BYE
  2359.  
  2360. asteros*CLI>
  2361. 
  2362. <--- SIP read from UDP:192.168.127.181:45030 --->
  2363.  
  2364.  
  2365. <------------->
  2366.  
  2367. asteros*CLI>
  2368. 
  2369. <--- SIP read from UDP:192.168.127.172:5060 --->
  2370. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  2371. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-3bf2e964f5776a8d-1---d8754z-
  2372. Max-Forwards: 70
  2373. Contact: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2374. To: <sip:203@192.168.127.183;transport=UDP>
  2375. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  2376. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  2377. CSeq: 3 REGISTER
  2378. Expires: 60
  2379. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  2380. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  2381. User-Agent: Zoiper r18164
  2382. Authorization: Digest username="203",realm="asterisk",nonce="75e2114a",uri="sip:192.168.127.183;transport=UDP",response="cb5d1d25ebab3aff851a22de4be44fcb",algorithm=MD5
  2383. Allow-Events: presence, kpml
  2384. Content-Length: 0
  2385.  
  2386. <------------->
  2387. --- (15 headers 0 lines) ---
  2388. Sending to 192.168.127.172:5060 (NAT)
  2389.  
  2390. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  2391. SIP/2.0 401 Unauthorized
  2392. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-3bf2e964f5776a8d-1---d8754z-;received=192.168.127.172
  2393. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  2394. To: <sip:203@192.168.127.183;transport=UDP>;tag=as5097cc51
  2395. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  2396. CSeq: 3 REGISTER
  2397. Server: Asterisk PBX 11.3.0
  2398. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2399. Supported: replaces, timer
  2400. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="585eb458"
  2401. Content-Length: 0
  2402.  
  2403.  
  2404. <------------>
  2405. Scheduling destruction of SIP dialog 'MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.' in 32000 ms (Method: REGISTER)
  2406.  
  2407. asteros*CLI>
  2408. 
  2409. <--- SIP read from UDP:192.168.127.172:5060 --->
  2410. REGISTER sip:192.168.127.183;transport=UDP SIP/2.0
  2411. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-7ee5bfe9fc46f362-1---d8754z-
  2412. Max-Forwards: 70
  2413. Contact: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2414. To: <sip:203@192.168.127.183;transport=UDP>
  2415. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  2416. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  2417. CSeq: 4 REGISTER
  2418. Expires: 60
  2419. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  2420. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  2421. User-Agent: Zoiper r18164
  2422. Authorization: Digest username="203",realm="asterisk",nonce="585eb458",uri="sip:192.168.127.183;transport=UDP",response="c91b33ae0499f1db6265a114c5c2d4b4",algorithm=MD5
  2423. Allow-Events: presence, kpml
  2424. Content-Length: 0
  2425.  
  2426. <------------->
  2427. --- (15 headers 0 lines) ---
  2428. Sending to 192.168.127.172:5060 (NAT)
  2429.  
  2430. asteros*CLI>
  2431. 
  2432. <--- Transmitting (no NAT) to 192.168.127.172:5060 --->
  2433. SIP/2.0 200 OK
  2434. Via: SIP/2.0/UDP 190.222.48.179:5060;branch=z9hG4bK-d8754z-7ee5bfe9fc46f362-1---d8754z-;received=192.168.127.172
  2435. From: <sip:203@192.168.127.183;transport=UDP>;tag=31cee90c
  2436. To: <sip:203@192.168.127.183;transport=UDP>;tag=as5097cc51
  2437. Call-ID: MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.
  2438. CSeq: 4 REGISTER
  2439. Server: Asterisk PBX 11.3.0
  2440. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2441. Supported: replaces, timer
  2442. Expires: 60
  2443. Contact: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>;expires=60
  2444. Date: Tue, 07 May 2013 21:01:35 GMT
  2445. Content-Length: 0
  2446.  
  2447.  
  2448. <------------>
  2449.  
  2450. asteros*CLI>
  2451. Scheduling destruction of SIP dialog '69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060' in 32000 ms (Method: NOTIFY)
  2452.  
  2453. asteros*CLI>
  2454. Reliably Transmitting (no NAT) to 190.222.48.179:5060:
  2455. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2456. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK083d1cd9
  2457. Max-Forwards: 70
  2458. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5b43387f
  2459. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2460. Contact: <sip:asterisk@192.168.127.183:5060>
  2461. Call-ID: 69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060
  2462. CSeq: 102 NOTIFY
  2463. User-Agent: Asterisk PBX 11.3.0
  2464. Event: message-summary
  2465. Content-Type: application/simple-message-summary
  2466. Content-Length: 96
  2467.  
  2468. Messages-Waiting: yes
  2469. Message-Account: sip:asterisk@192.168.127.183
  2470. Voice-Message: 1/0 (0/0)
  2471.  
  2472. ---
  2473.  
  2474. asteros*CLI>
  2475. Scheduling destruction of SIP dialog 'MjNhNTE1YzY0ODJiODMxOGU1ZmE0NjVhNDEzNmY5NzI.' in 32000 ms (Method: REGISTER)
  2476.  
  2477. asteros*CLI>
  2478. 
  2479. <--- SIP read from UDP:192.168.127.138:14218 --->
  2480.  
  2481.  
  2482. <------------->
  2483.  
  2484. asteros*CLI>
  2485. Retransmitting #1 (no NAT) to 190.222.48.179:5060:
  2486. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2487. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK083d1cd9
  2488. Max-Forwards: 70
  2489. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5b43387f
  2490. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2491. Contact: <sip:asterisk@192.168.127.183:5060>
  2492. Call-ID: 69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060
  2493. CSeq: 102 NOTIFY
  2494. User-Agent: Asterisk PBX 11.3.0
  2495. Event: message-summary
  2496. Content-Type: application/simple-message-summary
  2497. Content-Length: 96
  2498.  
  2499. Messages-Waiting: yes
  2500. Message-Account: sip:asterisk@192.168.127.183
  2501. Voice-Message: 1/0 (0/0)
  2502.  
  2503. ---
  2504.  
  2505. asteros*CLI>
  2506. Retransmitting #2 (no NAT) to 190.222.48.179:5060:
  2507. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2508. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK083d1cd9
  2509. Max-Forwards: 70
  2510. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5b43387f
  2511. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2512. Contact: <sip:asterisk@192.168.127.183:5060>
  2513. Call-ID: 69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060
  2514. CSeq: 102 NOTIFY
  2515. User-Agent: Asterisk PBX 11.3.0
  2516. Event: message-summary
  2517. Content-Type: application/simple-message-summary
  2518. Content-Length: 96
  2519.  
  2520. Messages-Waiting: yes
  2521. Message-Account: sip:asterisk@192.168.127.183
  2522. Voice-Message: 1/0 (0/0)
  2523.  
  2524. ---
  2525.  
  2526. asteros*CLI>
  2527. Retransmitting #3 (no NAT) to 190.222.48.179:5060:
  2528. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2529. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK083d1cd9
  2530. Max-Forwards: 70
  2531. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5b43387f
  2532. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2533. Contact: <sip:asterisk@192.168.127.183:5060>
  2534. Call-ID: 69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060
  2535. CSeq: 102 NOTIFY
  2536. User-Agent: Asterisk PBX 11.3.0
  2537. Event: message-summary
  2538. Content-Type: application/simple-message-summary
  2539. Content-Length: 96
  2540.  
  2541. Messages-Waiting: yes
  2542. Message-Account: sip:asterisk@192.168.127.183
  2543. Voice-Message: 1/0 (0/0)
  2544.  
  2545. ---
  2546.  
  2547. asteros*CLI>
  2548. 
  2549. <--- SIP read from UDP:192.168.127.172:5060 --->
  2550.  
  2551.  
  2552. <------------->
  2553.  
  2554. asteros*CLI>
  2555. 
  2556. <--- SIP read from UDP:192.168.127.108:50952 --->
  2557.  
  2558.  
  2559. <------------->
  2560.  
  2561. asteros*CLI>
  2562. Retransmitting #4 (no NAT) to 190.222.48.179:5060:
  2563. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2564. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK083d1cd9
  2565. Max-Forwards: 70
  2566. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5b43387f
  2567. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2568. Contact: <sip:asterisk@192.168.127.183:5060>
  2569. Call-ID: 69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060
  2570. CSeq: 102 NOTIFY
  2571. User-Agent: Asterisk PBX 11.3.0
  2572. Event: message-summary
  2573. Content-Type: application/simple-message-summary
  2574. Content-Length: 96
  2575.  
  2576. Messages-Waiting: yes
  2577. Message-Account: sip:asterisk@192.168.127.183
  2578. Voice-Message: 1/0 (0/0)
  2579.  
  2580. ---
  2581.  
  2582. asteros*CLI>
  2583. Really destroying SIP dialog '22911a671414acf54d2f8de24af66302@192.168.127.183:5060' Method: NOTIFY
  2584.  
  2585. asteros*CLI>
  2586. 
  2587. <--- SIP read from UDP:192.168.127.102:30030 --->
  2588.  
  2589.  
  2590. <------------->
  2591.  
  2592. asteros*CLI>
  2593. Really destroying SIP dialog '6b4b578574f957e41ffbf71d0f87dc1e@192.168.127.183:5060' Method: NOTIFY
  2594.  
  2595. asteros*CLI>
  2596. Retransmitting #5 (no NAT) to 190.222.48.179:5060:
  2597. NOTIFY sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP SIP/2.0
  2598. Via: SIP/2.0/UDP 192.168.127.183:5060;branch=z9hG4bK083d1cd9
  2599. Max-Forwards: 70
  2600. From: "asterisk" <sip:asterisk@192.168.127.183>;tag=as5b43387f
  2601. To: <sip:203@190.222.48.179:5060;rinstance=73d7a06bf76b350f;transport=UDP>
  2602. Contact: <sip:asterisk@192.168.127.183:5060>
  2603. Call-ID: 69667c9704b21b4a1673dbe90a728e4c@192.168.127.183:5060
  2604. CSeq: 102 NOTIFY
  2605. User-Agent: Asterisk PBX 11.3.0
  2606. Event: message-summary
  2607. Content-Type: application/simple-message-summary
  2608. Content-Length: 96
  2609.  
  2610. Messages-Waiting: yes
  2611. Message-Account: sip:asterisk@192.168.127.183
  2612. Voice-Message: 1/0 (0/0)
  2613.  
  2614. ---
  2615.  
  2616. asteros*CLI>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement