Guest User

Untitled

a guest
Dec 12th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.05 KB | None | 0 0
  1.  
  2. Appel d'un sip interne vers un portable externe via trunk EASYVOIP,
  3.  
  4. sonnerie OK, conversation OK, poste SIP raccroche OK
  5.  
  6. <--- SIP read from UDP:192.168.1.150:5060 --->
  7. INVITE sip:[email protected] SIP/2.0
  8. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK797cba3f2512db22
  9. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  10. Contact: <sip:[email protected]:5060;transport=udp>
  11. Supported: replaces, timer, path
  12. X-Grandstream-PBX: true
  13. P-Early-Media: Supported
  14. CSeq: 42846 INVITE
  15. User-Agent: Grandstream GXP1200 1.2.5.3
  16. Max-Forwards: 70
  17. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
  18. Content-Type: application/sdp
  19. Content-Length: 313
  20.  
  21. v=0
  22. o=101 8000 8000 IN IP4 192.168.1.150
  23. s=SIP Call
  24. c=IN IP4 192.168.1.150
  25. t=0 0
  26. m=audio 5010 RTP/AVP 9 18 8 0 2 101
  27. a=sendrecv
  28. a=rtpmap:9 G722/8000
  29. a=rtpmap:18 G729/8000
  30. a=rtpmap:8 PCMA/8000
  31. a=rtpmap:0 PCMU/8000
  32. a=rtpmap:2 G726-32/8000
  33. a=ptime:20
  34. a=rtpmap:101 telephone-event/8000
  35. a=fmtp:101 0-11
  36. <------------->
  37. --- (15 headers 15 lines) ---
  38. Sending to 192.168.1.150:5060 (no NAT)
  39. Using INVITE request as basis request - [email protected]
  40. Found peer '101' for '101' from 192.168.1.150:5060
  41.  
  42. <--- Reliably Transmitting (NAT) to 192.168.1.150:5060 --->
  43. SIP/2.0 401 Unauthorized
  44. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK797cba3f2512db22;received=192.168.1.150;rport=5060
  45. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  46. To: <sip:[email protected]>;tag=as15c2ed34
  47. CSeq: 42846 INVITE
  48. Server: AskoziaPBX
  49. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  50. Supported: replaces, timer
  51. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="1ab59689"
  52. Content-Length: 0
  53.  
  54.  
  55. <------------>
  56. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
  57.  
  58. <--- SIP read from UDP:192.168.1.150:5060 --->
  59. ACK sip:[email protected] SIP/2.0
  60. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK797cba3f2512db22
  61. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  62. To: <sip:[email protected]>;tag=as15c2ed34
  63. Contact: <sip:[email protected]:5060;transport=udp>
  64. Supported: path
  65. X-Grandstream-PBX: true
  66. CSeq: 42846 ACK
  67. User-Agent: Grandstream GXP1200 1.2.5.3
  68. Max-Forwards: 70
  69. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
  70. Content-Length: 0
  71.  
  72. <------------->
  73. --- (13 headers 0 lines) ---
  74.  
  75. <--- SIP read from UDP:192.168.1.150:5060 --->
  76. INVITE sip:[email protected] SIP/2.0
  77. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK7b5cb758ecd1abce
  78. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  79. Contact: <sip:[email protected]:5060;transport=udp>
  80. Supported: replaces, timer, path
  81. X-Grandstream-PBX: true
  82. P-Early-Media: Supported
  83. Authorization: Digest username="101", realm="asterisk", algorithm=MD5, uri="sip:[email protected]", nonce="1ab59689", response="e9789d0f23f0c051e85b399e2867409d"
  84. CSeq: 42847 INVITE
  85. User-Agent: Grandstream GXP1200 1.2.5.3
  86. Max-Forwards: 70
  87. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
  88. Content-Type: application/sdp
  89. Content-Length: 313
  90.  
  91. v=0
  92. o=101 8000 8001 IN IP4 192.168.1.150
  93. s=SIP Call
  94. c=IN IP4 192.168.1.150
  95. t=0 0
  96. m=audio 5010 RTP/AVP 9 18 8 0 2 101
  97. a=sendrecv
  98. a=rtpmap:9 G722/8000
  99. a=rtpmap:18 G729/8000
  100. a=rtpmap:8 PCMA/8000
  101. a=rtpmap:0 PCMU/8000
  102. a=rtpmap:2 G726-32/8000
  103. a=ptime:20
  104. a=rtpmap:101 telephone-event/8000
  105. a=fmtp:101 0-11
  106. <------------->
  107. --- (16 headers 15 lines) ---
  108. Sending to 192.168.1.150:5060 (NAT)
  109. Using INVITE request as basis request - [email protected]
  110. Found peer '101' for '101' from 192.168.1.150:5060
  111. Found RTP audio format 9
  112. Found RTP audio format 18
  113. Found RTP audio format 8
  114. Found RTP audio format 0
  115. Found RTP audio format 2
  116. Found RTP audio format 101
  117. Found audio description format G722 for ID 9
  118. Found audio description format G729 for ID 18
  119. Found audio description format PCMA for ID 8
  120. Found audio description format PCMU for ID 0
  121. Found audio description format G726-32 for ID 2
  122. Found audio description format telephone-event for ID 101
  123. Capabilities: us - 0xe (gsm|ulaw|alaw), peer - audio=0x190c (ulaw|alaw|g726|g729|g722)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
  124. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  125. Peer audio RTP is at port 192.168.1.150:5010
  126. Looking for 06XXXXXXXX in SIP-PHONE-5171585574ee5e5a8ba8f6 (domain 192.168.1.200)
  127. list_route: hop: <sip:[email protected]:5060;transport=udp>
  128.  
  129. <--- Transmitting (NAT) to 192.168.1.150:5060 --->
  130. SIP/2.0 100 Trying
  131. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK7b5cb758ecd1abce;received=192.168.1.150;rport=5060
  132. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  133. CSeq: 42847 INVITE
  134. Server: AskoziaPBX
  135. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  136. Supported: replaces, timer
  137. Contact: <sip:[email protected]:5060>
  138. Content-Length: 0
  139.  
  140.  
  141. <------------>
  142. Audio is at 5060
  143. Adding codec 0x4 (ulaw) to SDP
  144. Adding codec 0x8 (alaw) to SDP
  145. Adding codec 0x2 (gsm) to SDP
  146. Adding non-codec 0x1 (telephone-event) to SDP
  147. Reliably Transmitting (NAT) to 77.72.174.128:5060:
  148. INVITE sip:[email protected] SIP/2.0
  149. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK4039100f;rport
  150. Max-Forwards: 70
  151. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  152. Contact: <sip:[email protected]:5060>
  153. CSeq: 102 INVITE
  154. User-Agent: AskoziaPBX
  155. Date: Mon, 12 Dec 2011 11:44:39 GMT
  156. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  157. Supported: replaces, timer
  158. Content-Type: application/sdp
  159. Content-Length: 283
  160.  
  161. v=0
  162. o=root 576620492 576620492 IN IP4 10.192.26.204
  163. s=Asterisk PBX 1.8.4.4
  164. c=IN IP4 10.192.26.204
  165. t=0 0
  166. m=audio 10002 RTP/AVP 0 8 3 101
  167. a=rtpmap:0 PCMU/8000
  168. a=rtpmap:8 PCMA/8000
  169. a=rtpmap:3 GSM/8000
  170. a=rtpmap:101 telephone-event/8000
  171. a=fmtp:101 0-16
  172. a=ptime:20
  173. a=sendrecv
  174.  
  175. ---
  176. Really destroying SIP dialog '[email protected]' Method: REGISTER
  177.  
  178. <--- SIP read from UDP:77.72.174.128:5060 --->
  179. SIP/2.0 401 Unauthorized
  180. Via: SIP/2.0/UDP 10.192.26.204:5060;rport;branch=z9hG4bK4039100f
  181. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  182. Contact: sip:[email protected]:5060
  183. CSeq: 102 INVITE
  184. Server: (Very nice Sip Registrar/Proxy Server)
  185. Allow: ACK,BYE,CANCEL,INVITE,REGISTER,OPTIONS,INFO,MESSAGE
  186. WWW-Authenticate: Digest realm="sip.easyvoip.com",nonce="2334143046",algorithm=MD5
  187. Content-Length: 0
  188.  
  189. <------------->
  190. --- (11 headers 0 lines) ---
  191. Transmitting (NAT) to 77.72.174.128:5060:
  192. ACK sip:[email protected] SIP/2.0
  193. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK4039100f;rport
  194. Max-Forwards: 70
  195. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  196. Contact: <sip:[email protected]:5060>
  197. CSeq: 102 ACK
  198. User-Agent: AskoziaPBX
  199. Content-Length: 0
  200.  
  201.  
  202. ---
  203. Audio is at 5060
  204. Adding codec 0x4 (ulaw) to SDP
  205. Adding codec 0x8 (alaw) to SDP
  206. Adding codec 0x2 (gsm) to SDP
  207. Adding non-codec 0x1 (telephone-event) to SDP
  208. Reliably Transmitting (NAT) to 77.72.174.128:5060:
  209. INVITE sip:[email protected] SIP/2.0
  210. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK3c4c87d6;rport
  211. Max-Forwards: 70
  212. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  213. Contact: <sip:[email protected]:5060>
  214. CSeq: 103 INVITE
  215. User-Agent: AskoziaPBX
  216. Authorization: Digest username="USERNAME", realm="sip.easyvoip.com", algorithm=MD5, uri="sip:[email protected]", nonce="2334143046", response="37cf961ecd5d98dae15d6837757aa753"
  217. Date: Mon, 12 Dec 2011 11:44:40 GMT
  218. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  219. Supported: replaces, timer
  220. Content-Type: application/sdp
  221. Content-Length: 283
  222.  
  223. v=0
  224. o=root 576620492 576620493 IN IP4 10.192.26.204
  225. s=Asterisk PBX 1.8.4.4
  226. c=IN IP4 10.192.26.204
  227. t=0 0
  228. m=audio 10002 RTP/AVP 0 8 3 101
  229. a=rtpmap:0 PCMU/8000
  230. a=rtpmap:8 PCMA/8000
  231. a=rtpmap:3 GSM/8000
  232. a=rtpmap:101 telephone-event/8000
  233. a=fmtp:101 0-16
  234. a=ptime:20
  235. a=sendrecv
  236.  
  237. ---
  238.  
  239. <--- SIP read from UDP:77.72.174.128:5060 --->
  240. SIP/2.0 100 Trying
  241. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK3c4c87d6;rport
  242. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  243. Contact: sip:[email protected]:5060
  244. CSeq: 103 INVITE
  245. Server: (Very nice Sip Registrar/Proxy Server)
  246. Allow: ACK,BYE,CANCEL,INVITE,REGISTER,OPTIONS,INFO,MESSAGE
  247. Content-Length: 0
  248.  
  249. <------------->
  250. --- (10 headers 0 lines) ---
  251.  
  252. <--- SIP read from UDP:77.72.174.128:5060 --->
  253. SIP/2.0 183 Session progress
  254. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK3c4c87d6;rport
  255. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  256. To: <sip:[email protected]>;tag=300313ac4ed3c2d92cec5c
  257. Contact: sip:[email protected]:5060
  258. CSeq: 103 INVITE
  259. Server: (Very nice Sip Registrar/Proxy Server)
  260. Allow: ACK,BYE,CANCEL,INVITE,REGISTER,OPTIONS,INFO,MESSAGE
  261. Content-Type: application/sdp
  262. Content-Length: 200
  263.  
  264. v=0
  265. o=USERNAME 1323690280 1323690280 IN IP4 77.72.168.40
  266. s=SIP Call
  267. c=IN IP4 77.72.168.40
  268. t=0 0
  269. m=audio 24698 RTP/AVP 0 101
  270. a=rtpmap:0 PCMU/8000
  271. a=rtpmap:101 telephone-event/8000
  272. a=ptime:20
  273. <------------->
  274. --- (11 headers 9 lines) ---
  275. Found RTP audio format 0
  276. Found RTP audio format 101
  277. Found audio description format PCMU for ID 0
  278. Found audio description format telephone-event for ID 101
  279. Capabilities: us - 0xe (gsm|ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
  280. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  281. Peer audio RTP is at port 77.72.168.40:24698
  282. Audio is at 5060
  283. Adding codec 0x4 (ulaw) to SDP
  284. Adding codec 0x8 (alaw) to SDP
  285. Adding non-codec 0x1 (telephone-event) to SDP
  286.  
  287. <--- Transmitting (NAT) to 192.168.1.150:5060 --->
  288. SIP/2.0 183 Session Progress
  289. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK7b5cb758ecd1abce;received=192.168.1.150;rport=5060
  290. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  291. To: <sip:[email protected]>;tag=as522f488c
  292. CSeq: 42847 INVITE
  293. Server: AskoziaPBX
  294. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  295. Supported: replaces, timer
  296. Contact: <sip:[email protected]:5060>
  297. Content-Type: application/sdp
  298. Content-Length: 260
  299.  
  300. v=0
  301. o=root 379387210 379387210 IN IP4 192.168.1.200
  302. s=Asterisk PBX 1.8.4.4
  303. c=IN IP4 192.168.1.200
  304. t=0 0
  305. m=audio 10196 RTP/AVP 0 8 101
  306. a=rtpmap:0 PCMU/8000
  307. a=rtpmap:8 PCMA/8000
  308. a=rtpmap:101 telephone-event/8000
  309. a=fmtp:101 0-16
  310. a=ptime:20
  311. a=sendrecv
  312.  
  313. <------------>
  314. Really destroying SIP dialog '[email protected]' Method: REGISTER
  315.  
  316. <--- SIP read from UDP:77.72.174.128:5060 --->
  317. SIP/2.0 200 Ok
  318. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK3c4c87d6;rport
  319. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  320. To: <sip:[email protected]>;tag=300313ac4ed3c2d92cec5c
  321. Contact: sip:[email protected]:5060
  322. CSeq: 103 INVITE
  323. Server: (Very nice Sip Registrar/Proxy Server)
  324. Allow: ACK,BYE,CANCEL,INVITE,REGISTER,OPTIONS,INFO,MESSAGE
  325. Content-Type: application/sdp
  326. Content-Length: 200
  327.  
  328. v=0
  329. o=USERNAME 1323690294 1323690294 IN IP4 77.72.168.40
  330. s=SIP Call
  331. c=IN IP4 77.72.168.40
  332. t=0 0
  333. m=audio 24698 RTP/AVP 0 101
  334. a=rtpmap:0 PCMU/8000
  335. a=rtpmap:101 telephone-event/8000
  336. a=ptime:20
  337. <------------->
  338. --- (11 headers 9 lines) ---
  339. Found RTP audio format 0
  340. Found RTP audio format 101
  341. Found audio description format PCMU for ID 0
  342. Found audio description format telephone-event for ID 101
  343. Capabilities: us - 0xe (gsm|ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
  344. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  345. Peer audio RTP is at port 77.72.168.40:24698
  346. list_route: hop: <sip:[email protected]:5060>
  347. set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
  348. set_destination: set destination to 77.72.174.128:5060
  349. Transmitting (NAT) to 77.72.174.128:5060:
  350. ACK sip:[email protected]:5060 SIP/2.0
  351. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK32cf4c25;rport
  352. Max-Forwards: 70
  353. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  354. To: <sip:[email protected]>;tag=300313ac4ed3c2d92cec5c
  355. Contact: <sip:[email protected]:5060>
  356. CSeq: 103 ACK
  357. User-Agent: AskoziaPBX
  358. Content-Length: 0
  359.  
  360.  
  361. ---
  362. Audio is at 5060
  363. Adding codec 0x4 (ulaw) to SDP
  364. Adding codec 0x8 (alaw) to SDP
  365. Adding non-codec 0x1 (telephone-event) to SDP
  366.  
  367. <--- Reliably Transmitting (NAT) to 192.168.1.150:5060 --->
  368. SIP/2.0 200 OK
  369. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK7b5cb758ecd1abce;received=192.168.1.150;rport=5060
  370. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  371. To: <sip:[email protected]>;tag=as522f488c
  372. CSeq: 42847 INVITE
  373. Server: AskoziaPBX
  374. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  375. Supported: replaces, timer
  376. Contact: <sip:[email protected]:5060>
  377. Content-Type: application/sdp
  378. Content-Length: 260
  379.  
  380. v=0
  381. o=root 379387210 379387211 IN IP4 192.168.1.200
  382. s=Asterisk PBX 1.8.4.4
  383. c=IN IP4 192.168.1.200
  384. t=0 0
  385. m=audio 10196 RTP/AVP 0 8 101
  386. a=rtpmap:0 PCMU/8000
  387. a=rtpmap:8 PCMA/8000
  388. a=rtpmap:101 telephone-event/8000
  389. a=fmtp:101 0-16
  390. a=ptime:20
  391. a=sendrecv
  392.  
  393. <------------>
  394.  
  395. <--- SIP read from UDP:192.168.1.150:5060 --->
  396. ACK sip:[email protected]:5060 SIP/2.0
  397. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK1dea0f6b71d559a1
  398. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  399. To: <sip:[email protected]>;tag=as522f488c
  400. Contact: <sip:[email protected]:5060;transport=udp>
  401. Supported: path
  402. X-Grandstream-PBX: true
  403. Authorization: Digest username="101", realm="asterisk", algorithm=MD5, uri="sip:[email protected]", nonce="1ab59689", response="e9789d0f23f0c051e85b399e2867409d"
  404. CSeq: 42847 ACK
  405. User-Agent: Grandstream GXP1200 1.2.5.3
  406. Max-Forwards: 70
  407. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
  408. Content-Length: 0
  409.  
  410. <------------->
  411. --- (14 headers 0 lines) ---
  412.  
  413. <--- SIP read from UDP:192.168.1.150:5060 --->
  414. BYE sip:[email protected]:5060 SIP/2.0
  415. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK2841e3d5eb0d6219
  416. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  417. To: <sip:[email protected]>;tag=as522f488c
  418. Supported: path
  419. X-Grandstream-PBX: true
  420. Authorization: Digest username="101", realm="asterisk", algorithm=MD5, uri="sip:[email protected]:5060", nonce="1ab59689", response="f345e8cf8f05fad55cf8deb3847f094e"
  421. CSeq: 42848 BYE
  422. User-Agent: Grandstream GXP1200 1.2.5.3
  423. Max-Forwards: 70
  424. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
  425. Reason: SIP ;text="Onhook event"
  426. Content-Length: 0
  427.  
  428. <------------->
  429. --- (14 headers 0 lines) ---
  430. Sending to 192.168.1.150:5060 (NAT)
  431. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: BYE)
  432.  
  433. <--- Transmitting (NAT) to 192.168.1.150:5060 --->
  434. SIP/2.0 200 OK
  435. Via: SIP/2.0/UDP 192.168.1.150:5060;branch=z9hG4bK2841e3d5eb0d6219;received=192.168.1.150;rport=5060
  436. From: "Florent TOTOR" <sip:[email protected]>;tag=8d6540afad7801d9
  437. To: <sip:[email protected]>;tag=as522f488c
  438. CSeq: 42848 BYE
  439. Server: AskoziaPBX
  440. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  441. Supported: replaces, timer
  442. Content-Length: 0
  443.  
  444.  
  445. <------------>
  446. Scheduling destruction of SIP dialog '[email protected]' in 79296 ms (Method: INVITE)
  447. set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
  448. set_destination: set destination to 77.72.174.128:5060
  449. Reliably Transmitting (NAT) to 77.72.174.128:5060:
  450. BYE sip:[email protected]:5060 SIP/2.0
  451. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK26b4f17a;rport
  452. Max-Forwards: 70
  453. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  454. To: <sip:[email protected]>;tag=300313ac4ed3c2d92cec5c
  455. CSeq: 104 BYE
  456. User-Agent: AskoziaPBX
  457. Authorization: Digest username="USERNAME", realm="sip.easyvoip.com", algorithm=MD5, uri="sip:[email protected]:5060", nonce="2334143046", response="94fc6f8762be2d3abd4f005dbef2c6a6"
  458. X-Asterisk-HangupCause: Normal Clearing
  459. X-Asterisk-HangupCauseCode: 16
  460. Content-Length: 0
  461.  
  462.  
  463. ---
  464.  
  465. <--- SIP read from UDP:77.72.174.128:5060 --->
  466. SIP/2.0 200 Ok
  467. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK26b4f17a;rport
  468. From: "Default Extension" <sip:[email protected]>;tag=as7e82875d
  469. To: <sip:[email protected]>;tag=300313ac4ed3c2d92cec5c
  470. Contact: sip:[email protected]:5060
  471. CSeq: 104 BYE
  472. Server: (Very nice Sip Registrar/Proxy Server)
  473. Allow: ACK,BYE,CANCEL,INVITE,REGISTER,OPTIONS,INFO,MESSAGE
  474. Content-Length: 0
  475.  
  476. <------------->
  477. --- (10 headers 0 lines) ---
  478. Really destroying SIP dialog '[email protected]' Method: INVITE
  479. Really destroying SIP dialog '[email protected]' Method: BYE
  480. Reliably Transmitting (NAT) to 192.168.1.150:5060:
  481. OPTIONS sip:[email protected]:5060;transport=udp SIP/2.0
  482. Via: SIP/2.0/UDP 192.168.1.200:5060;branch=z9hG4bK6d5726d0;rport
  483. Max-Forwards: 70
  484. From: "asterisk" <sip:[email protected]>;tag=as2be806e5
  485. To: <sip:[email protected]:5060;transport=udp>
  486. Contact: <sip:[email protected]:5060>
  487. Call-ID: [email protected]:5060
  488. CSeq: 102 OPTIONS
  489. User-Agent: AskoziaPBX
  490. Date: Mon, 12 Dec 2011 11:45:10 GMT
  491. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  492. Supported: replaces, timer
  493. Content-Length: 0
  494.  
  495.  
  496. ---
  497.  
  498. <--- SIP read from UDP:192.168.1.150:5060 --->
  499. SIP/2.0 200 OK
  500. Via: SIP/2.0/UDP 192.168.1.200:5060;branch=z9hG4bK6d5726d0;rport
  501. From: "asterisk" <sip:[email protected]>;tag=as2be806e5
  502. To: <sip:[email protected]:5060;transport=udp>;tag=54d780c74dedb8f6
  503. Call-ID: [email protected]:5060
  504. CSeq: 102 OPTIONS
  505. User-Agent: Grandstream GXP1200 1.2.5.3
  506. Contact: <sip:[email protected]:5060;transport=udp>
  507. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
  508. Supported: replaces, timer
  509. Content-Length: 0
  510.  
  511. <------------->
  512. --- (11 headers 0 lines) ---
  513. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  514. Reliably Transmitting (NAT) to 77.72.174.128:5060:
  515. OPTIONS sip:sip.easyvoip.com SIP/2.0
  516. Via: SIP/2.0/UDP 10.192.26.204:5060;branch=z9hG4bK275dcf8e;rport
  517. Max-Forwards: 70
  518. From: "asterisk" <sip:[email protected]>;tag=as79455649
  519. To: <sip:sip.easyvoip.com>
  520. Contact: <sip:[email protected]:5060>
  521. Call-ID: [email protected]:5060
  522. CSeq: 102 OPTIONS
  523. User-Agent: AskoziaPBX
  524. Date: Mon, 12 Dec 2011 11:45:11 GMT
  525. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  526. Supported: replaces, timer
  527. Content-Length: 0
  528.  
  529.  
  530. ---
  531.  
  532. <--- SIP read from UDP:77.72.174.128:5060 --->
  533. SIP/2.0 200 Ok
  534. Via: SIP/2.0/UDP 10.192.26.204:5060;rport;branch=z9hG4bK275dcf8e
  535. From: "asterisk" <sip:[email protected]>;tag=as79455649
  536. To: <sip:sip.easyvoip.com>
  537. Contact: sip:77.72.174.128:5060
  538. Call-ID: [email protected]:5060
  539. CSeq: 102 OPTIONS
  540. Supported: foo
  541. User-Agent: (Very nice Sip Registrar/Proxy Server)
  542. Allow: ACK, BYE, CANCEL, INVITE, REGISTER, OPTIONS, INFO, MESSAGE
  543. Accept: application/sdp
  544. Content-Length: 0
  545.  
  546. <------------->
  547. --- (12 headers 0 lines) ---
  548. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  549.  
  550.  
Advertisement
Add Comment
Please, Sign In to add comment