Advertisement
Guest User

Untitled

a guest
Feb 19th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.85 KB | None | 0 0
  1.  
  2. amazon*CLI> sip set debug on
  3. SIP Debugging enabled
  4. Really destroying SIP dialog '045baad9-3e09-1910-90c2-002564b424f8@MTL0276' Method: REGISTER
  5. amazon*CLI>
  6. <--- SIP read from UDP:10.10.8.110:5060 --->
  7. INVITE sip:1010@10.10.8.41 SIP/2.0
  8. CSeq: 1 INVITE
  9. v: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bK7d9d8bfd-3e09-1910-9336-a4badbbe4292;rport
  10. User-Agent: SimpleOPAL/3.10.9
  11. f: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  12. i: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  13. k: 100rel,replaces
  14. Organization: Open Phone Abstraction Library
  15. t: <sip:1010@10.10.8.41>
  16. m: "marco" <sip:1011@10.10.8.110:5060>
  17. Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING,PRACK
  18. l: 1139
  19. c: application/sdp
  20. Max-Forwards: 70
  21.  
  22. v=0
  23. o=- 1361292041 1 IN IP4 10.10.8.110
  24. s=SimpleOPAL/3.10.9
  25. c=IN IP4 10.10.8.110
  26. t=0 0
  27. m=audio 5004 RTP/AVP 119 8 0 102 117 118 99 116 101 100
  28. a=sendrecv
  29. a=rtpmap:119 Speex/16000/1
  30. a=rtpmap:8 PCMA/8000/1
  31. a=rtpmap:0 PCMU/8000/1
  32. a=rtpmap:102 G726-16/8000/1
  33. a=rtpmap:117 G726-24/8000/1
  34. a=rtpmap:118 G726-32/8000/1
  35. a=rtpmap:99 G726-40/8000/1
  36. a=rtpmap:116 Speex/8000/1
  37. a=rtpmap:101 telephone-event/8000
  38. a=fmtp:101 0-16,32,36
  39. a=rtpmap:100 NSE/8000
  40. a=fmtp:100 192-193
  41. a=maxptime:20
  42. m=video 5006 RTP/AVP 103 31 34 106 105 97
  43. b=AS:240000
  44. b=TIAS:240000000
  45. a=sendrecv
  46. a=rtpmap:103 H263-1998/90000
  47. a=fmtp:103 D=1;F=1;I=1;J=1;CIF=1;CIF4=1;maxbr=3276
  48. a=rtpmap:31 h261/90000
  49. a=fmtp:31 CIF=1;QCIF=1
  50. a=rtpmap:34 H263/90000
  51. a=fmtp:34 F=1;CIF=1;CIF16=1;CIF4=1;maxbr=3276;QCIF=1;SQCIF=1
  52. a=rtpmap:106 H264/90000
  53. a=fmtp:106 max-br=240000;max-fs=6336;max-mbps=380160;profile-level-id=42801e
  54. a=rtpmap:105 H264/90000
  55. a=fmtp:105 packetization-mode=1;max-br=240000;max-fs=6336;max-mbps=380160;profile-level-id=42801e
  56. a=rtpmap:97 raw/90000
  57. a=fmtp:97 rate=90000;height=288;width=352;colorimetry=BT601-5;depth=8;sampling=YCbCr-4:2:0
  58.  
  59. <------------->
  60. --- (14 headers 36 lines) ---
  61. Sending to 10.10.8.110 : 5060 (no NAT)
  62. Using INVITE request as basis request - 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  63. Found peer '1011' for '1011' from 10.10.8.110:5060
  64.  
  65. <--- Reliably Transmitting (no NAT) to 10.10.8.110:5060 --->
  66. SIP/2.0 401 Unauthorized
  67. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bK7d9d8bfd-3e09-1910-9336-a4badbbe4292;received=10.10.8.110;rport=5060
  68. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  69. To: <sip:1010@10.10.8.41>;tag=as641469ab
  70. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  71. CSeq: 1 INVITE
  72. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  73. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  74. Supported: replaces, timer
  75. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="5538c09d"
  76. Content-Length: 0
  77.  
  78.  
  79. <------------>
  80. Scheduling destruction of SIP dialog '65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC' in 32000 ms (Method: INVITE)
  81. amazon*CLI>
  82. <--- SIP read from UDP:10.10.8.110:5060 --->
  83. ACK sip:1010@10.10.8.41 SIP/2.0
  84. CSeq: 1 ACK
  85. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bK7d9d8bfd-3e09-1910-9336-a4badbbe4292;rport
  86. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  87. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  88. To: <sip:1010@10.10.8.41>;tag=as641469ab
  89. Content-Length: 0
  90. Max-Forwards: 70
  91.  
  92.  
  93. <------------->
  94. --- (8 headers 0 lines) ---
  95. amazon*CLI>
  96. <--- SIP read from UDP:10.10.8.110:5060 --->
  97. INVITE sip:1010@10.10.8.41 SIP/2.0
  98. CSeq: 2 INVITE
  99. v: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bKada98bfd-3e09-1910-9337-a4badbbe4292;rport
  100. User-Agent: SimpleOPAL/3.10.9
  101. Authorization: Digest username="1011", realm="asterisk", nonce="5538c09d", uri="sip:1010@10.10.8.41", algorithm=MD5, response="91f00961f1b00fc1fe4ea01e049401a8"
  102. f: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  103. i: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  104. k: 100rel,replaces
  105. Organization: Open Phone Abstraction Library
  106. t: <sip:1010@10.10.8.41>
  107. m: "marco" <sip:1011@10.10.8.110:5060>
  108. Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING,PRACK
  109. l: 1139
  110. c: application/sdp
  111. Max-Forwards: 70
  112.  
  113. v=0
  114. o=- 1361292041 1 IN IP4 10.10.8.110
  115. s=SimpleOPAL/3.10.9
  116. c=IN IP4 10.10.8.110
  117. t=0 0
  118. m=audio 5004 RTP/AVP 119 8 0 102 117 118 99 116 101 100
  119. a=sendrecv
  120. a=rtpmap:119 Speex/16000/1
  121. a=rtpmap:8 PCMA/8000/1
  122. a=rtpmap:0 PCMU/8000/1
  123. a=rtpmap:102 G726-16/8000/1
  124. a=rtpmap:117 G726-24/8000/1
  125. a=rtpmap:118 G726-32/8000/1
  126. a=rtpmap:99 G726-40/8000/1
  127. a=rtpmap:116 Speex/8000/1
  128. a=rtpmap:101 telephone-event/8000
  129. a=fmtp:101 0-16,32,36
  130. a=rtpmap:100 NSE/8000
  131. a=fmtp:100 192-193
  132. a=maxptime:20
  133. m=video 5006 RTP/AVP 103 31 34 106 105 97
  134. b=AS:240000
  135. b=TIAS:240000000
  136. a=sendrecv
  137. a=rtpmap:103 H263-1998/90000
  138. a=fmtp:103 D=1;F=1;I=1;J=1;CIF=1;CIF4=1;maxbr=3276
  139. a=rtpmap:31 h261/90000
  140. a=fmtp:31 CIF=1;QCIF=1
  141. a=rtpmap:34 H263/90000
  142. a=fmtp:34 F=1;CIF=1;CIF16=1;CIF4=1;maxbr=3276;QCIF=1;SQCIF=1
  143. a=rtpmap:106 H264/90000
  144. a=fmtp:106 max-br=240000;max-fs=6336;max-mbps=380160;profile-level-id=42801e
  145. a=rtpmap:105 H264/90000
  146. a=fmtp:105 packetization-mode=1;max-br=240000;max-fs=6336;max-mbps=380160;profile-level-id=42801e
  147. a=rtpmap:97 raw/90000
  148. a=fmtp:97 rate=90000;height=288;width=352;colorimetry=BT601-5;depth=8;sampling=YCbCr-4:2:0
  149.  
  150. <------------->
  151. --- (15 headers 36 lines) ---
  152. Sending to 10.10.8.110 : 5060 (no NAT)
  153. Using INVITE request as basis request - 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  154. Found peer '1011' for '1011' from 10.10.8.110:5060
  155. Found RTP audio format 119
  156. Found RTP audio format 8
  157. Found RTP audio format 0
  158. Found RTP audio format 102
  159. Found RTP audio format 117
  160. Found RTP audio format 118
  161. Found RTP audio format 99
  162. Found RTP audio format 116
  163. Found RTP audio format 101
  164. Found RTP audio format 100
  165. Found audio description format Speex for ID 119
  166. Found audio description format PCMA for ID 8
  167. Found audio description format PCMU for ID 0
  168. Found audio description format G726-16 for ID 102
  169. Found audio description format G726-24 for ID 117
  170. Found audio description format G726-32 for ID 118
  171. Found audio description format G726-40 for ID 99
  172. Found audio description format Speex for ID 116
  173. Found audio description format telephone-event for ID 101
  174. Found audio description format NSE for ID 100
  175. Found RTP video format 103
  176. Found RTP video format 31
  177. Found RTP video format 34
  178. Found RTP video format 106
  179. Found RTP video format 105
  180. Found RTP video format 97
  181. Found video description format H263-1998 for ID 103
  182. Found video description format h261 for ID 31
  183. Found video description format H263 for ID 34
  184. Found video description format H264 for ID 106
  185. Found video description format H264 for ID 105
  186. Capabilities: us - 0x100008 (alaw|h263p), peer - audio=0x202a0c (ulaw|alaw|g726|speex|h264|siren7)/video=0x3c0400 (ilbc|h261|h263|h263p|h264)/text=0x0 (nothing), combined - 0x100008 (alaw|h263p)
  187. Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  188. Peer audio RTP is at port 10.10.8.110:5004
  189. Peer video RTP is at port 10.10.8.110:5006
  190. Looking for 1010 in internal (domain 10.10.8.41)
  191. list_route: hop: <sip:1011@10.10.8.110:5060>
  192.  
  193. <--- Transmitting (no NAT) to 10.10.8.110:5060 --->
  194. SIP/2.0 100 Trying
  195. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bKada98bfd-3e09-1910-9337-a4badbbe4292;received=10.10.8.110;rport=5060
  196. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  197. To: <sip:1010@10.10.8.41>
  198. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  199. CSeq: 2 INVITE
  200. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  201. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  202. Supported: replaces, timer
  203. Contact: <sip:1010@10.10.8.41>
  204. Content-Length: 0
  205.  
  206.  
  207. <------------>
  208. Audio is at 10.10.8.41 port 19640
  209. Video is at 10.10.8.41 port 10038
  210. Adding codec 0x8 (alaw) to SDP
  211. Adding video codec 0x100000 (h263p) to SDP
  212. Adding non-codec 0x1 (telephone-event) to SDP
  213. Reliably Transmitting (no NAT) to 10.10.8.90:5060:
  214. INVITE sip:1010@10.10.8.90:5060 SIP/2.0
  215. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK4171f8b1;rport
  216. Max-Forwards: 70
  217. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  218. To: <sip:1010@10.10.8.90:5060>
  219. Contact: <sip:1011@10.10.8.41>
  220. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  221. CSeq: 102 INVITE
  222. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  223. Date: Tue, 19 Feb 2013 16:40:33 GMT
  224. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  225. Supported: replaces, timer
  226. Content-Type: application/sdp
  227. Content-Length: 347
  228.  
  229. v=0
  230. o=root 1095556205 1095556205 IN IP4 10.10.8.41
  231. s=Asterisk PBX 1.6.2.5-0ubuntu1.4
  232. c=IN IP4 10.10.8.41
  233. b=CT:384
  234. t=0 0
  235. m=audio 19640 RTP/AVP 8 101
  236. a=rtpmap:8 PCMA/8000
  237. a=rtpmap:101 telephone-event/8000
  238. a=fmtp:101 0-16
  239. a=silenceSupp:off - - - -
  240. a=ptime:20
  241. a=sendrecv
  242. m=video 10038 RTP/AVP 98
  243. a=rtpmap:98 h263-1998/90000
  244. a=sendrecv
  245.  
  246. ---
  247. amazon*CLI>
  248. <--- SIP read from UDP:10.10.8.90:5060 --->
  249. SIP/2.0 100 Trying
  250. CSeq: 102 INVITE
  251. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK4171f8b1;rport=5060;received=10.10.8.41
  252. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  253. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  254. To: <sip:1010@10.10.8.90:5060>
  255. Content-Length: 0
  256.  
  257.  
  258. <------------->
  259. --- (7 headers 0 lines) ---
  260. amazon*CLI>
  261. <--- SIP read from UDP:10.10.8.90:5060 --->
  262. SIP/2.0 180 Ringing
  263. CSeq: 102 INVITE
  264. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK4171f8b1;rport=5060;received=10.10.8.41
  265. User-Agent: SimpleOPAL/3.10.9
  266. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  267. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  268. Organization: Open Phone Abstraction Library
  269. To: "mcostantini" <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  270. Contact: "mcostantini" <sip:1010@10.10.8.90:5060>
  271. Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING,PRACK
  272. Content-Length: 0
  273.  
  274.  
  275. <------------->
  276. --- (11 headers 0 lines) ---
  277. amazon*CLI>
  278. <--- Transmitting (no NAT) to 10.10.8.110:5060 --->
  279. SIP/2.0 180 Ringing
  280. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bKada98bfd-3e09-1910-9337-a4badbbe4292;received=10.10.8.110;rport=5060
  281. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  282. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  283. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  284. CSeq: 2 INVITE
  285. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  286. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  287. Supported: replaces, timer
  288. Contact: <sip:1010@10.10.8.41>
  289. Content-Length: 0
  290.  
  291.  
  292. <------------>
  293. Really destroying SIP dialog 'd0fb5cfd-3e09-1910-9331-a4badbbe4292@marco-PC' Method: REGISTER
  294. amazon*CLI>
  295. <--- SIP read from UDP:10.10.8.90:5060 --->
  296. SIP/2.0 200 OK
  297. CSeq: 102 INVITE
  298. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK4171f8b1;rport=5060;received=10.10.8.41
  299. User-Agent: SimpleOPAL/3.10.9
  300. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  301. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  302. Organization: Open Phone Abstraction Library
  303. To: "mcostantini" <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  304. Contact: "mcostantini" <sip:1010@10.10.8.90:5060>
  305. Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING,PRACK
  306. Content-Length: 335
  307. Content-Type: application/sdp
  308.  
  309. v=0
  310. o=- 1361292033 1 IN IP4 10.10.8.90
  311. s=SimpleOPAL/3.10.9
  312. c=IN IP4 10.10.8.90
  313. t=0 0
  314. m=audio 5000 RTP/AVP 8 101
  315. a=sendrecv
  316. a=rtpmap:8 PCMA/8000/1
  317. a=rtpmap:101 telephone-event/8000
  318. a=fmtp:101 0-16
  319. a=maxptime:240
  320. m=video 5002 RTP/AVP 98
  321. b=AS:328
  322. b=TIAS:327600
  323. a=sendrecv
  324. a=rtpmap:98 H263-1998/90000
  325. a=fmtp:98 maxbr=3276
  326.  
  327. <------------->
  328. --- (12 headers 17 lines) ---
  329. Found RTP audio format 8
  330. Found RTP audio format 101
  331. Found audio description format PCMA for ID 8
  332. Found audio description format telephone-event for ID 101
  333. Found RTP video format 98
  334. Found video description format H263-1998 for ID 98
  335. Capabilities: us - 0x100008 (alaw|h263p), peer - audio=0x8 (alaw)/video=0x100000 (h263p)/text=0x0 (nothing), combined - 0x100008 (alaw|h263p)
  336. Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  337. Peer audio RTP is at port 10.10.8.90:5000
  338. Peer video RTP is at port 10.10.8.90:5002
  339. list_route: hop: <sip:1010@10.10.8.90:5060>
  340. set_destination: Parsing <sip:1010@10.10.8.90:5060> for address/port to send to
  341. set_destination: set destination to 10.10.8.90, port 5060
  342. Transmitting (no NAT) to 10.10.8.90:5060:
  343. ACK sip:1010@10.10.8.90:5060 SIP/2.0
  344. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK0f910ae0;rport
  345. Max-Forwards: 70
  346. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  347. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  348. Contact: <sip:1011@10.10.8.41>
  349. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  350. CSeq: 102 ACK
  351. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  352. Content-Length: 0
  353.  
  354.  
  355. ---
  356. Audio is at 10.10.8.41 port 12960
  357. Video is at 10.10.8.41 port 11858
  358. Adding codec 0x8 (alaw) to SDP
  359. Adding video codec 0x100000 (h263p) to SDP
  360. Adding non-codec 0x1 (telephone-event) to SDP
  361.  
  362. <--- Reliably Transmitting (no NAT) to 10.10.8.110:5060 --->
  363. SIP/2.0 200 OK
  364. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bKada98bfd-3e09-1910-9337-a4badbbe4292;received=10.10.8.110;rport=5060
  365. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  366. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  367. all-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  368. CSeq: 2 INVITE
  369. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  370. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  371. Supported: replaces, timer
  372. Contact: <sip:1010@10.10.8.41>
  373. Content-Type: application/sdp
  374. Content-Length: 349
  375.  
  376. v=0
  377. o=root 1250377932 1250377932 IN IP4 10.10.8.41
  378. s=Asterisk PBX 1.6.2.5-0ubuntu1.4
  379. c=IN IP4 10.10.8.41
  380. b=CT:384
  381. t=0 0
  382. m=audio 12960 RTP/AVP 8 101
  383. a=rtpmap:8 PCMA/8000
  384. a=rtpmap:101 telephone-event/8000
  385. a=fmtp:101 0-16
  386. a=silenceSupp:off - - - -
  387. a=ptime:20
  388. a=sendrecv
  389. m=video 11858 RTP/AVP 103
  390. a=rtpmap:103 h263-1998/90000
  391. a=sendrecv
  392.  
  393. <------------>
  394. amazon*CLI>
  395. <--- SIP read from UDP:10.10.8.110:5060 --->
  396. ACK sip:1010@10.10.8.41 SIP/2.0
  397. CSeq: 2 ACK
  398. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bK5e2f92fd-3e09-1910-9337-a4badbbe4292;rport
  399. Authorization: Digest username="1011", realm="asterisk", nonce="5538c09d", uri="sip:1010@10.10.8.41", algorithm=MD5, response="f45420dba7b2712bbf32d6c1975d8a18"
  400. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  401. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  402. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  403. Contact: "marco" <sip:1011@10.10.8.110:5060>
  404. Content-Length: 0
  405. Max-Forwards: 70
  406.  
  407.  
  408. <------------->
  409. --- (10 headers 0 lines) ---
  410. set_destination: Parsing <sip:1010@10.10.8.90:5060> for address/port to send to
  411. set_destination: set destination to 10.10.8.90, port 5060
  412. Reliably Transmitting (no NAT) to 10.10.8.90:5060:
  413. INFO sip:1010@10.10.8.90:5060 SIP/2.0
  414. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK60581b20;rport
  415. Max-Forwards: 70
  416. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  417. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  418. Contact: <sip:1011@10.10.8.41>
  419. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  420. CSeq: 103 INFO
  421. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  422. Content-Type: application/media_control+xml
  423. Content-Length: 205
  424.  
  425. <?xml version="1.0" encoding="utf-8" ?>
  426. <media_control>
  427. <vc_primitive>
  428. <to_encoder>
  429. <picture_fast_update>
  430. </picture_fast_update>
  431. </to_encoder>
  432. </vc_primitive>
  433. </media_control>
  434.  
  435. ---
  436. amazon*CLI>
  437. <--- SIP read from UDP:10.10.8.90:5060 --->
  438. SIP/2.0 200 OK
  439. CSeq: 103 INFO
  440. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK60581b20;rport
  441. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  442. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  443. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  444. Content-Length: 0
  445.  
  446.  
  447. <------------->
  448. --- (7 headers 0 lines) ---
  449. amazon*CLI>
  450. <--- SIP read from UDP:10.10.8.110:5060 --->
  451. INFO sip:1010@10.10.8.41 SIP/2.0
  452. CSeq: 3 INFO
  453. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bK1de494fd-3e09-1910-9337-a4badbbe4292;rport
  454. User-Agent: SimpleOPAL/3.10.9
  455. Authorization: Digest username="1011", realm="asterisk", nonce="5538c09d", uri="sip:1010@10.10.8.41", algorithm=MD5, response="900e9bd0503729d668c1ce18d93ab495"
  456. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  457. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  458. Organization: Open Phone Abstraction Library
  459. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  460. Contact: "marco" <sip:1011@10.10.8.110:5060>
  461. Content-Length: 167
  462. Content-Type: application/media_control+xml
  463. Max-Forwards: 70
  464.  
  465. <?xml version="1.0" encoding="utf-8" ?><media_control><vc_primitive><to_encoder><picture_fast_update></picture_fast_update></to_encoder></vc_primitive></media_control>
  466. <------------->
  467. --- (13 headers 1 lines) ---
  468. Receiving INFO!
  469.  
  470. <--- Transmitting (no NAT) to 10.10.8.110:5060 --->
  471. SIP/2.0 200 OK
  472. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bK1de494fd-3e09-1910-9337-a4badbbe4292;received=10.10.8.110;rport=5060
  473. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  474. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  475. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  476. CSeq: 3 INFO
  477. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  478. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  479. Supported: replaces, timer
  480. Content-Length: 0
  481.  
  482.  
  483. <------------>
  484. set_destination: Parsing <sip:1010@10.10.8.90:5060> for address/port to send to
  485. set_destination: set destination to 10.10.8.90, port 5060
  486. Reliably Transmitting (no NAT) to 10.10.8.90:5060:
  487. INFO sip:1010@10.10.8.90:5060 SIP/2.0
  488. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK1b1e9ca9;rport
  489. Max-Forwards: 70
  490. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  491. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  492. Contact: <sip:1011@10.10.8.41>
  493. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  494. CSeq: 104 INFO
  495. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  496. Content-Type: application/media_control+xml
  497. Content-Length: 205
  498.  
  499. <?xml version="1.0" encoding="utf-8" ?>
  500. <media_control>
  501. <vc_primitive>
  502. <to_encoder>
  503. <picture_fast_update>
  504. </picture_fast_update>
  505. </to_encoder>
  506. </vc_primitive>
  507. </media_control>
  508.  
  509. ---
  510. amazon*CLI>
  511. <--- SIP read from UDP:10.10.8.90:5060 --->
  512. SIP/2.0 200 OK
  513. CSeq: 104 INFO
  514. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK1b1e9ca9;rport
  515. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  516. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  517. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  518. Content-Length: 0
  519.  
  520.  
  521. <------------->
  522. --- (7 headers 0 lines) ---
  523. set_destination: Parsing <sip:1011@10.10.8.110:5060> for address/port to send to
  524. set_destination: set destination to 10.10.8.110, port 5060
  525. Reliably Transmitting (no NAT) to 10.10.8.110:5060:
  526. INFO sip:1011@10.10.8.110:5060 SIP/2.0
  527. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK0b78cffa;rport
  528. Max-Forwards: 70
  529. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  530. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  531. Contact: <sip:1010@10.10.8.41>
  532. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  533. CSeq: 102 INFO
  534. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  535. Content-Type: application/media_control+xml
  536. Content-Length: 205
  537.  
  538. <?xml version="1.0" encoding="utf-8" ?>
  539. <media_control>
  540. <vc_primitive>
  541. <to_encoder>
  542. <picture_fast_update>
  543. </picture_fast_update>
  544. </to_encoder>
  545. </vc_primitive>
  546. </media_control>
  547.  
  548. ---
  549. amazon*CLI>
  550. <--- SIP read from UDP:10.10.8.90:5060 --->
  551. INFO sip:1011@10.10.8.41 SIP/2.0
  552. CSeq: 1 INFO
  553. Via: SIP/2.0/UDP 10.10.8.90:5060;branch=z9hG4bK3d218afd-3e09-1910-8f6c-002564b9dd78;rport
  554. User-Agent: SimpleOPAL/3.10.9
  555. From: <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  556. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  557. Organization: Open Phone Abstraction Library
  558. To: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  559. Contact: "mcostantini" <sip:1010@10.10.8.90:5060>
  560. Content-Length: 167
  561. Content-Type: application/media_control+xml
  562. Max-Forwards: 70
  563.  
  564. <?xml version="1.0" encoding="utf-8" ?><media_control><vc_primitive><to_encoder><picture_fast_update></picture_fast_update></to_encoder></vc_primitive></media_control>
  565. <------------->
  566. --- (12 headers 1 lines) ---
  567. Receiving INFO!
  568.  
  569. <--- Transmitting (no NAT) to 10.10.8.90:5060 --->
  570. SIP/2.0 200 OK
  571. Via: SIP/2.0/UDP 10.10.8.90:5060;branch=z9hG4bK3d218afd-3e09-1910-8f6c-002564b9dd78;received=10.10.8.90;rport=5060
  572. From: <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  573. To: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  574. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  575. CSeq: 1 INFO
  576. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  577. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  578. Supported: replaces, timer
  579. Content-Length: 0
  580.  
  581.  
  582. <------------>
  583. set_destination: Parsing <sip:1011@10.10.8.110:5060> for address/port to send to
  584. set_destination: set destination to 10.10.8.110, port 5060
  585. Reliably Transmitting (no NAT) to 10.10.8.110:5060:
  586. INFO sip:1011@10.10.8.110:5060 SIP/2.0
  587. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK36b41726;rport
  588. Max-Forwards: 70
  589. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  590. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  591. Contact: <sip:1010@10.10.8.41>
  592. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  593. CSeq: 103 INFO
  594. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  595. Content-Type: application/media_control+xml
  596. Content-Length: 205
  597.  
  598. <?xml version="1.0" encoding="utf-8" ?>
  599. <media_control>
  600. <vc_primitive>
  601. <to_encoder>
  602. <picture_fast_update>
  603. </picture_fast_update>
  604. </to_encoder>
  605. </vc_primitive>
  606. </media_control>
  607.  
  608. ---
  609. amazon*CLI>
  610. <--- SIP read from UDP:10.10.8.110:5060 --->
  611. SIP/2.0 200 OK
  612. CSeq: 102 INFO
  613. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK0b78cffa;rport
  614. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  615. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  616. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  617. Content-Length: 0
  618.  
  619.  
  620. <------------->
  621. --- (7 headers 0 lines) ---
  622. SIP Response message for INCOMING dialog INFO arrived
  623. amazon*CLI>
  624. <--- SIP read from UDP:10.10.8.110:5060 --->
  625. SIP/2.0 200 OK
  626. CSeq: 103 INFO
  627. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK36b41726;rport
  628. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  629. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  630. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  631. Content-Length: 0
  632.  
  633.  
  634. <------------->
  635. --- (7 headers 0 lines) ---
  636. SIP Response message for INCOMING dialog INFO arrived
  637. set_destination: Parsing <sip:1010@10.10.8.90:5060> for address/port to send to
  638. set_destination: set destination to 10.10.8.90, port 5060
  639. Reliably Transmitting (no NAT) to 10.10.8.90:5060:
  640. INFO sip:1010@10.10.8.90:5060 SIP/2.0
  641. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK51acb9f7;rport
  642. Max-Forwards: 70
  643. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  644. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  645. Contact: <sip:1011@10.10.8.41>
  646. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  647. CSeq: 105 INFO
  648. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  649. Content-Type: application/media_control+xml
  650. Content-Length: 205
  651.  
  652. <?xml version="1.0" encoding="utf-8" ?>
  653. <media_control>
  654. <vc_primitive>
  655. <to_encoder>
  656. <picture_fast_update>
  657. </picture_fast_update>
  658. </to_encoder>
  659. </vc_primitive>
  660. </media_control>
  661.  
  662. ---
  663. amazon*CLI>
  664. <--- SIP read from UDP:10.10.8.90:5060 --->
  665. SIP/2.0 200 OK
  666. CSeq: 105 INFO
  667. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK51acb9f7;rport
  668. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  669. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  670. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  671. Content-Length: 0
  672.  
  673.  
  674. <------------->
  675. --- (7 headers 0 lines) ---
  676. amazon*CLI>
  677. <--- SIP read from UDP:10.10.8.110:5060 --->
  678. INFO sip:1010@10.10.8.41 SIP/2.0
  679. CSeq: 4 INFO
  680. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bKe1f697fd-3e09-1910-9337-a4badbbe4292;rport
  681. User-Agent: SimpleOPAL/3.10.9
  682. Authorization: Digest username="1011", realm="asterisk", nonce="5538c09d", uri="sip:1010@10.10.8.41", algorithm=MD5, response="900e9bd0503729d668c1ce18d93ab495"
  683. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  684. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  685. Organization: Open Phone Abstraction Library
  686. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  687. Contact: "marco" <sip:1011@10.10.8.110:5060>
  688. Content-Length: 167
  689. Content-Type: application/media_control+xml
  690. Max-Forwards: 70
  691.  
  692. <?xml version="1.0" encoding="utf-8" ?><media_control><vc_primitive><to_encoder><picture_fast_update></picture_fast_update></to_encoder></vc_primitive></media_control>
  693. <------------->
  694. --- (13 headers 1 lines) ---
  695. Receiving INFO!
  696.  
  697. <--- Transmitting (no NAT) to 10.10.8.110:5060 --->
  698. SIP/2.0 200 OK
  699. Via: SIP/2.0/UDP 10.10.8.110:5060;branch=z9hG4bKe1f697fd-3e09-1910-9337-a4badbbe4292;received=10.10.8.110;rport=5060
  700. From: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  701. To: <sip:1010@10.10.8.41>;tag=as2ae12025
  702. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  703. CSeq: 4 INFO
  704. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  705. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  706. Supported: replaces, timer
  707. Content-Length: 0
  708.  
  709.  
  710. <------------>
  711. set_destination: Parsing <sip:1010@10.10.8.90:5060> for address/port to send to
  712. set_destination: set destination to 10.10.8.90, port 5060
  713. Reliably Transmitting (no NAT) to 10.10.8.90:5060:
  714. INFO sip:1010@10.10.8.90:5060 SIP/2.0
  715. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK063f0789;rport
  716. Max-Forwards: 70
  717. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  718. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  719. Contact: <sip:1011@10.10.8.41>
  720. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  721. CSeq: 106 INFO
  722. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  723. Content-Type: application/media_control+xml
  724. Content-Length: 205
  725.  
  726. <?xml version="1.0" encoding="utf-8" ?>
  727. <media_control>
  728. <vc_primitive>
  729. <to_encoder>
  730. <picture_fast_update>
  731. </picture_fast_update>
  732. </to_encoder>
  733. </vc_primitive>
  734. </media_control>
  735.  
  736. ---
  737. amazon*CLI>
  738. <--- SIP read from UDP:10.10.8.90:5060 --->
  739. SIP/2.0 200 OK
  740. CSeq: 106 INFO
  741. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK063f0789;rport
  742. From: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  743. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  744. To: <sip:1010@10.10.8.90:5060>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  745. Content-Length: 0
  746.  
  747.  
  748. <------------->
  749. --- (7 headers 0 lines) ---
  750. set_destination: Parsing <sip:1011@10.10.8.110:5060> for address/port to send to
  751. set_destination: set destination to 10.10.8.110, port 5060
  752. Reliably Transmitting (no NAT) to 10.10.8.110:5060:
  753. INFO sip:1011@10.10.8.110:5060 SIP/2.0
  754. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK73e56be3;rport
  755. Max-Forwards: 70
  756. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  757. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  758. Contact: <sip:1010@10.10.8.41>
  759. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  760. CSeq: 104 INFO
  761. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  762. Content-Type: application/media_control+xml
  763. Content-Length: 205
  764.  
  765. <?xml version="1.0" encoding="utf-8" ?>
  766. <media_control>
  767. <vc_primitive>
  768. <to_encoder>
  769. <picture_fast_update>
  770. </picture_fast_update>
  771. </to_encoder>
  772. </vc_primitive>
  773. </media_control>
  774.  
  775. ---
  776. amazon*CLI>
  777. <--- SIP read from UDP:10.10.8.90:5060 --->
  778. INFO sip:1011@10.10.8.41 SIP/2.0
  779. CSeq: 2 INFO
  780. Via: SIP/2.0/UDP 10.10.8.90:5060;branch=z9hG4bK854e8dfd-3e09-1910-8f6c-002564b9dd78;rport
  781. User-Agent: SimpleOPAL/3.10.9
  782. From: <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  783. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  784. Organization: Open Phone Abstraction Library
  785. To: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  786. Contact: "mcostantini" <sip:1010@10.10.8.90:5060>
  787. Content-Length: 167
  788. Content-Type: application/media_control+xml
  789. Max-Forwards: 70
  790.  
  791. <?xml version="1.0" encoding="utf-8" ?><media_control><vc_primitive><to_encoder><picture_fast_update></picture_fast_update></to_encoder></vc_primitive></media_control>
  792. <------------->
  793. --- (12 headers 1 lines) ---
  794. Receiving INFO!
  795.  
  796. <--- Transmitting (no NAT) to 10.10.8.90:5060 --->
  797. SIP/2.0 200 OK
  798. Via: SIP/2.0/UDP 10.10.8.90:5060;branch=z9hG4bK854e8dfd-3e09-1910-8f6c-002564b9dd78;received=10.10.8.90;rport=5060
  799. From: <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  800. To: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  801. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  802. CSeq: 2 INFO
  803. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  804. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  805. Supported: replaces, timer
  806. Content-Length: 0
  807.  
  808.  
  809. <------------>
  810. set_destination: Parsing <sip:1011@10.10.8.110:5060> for address/port to send to
  811. set_destination: set destination to 10.10.8.110, port 5060
  812. Reliably Transmitting (no NAT) to 10.10.8.110:5060:
  813. INFO sip:1011@10.10.8.110:5060 SIP/2.0
  814. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK341d16d9;rport
  815. Max-Forwards: 70
  816. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  817. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  818. Contact: <sip:1010@10.10.8.41>
  819. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  820. CSeq: 105 INFO
  821. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  822. Content-Type: application/media_control+xml
  823. Content-Length: 205
  824.  
  825. <?xml version="1.0" encoding="utf-8" ?>
  826. <media_control>
  827. <vc_primitive>
  828. <to_encoder>
  829. <picture_fast_update>
  830. </picture_fast_update>
  831. </to_encoder>
  832. </vc_primitive>
  833. </media_control>
  834.  
  835. ---
  836. amazon*CLI>
  837. <--- SIP read from UDP:10.10.8.110:5060 --->
  838. SIP/2.0 200 OK
  839. CSeq: 104 INFO
  840. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK73e56be3;rport
  841. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  842. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  843. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  844. Content-Length: 0
  845.  
  846.  
  847. <------------->
  848. --- (7 headers 0 lines) ---
  849. SIP Response message for INCOMING dialog INFO arrived
  850. amazon*CLI>
  851. <--- SIP read from UDP:10.10.8.110:5060 --->
  852. SIP/2.0 200 OK
  853. CSeq: 105 INFO
  854. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK341d16d9;rport
  855. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  856. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  857. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  858. Content-Length: 0
  859.  
  860.  
  861. <------------->
  862. --- (7 headers 0 lines) ---
  863. SIP Response message for INCOMING dialog INFO arrived
  864. amazon*CLI>
  865. <--- SIP read from UDP:10.10.8.90:5060 --->
  866. BYE sip:1011@10.10.8.41 SIP/2.0
  867. CSeq: 3 BYE
  868. Via: SIP/2.0/UDP 10.10.8.90:5060;branch=z9hG4bKf14390fd-3e09-1910-8f6c-002564b9dd78;rport
  869. User-Agent: SimpleOPAL/3.10.9
  870. From: <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  871. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  872. Organization: Open Phone Abstraction Library
  873. To: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  874. Contact: "mcostantini" <sip:1010@10.10.8.90:5060>
  875. Content-Length: 0
  876. Max-Forwards: 70
  877.  
  878.  
  879. <------------->
  880. --- (11 headers 0 lines) ---
  881. Sending to 10.10.8.90 : 5060 (no NAT)
  882.  
  883. <--- Transmitting (no NAT) to 10.10.8.90:5060 --->
  884. SIP/2.0 200 OK
  885. Via: SIP/2.0/UDP 10.10.8.90:5060;branch=z9hG4bKf14390fd-3e09-1910-8f6c-002564b9dd78;received=10.10.8.90;rport=5060
  886. From: <sip:1010@10.10.8.90>;tag=31657ffd-3e09-1910-8f6a-002564b9dd78
  887. To: "marco" <sip:1011@10.10.8.41>;tag=as1cfa2411
  888. Call-ID: 61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41
  889. CSeq: 3 BYE
  890. Server: Asterisk PBX 1.6.2.5-0ubuntu1.4
  891. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  892. Supported: replaces, timer
  893. Content-Length: 0
  894.  
  895.  
  896. <------------>
  897. Scheduling destruction of SIP dialog '65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC' in 32000 ms (Method: INFO)
  898. set_destination: Parsing <sip:1011@10.10.8.110:5060> for address/port to send to
  899. set_destination: set destination to 10.10.8.110, port 5060
  900. Reliably Transmitting (no NAT) to 10.10.8.110:5060:
  901. BYE sip:1011@10.10.8.110:5060 SIP/2.0
  902. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK69e81858;rport
  903. Max-Forwards: 70
  904. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  905. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  906. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  907. CSeq: 106 BYE
  908. User-Agent: Asterisk PBX 1.6.2.5-0ubuntu1.4
  909. X-Asterisk-HangupCause: Normal Clearing
  910. X-Asterisk-HangupCauseCode: 16
  911. Content-Length: 0
  912.  
  913.  
  914. ---
  915. amazon*CLI>
  916. <--- SIP read from UDP:10.10.8.110:5060 --->
  917. SIP/2.0 200 OK
  918. CSeq: 106 BYE
  919. Via: SIP/2.0/UDP 10.10.8.41:5060;branch=z9hG4bK69e81858;rport
  920. From: <sip:1010@10.10.8.41>;tag=as2ae12025
  921. Call-ID: 65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC
  922. To: "marco" <sip:1011@10.10.8.41>;tag=65978bfd-3e09-1910-9334-a4badbbe4292
  923. Content-Length: 0
  924.  
  925.  
  926. <------------->
  927. --- (7 headers 0 lines) ---
  928. SIP Response message for INCOMING dialog BYE arrived
  929. Really destroying SIP dialog '61ff48c34e9b1b1923f11eee141e8c94@10.10.8.41' Method: BYE
  930. Really destroying SIP dialog '65978bfd-3e09-1910-9335-a4badbbe4292@marco-PC' Method: INFO
  931. amazon*CLI> sip set debug off
  932. SIP Debugging Disabled
  933. amazon*CLI> exit
  934. marco@amazon:/etc/asterisk$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement