Advertisement
Guest User

SIP DEBUG

a guest
Jun 28th, 2011
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.74 KB | None | 0 0
  1. INVITE sip:[email protected] SIP/2.0
  2. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  3. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK67ca.231c1751.0
  4. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-eda45f00
  5. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  6. CSeq: 102 INVITE
  7. Max-Forwards: 69
  8. Contact: "CALLER" <sip:[email protected]:1065>
  9. Expires: 240
  10. User-Agent: Linksys/SPA962-6.1.5(a)
  11. Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
  12. Supported: replaces
  13. Content-Type: application/sdp
  14. Content-Length: 229
  15. P-Asserted-Identity: <sip:[email protected]>
  16. Privacy: none
  17.  
  18. v=0
  19. o=- 20948884 20948884 IN IP4 5.6.7.8
  20. s=-
  21. c=IN IP4 1.2.3.4
  22. t=0 0
  23. m=audio 55932 RTP/AVP 8 101
  24. a=rtpmap:8 PCMA/8000
  25. a=rtpmap:101 telephone-event/8000
  26. a=fmtp:101 0-15
  27. a=ptime:30
  28. a=sendrecv
  29. a=nortpproxy:yes
  30.  
  31.  
  32.  
  33. <------------->
  34. [Jun 27 18:45:32] VERBOSE[2902] logger.c: --- (18 headers 12 lines) ---
  35. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Sending to 1.2.3.4 : 5060 (no NAT)
  36. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Using INVITE request as basis request - [email protected]
  37. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Found peer 'proxy-1'
  38. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Found RTP audio format 8
  39. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Found RTP audio format 101
  40. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Found audio description format PCMA for ID 8
  41. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Found audio description format telephone-event for ID 101
  42. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Capabilities: us - 0x108 (alaw|g729), peer - audio=0x8 (alaw)/video=0x0 (nothing), combined - 0x8 (alaw)
  43. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  44. [Jun 27 18:45:32] DEBUG[2902] chan_sip.c: Our T38 capability = (0), peer T38 capability (0), joint T38 capability (0)
  45. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Peer audio RTP is at port 1.2.3.4:55932
  46. [Jun 27 18:45:32] VERBOSE[2902] logger.c: Looking for CALLEE in from-proxy (domain my.sipproxy.it)
  47. [Jun 27 18:45:32] VERBOSE[2902] logger.c: list_route: hop: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  48. [Jun 27 18:45:32] VERBOSE[2902] logger.c:
  49. <--- Transmitting (no NAT) to 1.2.3.4:5060 --->
  50. SIP/2.0 100 Trying
  51. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK67ca.231c1751.0;received=1.2.3.4
  52. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-eda45f00
  53. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  54. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  55. CSeq: 102 INVITE
  56. User-Agent: OVSoftSwitch-2.0
  57. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  58. Supported: replaces
  59. Contact: <sip:[email protected]>
  60. Content-Length: 0
  61.  
  62.  
  63.  
  64. INVITE sip:[email protected] SIP/2.0
  65. Via: SIP/2.0/UDP 9.10.11.12:5060;branch=z9hG4bK41060677;rport
  66. From: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  67. Contact: <sip:[email protected]>
  68. CSeq: 102 INVITE
  69. User-Agent: OVSoftSwitch-2.0
  70. Max-Forwards: 70
  71. Date: Mon, 27 Jun 2011 16:45:32 GMT
  72. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  73. Supported: replaces
  74. P-Asserted-Identity: <sip:[email protected]>
  75. Content-Type: application/sdp
  76. Content-Length: 279
  77.  
  78. v=0
  79. o=root 2877 2877 IN IP4 9.10.11.12
  80. s=session
  81. c=IN IP4 9.10.11.12
  82. t=0 0
  83. m=audio 16682 RTP/AVP 8 18 101
  84. a=rtpmap:8 PCMA/8000
  85. a=rtpmap:18 G729/8000
  86. a=fmtp:18 annexb=no
  87. a=rtpmap:101 telephone-event/8000
  88. a=fmtp:101 0-16
  89. a=silenceSupp:off - - - -
  90. a=ptime:20
  91. a=sendrecv
  92.  
  93.  
  94.  
  95. ---
  96. [Jun 27 18:45:32] VERBOSE[7836] logger.c: -- Called BT-OUT-Trunk-1/CALLEE
  97. [Jun 27 18:45:32] VERBOSE[2902] logger.c:
  98. <--- SIP read from 13.14.15.16:5060 --->
  99. SIP/2.0 100 Trying
  100. Via: SIP/2.0/UDP 9.10.11.12:5060;branch=z9hG4bK41060677;rport=5060
  101. From: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  102. CSeq: 102 INVITE
  103.  
  104.  
  105. <------------->
  106. [Jun 27 18:45:32] VERBOSE[2902] logger.c: --- (6 headers 0 lines) ---
  107. [Jun 27 18:45:33] VERBOSE[2902] logger.c:
  108. <--- SIP read from 13.14.15.16:5060 --->
  109. SIP/2.0 183 Session Progress
  110. Via: SIP/2.0/UDP 9.10.11.12:5060;branch=z9hG4bK41060677;rport=5060
  111. From: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  112. To: <sip:[email protected]>;tag=SDmnt8199-1c493502
  113. CSeq: 102 INVITE
  114. Supported: replaces
  115. Contact: <sip:[email protected]:5060;transport=udp>
  116. Content-Type: application/sdp
  117. Content-Length: 154
  118.  
  119. v=0
  120. o=- 0 0 IN IP4 13.14.15.16
  121. s=IMSS
  122. c=IN IP4 13.14.15.16
  123. t=0 0
  124. m=audio 14988 RTP/AVP 18 101
  125. a=rtpmap:101 telephone-event/8000
  126. a=fmtp:101 0-15
  127.  
  128.  
  129.  
  130.  
  131. <------------->
  132. [Jun 27 18:45:33] VERBOSE[2902] logger.c: --- (10 headers 8 lines) ---
  133. [Jun 27 18:45:33] VERBOSE[2902] logger.c: Found RTP audio format 18
  134. [Jun 27 18:45:33] VERBOSE[2902] logger.c: Found RTP audio format 101
  135. [Jun 27 18:45:33] VERBOSE[2902] logger.c: Found audio description format telephone-event for ID 101
  136. [Jun 27 18:45:33] VERBOSE[2902] logger.c: Capabilities: us - 0x108 (alaw|g729), peer - audio=0x100 (g729)/video=0x0 (nothing), combined - 0x100 (g729)
  137. [Jun 27 18:45:33] VERBOSE[2902] logger.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  138. [Jun 27 18:45:33] DEBUG[2902] chan_sip.c: Our T38 capability = (0), peer T38 capability (0), joint T38 capability (0)
  139. [Jun 27 18:45:33] VERBOSE[2902] logger.c: Peer audio RTP is at port 13.14.15.16:14988
  140. [Jun 27 18:45:33] VERBOSE[7836] logger.c: -- SIP/BT-OUT-Trunk-1-0009385d is making progress passing it to SIP/proxy-1-0009385c
  141. [Jun 27 18:45:33] VERBOSE[7836] logger.c: Audio is at 17.18.19.20 port 17746
  142. [Jun 27 18:45:33] VERBOSE[7836] logger.c: Adding codec 0x8 (alaw) to SDP
  143. [Jun 27 18:45:33] VERBOSE[7836] logger.c: Adding non-codec 0x1 (telephone-event) to SDP
  144. [Jun 27 18:45:33] VERBOSE[7836] logger.c:
  145. <--- Transmitting (no NAT) to 1.2.3.4:5060 --->
  146. SIP/2.0 183 Session Progress
  147. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK67ca.231c1751.0;received=1.2.3.4
  148. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-eda45f00
  149. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  150. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  151. To: <sip:[email protected]>;tag=as697fdd56
  152. CSeq: 102 INVITE
  153. User-Agent: OVSoftSwitch-2.0
  154. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  155. Supported: replaces
  156. Contact: <sip:[email protected]>
  157. Content-Type: application/sdp
  158. Content-Length: 242
  159.  
  160. v=0
  161. o=root 2877 2877 IN IP4 17.18.19.20
  162. s=session
  163. c=IN IP4 17.18.19.20
  164. t=0 0
  165. m=audio 17746 RTP/AVP 8 101
  166. a=rtpmap:8 PCMA/8000
  167. a=rtpmap:101 telephone-event/8000
  168. a=fmtp:101 0-16
  169. a=silenceSupp:off - - - -
  170. a=ptime:20
  171. a=sendrecv
  172.  
  173.  
  174. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  175. <--- SIP read from 13.14.15.16:5060 --->
  176. SIP/2.0 180 Ringing
  177. Via: SIP/2.0/UDP 9.10.11.12:5060;branch=z9hG4bK41060677;rport=5060
  178. From: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  179. To: <sip:[email protected]>;tag=SDmnt8199-1c493502
  180. CSeq: 102 INVITE
  181. Supported: replaces
  182. Contact: <sip:[email protected]:5060;transport=udp>
  183. Content-Length: 0
  184.  
  185.  
  186. <------------->
  187. [Jun 27 18:45:34] VERBOSE[2902] logger.c: --- (9 headers 0 lines) ---
  188. [Jun 27 18:45:34] VERBOSE[7836] logger.c: -- SIP/BT-OUT-Trunk-1-0009385d is ringing
  189. [Jun 27 18:45:34] VERBOSE[7836] logger.c:
  190. <--- Transmitting (no NAT) to 1.2.3.4:5060 --->
  191. SIP/2.0 180 Ringing
  192. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK67ca.231c1751.0;received=1.2.3.4
  193. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-eda45f00
  194. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  195. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  196. To: <sip:[email protected]>;tag=as697fdd56
  197. CSeq: 102 INVITE
  198. User-Agent: OVSoftSwitch-2.0
  199. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  200. Supported: replaces
  201. Contact: <sip:[email protected]>
  202. Content-Length: 0
  203.  
  204.  
  205. <------------>
  206. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  207. <--- SIP read from 13.14.15.16:5060 --->
  208. SIP/2.0 200 OK
  209. Via: SIP/2.0/UDP 9.10.11.12:5060;branch=z9hG4bK41060677;rport=5060
  210. From: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  211. To: <sip:[email protected]>;tag=SDmnt8199-1c493502
  212. CSeq: 102 INVITE
  213. Contact: <sip:[email protected]:5060;transport=udp>
  214. Content-Type: application/sdp
  215. Content-Length: 154
  216.  
  217. v=0
  218. o=- 0 0 IN IP4 13.14.15.16
  219. s=IMSS
  220. c=IN IP4 13.14.15.16
  221. t=0 0
  222. m=audio 14988 RTP/AVP 18 101
  223. a=rtpmap:101 telephone-event/8000
  224. a=fmtp:101 0-15
  225.  
  226. <------------->
  227. [Jun 27 18:45:34] VERBOSE[2902] logger.c: --- (9 headers 8 lines) ---
  228. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found RTP audio format 18
  229. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found RTP audio format 101
  230. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found audio description format telephone-event for ID 101
  231. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Capabilities: us - 0x108 (alaw|g729), peer - audio=0x100 (g729)/video=0x0 (nothing), combined - 0x100 (g729)
  232. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  233. [Jun 27 18:45:34] DEBUG[2902] chan_sip.c: Our T38 capability = (0), peer T38 capability (0), joint T38 capability (0)
  234. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Peer audio RTP is at port 13.14.15.16:14988
  235. [Jun 27 18:45:34] VERBOSE[2902] logger.c: list_route: hop: <sip:[email protected]:5060;transport=udp>
  236. [Jun 27 18:45:34] DEBUG[2902] chan_sip.c: Strict routing enforced for session [email protected]
  237. [Jun 27 18:45:34] VERBOSE[2902] logger.c: set_destination: Parsing <sip:[email protected]:5060;transport=udp> for address/port to send to
  238. [Jun 27 18:45:34] VERBOSE[2902] logger.c: set_destination: set destination to 13.14.15.16, port 5060
  239. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Transmitting (no NAT) to 13.14.15.16:5060:
  240.  
  241. ACK sip:[email protected]:5060;transport=udp SIP/2.0
  242. Via: SIP/2.0/UDP 9.10.11.12:5060;branch=z9hG4bK16168add;rport
  243. From: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  244. To: <sip:[email protected]>;tag=SDmnt8199-1c493502
  245. Contact: <sip:[email protected]>
  246. CSeq: 102 ACK
  247. User-Agent: OVSoftSwitch-2.0
  248. Max-Forwards: 70
  249. Content-Length: 0
  250.  
  251.  
  252. ---
  253. [Jun 27 18:45:34] VERBOSE[7836] logger.c: -- SIP/BT-OUT-Trunk-1-0009385d answered SIP/proxy-1-0009385c
  254. [Jun 27 18:45:34] VERBOSE[7836] logger.c: Audio is at 17.18.19.20 port 17746
  255. [Jun 27 18:45:34] VERBOSE[7836] logger.c: Adding codec 0x8 (alaw) to SDP
  256. [Jun 27 18:45:34] VERBOSE[7836] logger.c: Adding non-codec 0x1 (telephone-event) to SDP
  257. [Jun 27 18:45:34] VERBOSE[7836] logger.c:
  258. <--- Reliably Transmitting (no NAT) to 1.2.3.4:5060 --->
  259. SIP/2.0 200 OK
  260. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK67ca.231c1751.0;received=1.2.3.4
  261. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-eda45f00
  262. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  263. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  264. To: <sip:[email protected]>;tag=as697fdd56
  265. CSeq: 102 INVITE
  266. User-Agent: OVSoftSwitch-2.0
  267. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  268. Supported: replaces
  269. Contact: <sip:[email protected]>
  270. Content-Type: application/sdp
  271. Content-Length: 242
  272.  
  273. v=0
  274. o=root 2877 2878 IN IP4 17.18.19.20
  275. s=session
  276. c=IN IP4 17.18.19.20
  277. t=0 0
  278. m=audio 17746 RTP/AVP 8 101
  279. a=rtpmap:8 PCMA/8000
  280. a=rtpmap:101 telephone-event/8000
  281. a=fmtp:101 0-16
  282. a=silenceSupp:off - - - -
  283. a=ptime:20
  284. a=sendrecv
  285.  
  286.  
  287. <------------>
  288. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  289. <--- SIP read from 1.2.3.4:5060 --->
  290. ACK sip:[email protected] SIP/2.0
  291. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  292. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK67ca.231c1751.2
  293. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-10d407fa
  294. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  295. To: <sip:[email protected]>;tag=as697fdd56
  296. CSeq: 102 ACK
  297. Max-Forwards: 69
  298. Proxy-Authorization: Digest username="CALLER",realm="my.sipproxy.it",nonce="4e08b4d80000e55946dc20e533f75e5539df72608eb72711",uri="sip:[email protected]",algorithm=MD5,response="fdf4fecfa39254e10f88b0a8c52bdb78"
  299. Contact: "CALLER" <sip:[email protected]:1065>
  300. User-Agent: Linksys/SPA962-6.1.5(a)
  301. Content-Length: 0
  302. Privacy: none
  303.  
  304.  
  305. <------------->
  306. [Jun 27 18:45:34] VERBOSE[2902] logger.c: --- (14 headers 0 lines) ---
  307. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  308. <--- SIP read from 13.14.15.16:5060 --->
  309. INVITE sip:[email protected] SIP/2.0
  310. Via: SIP/2.0/UDP 13.14.15.16:5060;branch=z9hG4bKds95s7109oph2ksoj6s0sb0000gj1.1
  311. To: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  312. From: <sip:[email protected]>;tag=SDmnt8199-1c493502
  313. CSeq: 103 INVITE
  314. Max-Forwards: 68
  315. Contact: <sip:[email protected]:5060;transport=udp>
  316. Supported: replaces
  317. P-Asserted-Identity: <sip:[email protected]>
  318. Content-Type: application/sdp
  319. Content-Length: 219
  320.  
  321. v=0
  322. o=- 0 0 IN IP4 13.14.15.16
  323. s=IMSS
  324. c=IN IP4 13.14.15.16
  325. t=0 0
  326. m=audio 14988 RTP/AVP 8 101 103
  327. a=rtpmap:101 telephone-event/8000
  328. a=rtpmap:103 X-NSE/8000
  329. a=fmtp:101 0-15
  330. a=fmtp:103 0-15,192-198,200-202,204
  331.  
  332. <------------->
  333. [Jun 27 18:45:34] VERBOSE[2902] logger.c: --- (12 headers 10 lines) ---
  334. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Sending to 13.14.15.16 : 5060 (no NAT)
  335. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found RTP audio format 8
  336. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found RTP audio format 101
  337. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found RTP audio format 103
  338. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found audio description format telephone-event for ID 101
  339. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Found unknown media description format X-NSE for ID 103
  340. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Capabilities: us - 0x108 (alaw|g729), peer - audio=0x8 (alaw)/video=0x0 (nothing), combined - 0x8 (alaw)
  341. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  342. [Jun 27 18:45:34] DEBUG[2902] chan_sip.c: Our T38 capability = (0), peer T38 capability (0), joint T38 capability (0)
  343. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Peer audio RTP is at port 13.14.15.16:14988
  344. [Jun 27 18:45:34] DEBUG[2902] chan_sip.c: Oooh, we need to change our audio formats since our peer supports only 0x8 (alaw) and not 0x100 (g729)
  345. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  346. <--- Transmitting (no NAT) to 13.14.15.16:5060 --->
  347. SIP/2.0 100 Trying
  348. Via: SIP/2.0/UDP 13.14.15.16:5060;branch=z9hG4bKds95s7109oph2ksoj6s0sb0000gj1.1;received=13.14.15.16
  349. From: <sip:[email protected]>;tag=SDmnt8199-1c493502
  350. To: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  351. CSeq: 103 INVITE
  352. User-Agent: OVSoftSwitch-2.0
  353. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  354. Supported: replaces
  355. Contact: <sip:[email protected]>
  356. Content-Length: 0
  357.  
  358.  
  359. <------------>
  360. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Audio is at 9.10.11.12 port 16682
  361. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Adding codec 0x8 (alaw) to SDP
  362. [Jun 27 18:45:34] VERBOSE[2902] logger.c: Adding non-codec 0x1 (telephone-event) to SDP
  363. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  364. <--- Reliably Transmitting (no NAT) to 13.14.15.16:5060 --->
  365. SIP/2.0 200 OK
  366. Via: SIP/2.0/UDP 13.14.15.16:5060;branch=z9hG4bKds95s7109oph2ksoj6s0sb0000gj1.1;received=13.14.15.16
  367. From: <sip:[email protected]>;tag=SDmnt8199-1c493502
  368. To: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  369. CSeq: 103 INVITE
  370. User-Agent: OVSoftSwitch-2.0
  371. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  372. Supported: replaces
  373. Contact: <sip:[email protected]>
  374. Content-Type: application/sdp
  375. Content-Length: 232
  376.  
  377. v=0
  378. o=root 2877 2878 IN IP4 9.10.11.12
  379. s=session
  380. c=IN IP4 9.10.11.12
  381. t=0 0
  382. m=audio 16682 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.  
  390. <------------>
  391. [Jun 27 18:45:34] VERBOSE[2902] logger.c:
  392. <--- SIP read from 13.14.15.16:5060 --->
  393. ACK sip:[email protected] SIP/2.0
  394. Via: SIP/2.0/UDP 13.14.15.16:5060;branch=z9hG4bKe4n90q1018604ksl96k0.1
  395. To: "CALLER" <sip:[email protected]>;tag=as38ac8b3a
  396. From: <sip:[email protected]>;tag=SDmnt8199-1c493502
  397. CSeq: 103 ACK
  398. Max-Forwards: 68
  399. Content-Length: 0
  400.  
  401.  
  402. At this time the UAC does not hear audio at all.
  403.  
  404.  
  405. <--- SIP read from 1.2.3.4:5060 --->
  406. BYE sip:[email protected] SIP/2.0
  407. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  408. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK77ca.29fa4073.0
  409. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-7d0eb43e
  410. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  411. To: <sip:[email protected]>;tag=as697fdd56
  412. CSeq: 103 BYE
  413. Max-Forwards: 69
  414. Proxy-Authorization: Digest username="CALLER",realm="my.sipproxy.it",nonce="4e08b4d80000e55946dc20e533f75e5539df72608eb72711",uri="sip:[email protected]",algorithm=MD5,response="5bbd17d4bd2551683f6894d22e4a98f5"
  415. User-Agent: Linksys/SPA962-6.1.5(a)
  416. Content-Length: 0
  417. Privacy: none
  418.  
  419.  
  420. <------------->
  421. [Jun 27 18:45:42] VERBOSE[2902] logger.c: --- (13 headers 0 lines) ---
  422. [Jun 27 18:45:42] VERBOSE[2902] logger.c: Sending to 1.2.3.4 : 5060 (no NAT)
  423. [Jun 27 18:45:42] VERBOSE[2902] logger.c:
  424. <--- Transmitting (no NAT) to 1.2.3.4:5060 --->
  425. SIP/2.0 200 OK
  426. Via: SIP/2.0/UDP 1.2.3.4;branch=z9hG4bK77ca.29fa4073.0;received=1.2.3.4
  427. Via: SIP/2.0/UDP 5.6.7.8:25267;rport=1065;received=5.6.7.8;branch=z9hG4bK-7d0eb43e
  428. Record-Route: <sip:1.2.3.4;lr;ftag=ea220aee7e819bfdo1;nat=yes>
  429. From: "CALLER" <sip:[email protected]>;tag=ea220aee7e819bfdo1
  430. To: <sip:[email protected]>;tag=as697fdd56
  431. CSeq: 103 BYE
  432. User-Agent: OVSoftSwitch-2.0
  433. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  434. Supported: replaces
  435. Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement