Advertisement
Guest User

Bria Beta to Jitsi 2.5, chan_sip

a guest
Oct 13th, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.53 KB | None | 0 0
  1. [Oct 13 12:12:35] Asterisk SVN--r424581M built by maxim @ maxim-Vostro-V130 on a x86_64 running Linux on 2014-10-05 02:56:35 UTC
  2. [Oct 13 12:12:35] DEBUG[21136] config.c: Parsing /etc/asterisk/logger.conf
  3. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c:
  4. <--- SIP read from UDP:192.168.0.101:50864 --->
  5. INVITE sip:maxim@192.168.0.10 SIP/2.0
  6. Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjiS8atWZuWvgS7K-iIUOWjSbQcceyrqwz
  7. Max-Forwards: 70
  8. From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  9. To: <sip:maxim@192.168.0.10>
  10. Contact: <sip:yuki-iPhone@192.168.0.101:50864;ob>
  11. Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  12. CSeq: 30151 INVITE
  13. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  14. Supported: replaces, 100rel, norefersub
  15. User-Agent: Bria iOS 3.2.0
  16. Content-Type: application/sdp
  17. Content-Length: 337
  18.  
  19. v=0
  20. o=- 3622205560 3622205560 IN IP4 192.168.0.101
  21. s=cpc_med
  22. c=IN IP4 192.168.0.101
  23. t=0 0
  24. m=audio 4000 RTP/AVP 111 9 0 8 101
  25. a=sendrecv
  26. a=rtpmap:111 OPUS/48000/2
  27. a=fmtp:111 maxplaybackrate=32000;useinbandfec=1
  28. a=rtpmap:9 G722/8000
  29. a=rtpmap:0 PCMU/8000
  30. a=rtpmap:8 PCMA/8000
  31. a=rtpmap:101 telephone-event/8000
  32. a=fmtp:101 0-16
  33. <------------->
  34. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 0 [ 37]: INVITE sip:maxim@192.168.0.10 SIP/2.0
  35. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 1 [ 91]: Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjiS8atWZuWvgS7K-iIUOWjSbQcceyrqwz
  36. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
  37. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 3 [ 73]: From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  38. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 4 [ 28]: To: <sip:maxim@192.168.0.10>
  39. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 5 [ 49]: Contact: <sip:yuki-iPhone@192.168.0.101:50864;ob>
  40. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 6 [ 41]: Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  41. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 7 [ 18]: CSeq: 30151 INVITE
  42. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 8 [ 96]: Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  43. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 9 [ 39]: Supported: replaces, 100rel, norefersub
  44. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 10 [ 26]: User-Agent: Bria iOS 3.2.0
  45. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 11 [ 29]: Content-Type: application/sdp
  46. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 12 [ 19]: Content-Length: 337
  47. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 13 [ 0]:
  48. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 0 [ 3]: v=0
  49. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 1 [ 46]: o=- 3622205560 3622205560 IN IP4 192.168.0.101
  50. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 2 [ 9]: s=cpc_med
  51. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 3 [ 22]: c=IN IP4 192.168.0.101
  52. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 4 [ 5]: t=0 0
  53. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 5 [ 34]: m=audio 4000 RTP/AVP 111 9 0 8 101
  54. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 6 [ 10]: a=sendrecv
  55. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 7 [ 25]: a=rtpmap:111 OPUS/48000/2
  56. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 8 [ 47]: a=fmtp:111 maxplaybackrate=32000;useinbandfec=1
  57. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 9 [ 20]: a=rtpmap:9 G722/8000
  58. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 10 [ 20]: a=rtpmap:0 PCMU/8000
  59. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 11 [ 20]: a=rtpmap:8 PCMA/8000
  60. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 12 [ 33]: a=rtpmap:101 telephone-event/8000
  61. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 13 [ 15]: a=fmtp:101 0-16
  62. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c: --- (13 headers 14 lines) ---
  63. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: = Looking for Call ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp (Checking From) --From tag IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia --To-tag
  64. [Oct 13 12:12:39] DEBUG[21130] acl.c: For destination '192.168.0.101', our source address is '192.168.0.10'.
  65. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Setting AST_TRANSPORT_UDP with address 192.168.0.10:5060
  66. [Oct 13 12:12:39] DEBUG[21130] netsock2.c: Splitting '192.168.0.101:50864' into...
  67. [Oct 13 12:12:39] DEBUG[21130] netsock2.c: ...host '192.168.0.101' and port '50864'.
  68. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c: Sending to 192.168.0.101:50864 (NAT)
  69. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Allocating new SIP dialog for F30i-HQv74DacL0MwtMGRgSABArkPjRp - INVITE (No RTP)
  70. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: **** Received INVITE (5) - Command in SIP INVITE
  71. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Begin: parsing SIP "Supported: replaces, 100rel, norefersub"
  72. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Found SIP option: -replaces-
  73. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Matched SIP option: replaces
  74. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Found SIP option: -100rel-
  75. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Matched SIP option: 100rel
  76. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Found SIP option: -norefersub-
  77. [Oct 13 12:12:39] DEBUG[21130][C-00000000] sip/reqresp_parser.c: Matched SIP option: norefersub
  78. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.0.101:50864' into...
  79. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.0.101' and port '50864'.
  80. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Sending to 192.168.0.101:50864 (NAT)
  81. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Initializing initreq for method INVITE - callid F30i-HQv74DacL0MwtMGRgSABArkPjRp
  82. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Using INVITE request as basis request - F30i-HQv74DacL0MwtMGRgSABArkPjRp
  83. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.0.10' into...
  84. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.0.10' and port ''.
  85. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found peer 'yuki-iPhone' for 'yuki-iPhone' from 192.168.0.101:50864
  86. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c:
  87. <--- Reliably Transmitting (NAT) to 192.168.0.101:50864 --->
  88. SIP/2.0 401 Unauthorized
  89. Via: SIP/2.0/UDP 192.168.0.101:50864;branch=z9hG4bKPjiS8atWZuWvgS7K-iIUOWjSbQcceyrqwz;received=192.168.0.101;rport=50864
  90. From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  91. To: <sip:maxim@192.168.0.10>;tag=as6d41ead7
  92. Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  93. CSeq: 30151 INVITE
  94. Server: Asterisk PBX SVN--r424581M
  95. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  96. Supported: replaces, timer
  97. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="7e56cc66"
  98. Content-Length: 0
  99.  
  100.  
  101. <------------>
  102. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #27
  103. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Trying to put 'SIP/2.0 401' onto UDP socket destined for 192.168.0.101:50864
  104. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Scheduling destruction of SIP dialog 'F30i-HQv74DacL0MwtMGRgSABArkPjRp' in 32000 ms (Method: INVITE)
  105. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c:
  106. <--- SIP read from UDP:192.168.0.101:50864 --->
  107. ACK sip:maxim@192.168.0.10 SIP/2.0
  108. Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjiS8atWZuWvgS7K-iIUOWjSbQcceyrqwz
  109. Max-Forwards: 70
  110. From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  111. To: <sip:maxim@192.168.0.10>;tag=as6d41ead7
  112. Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  113. CSeq: 30151 ACK
  114. Content-Length: 0
  115.  
  116. <------------->
  117. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 0 [ 34]: ACK sip:maxim@192.168.0.10 SIP/2.0
  118. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 1 [ 91]: Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjiS8atWZuWvgS7K-iIUOWjSbQcceyrqwz
  119. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
  120. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 3 [ 73]: From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  121. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 4 [ 43]: To: <sip:maxim@192.168.0.10>;tag=as6d41ead7
  122. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 5 [ 41]: Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  123. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 6 [ 15]: CSeq: 30151 ACK
  124. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 7 [ 17]: Content-Length: 0
  125. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c: --- (8 headers 0 lines) ---
  126. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: = Looking for Call ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp (Checking From) --From tag IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia --To-tag as6d41ead7
  127. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: **** Received ACK (6) - Command in SIP ACK
  128. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #27
  129. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Stopping retransmission on 'F30i-HQv74DacL0MwtMGRgSABArkPjRp' of Response 30151: Match Found
  130. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c:
  131. <--- SIP read from UDP:192.168.0.101:50864 --->
  132. INVITE sip:maxim@192.168.0.10 SIP/2.0
  133. Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjP1PX4ozjBq7C4nGdkAZuhxxXMlVO6brv
  134. Max-Forwards: 70
  135. From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  136. To: <sip:maxim@192.168.0.10>
  137. Contact: <sip:yuki-iPhone@192.168.0.101:50864;ob>
  138. Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  139. CSeq: 30152 INVITE
  140. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  141. Supported: replaces, 100rel, norefersub
  142. User-Agent: Bria iOS 3.2.0
  143. Authorization: Digest username="yuki-iPhone", realm="asterisk", nonce="7e56cc66", uri="sip:maxim@192.168.0.10", response="6b57e4f12f6c5f35a3fc85d062918e27", algorithm=MD5
  144. Content-Type: application/sdp
  145. Content-Length: 337
  146.  
  147. v=0
  148. o=- 3622205560 3622205560 IN IP4 192.168.0.101
  149. s=cpc_med
  150. c=IN IP4 192.168.0.101
  151. t=0 0
  152. m=audio 4000 RTP/AVP 111 9 0 8 101
  153. a=sendrecv
  154. a=rtpmap:111 OPUS/48000/2
  155. a=fmtp:111 maxplaybackrate=32000;useinbandfec=1
  156. a=rtpmap:9 G722/8000
  157. a=rtpmap:0 PCMU/8000
  158. a=rtpmap:8 PCMA/8000
  159. a=rtpmap:101 telephone-event/8000
  160. a=fmtp:101 0-16
  161. <------------->
  162. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 0 [ 37]: INVITE sip:maxim@192.168.0.10 SIP/2.0
  163. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 1 [ 91]: Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjP1PX4ozjBq7C4nGdkAZuhxxXMlVO6brv
  164. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
  165. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 3 [ 73]: From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  166. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 4 [ 28]: To: <sip:maxim@192.168.0.10>
  167. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 5 [ 49]: Contact: <sip:yuki-iPhone@192.168.0.101:50864;ob>
  168. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 6 [ 41]: Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  169. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 7 [ 18]: CSeq: 30152 INVITE
  170. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 8 [ 96]: Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  171. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 9 [ 39]: Supported: replaces, 100rel, norefersub
  172. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 10 [ 26]: User-Agent: Bria iOS 3.2.0
  173. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 11 [170]: Authorization: Digest username="yuki-iPhone", realm="asterisk", nonce="7e56cc66", uri="sip:maxim@192.168.0.10", response="6b57e4f12f6c5f35a3fc85d062918e27", algorithm=MD5
  174. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 12 [ 29]: Content-Type: application/sdp
  175. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 13 [ 19]: Content-Length: 337
  176. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 14 [ 0]:
  177. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 0 [ 3]: v=0
  178. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 1 [ 46]: o=- 3622205560 3622205560 IN IP4 192.168.0.101
  179. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 2 [ 9]: s=cpc_med
  180. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 3 [ 22]: c=IN IP4 192.168.0.101
  181. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 4 [ 5]: t=0 0
  182. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 5 [ 34]: m=audio 4000 RTP/AVP 111 9 0 8 101
  183. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 6 [ 10]: a=sendrecv
  184. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 7 [ 25]: a=rtpmap:111 OPUS/48000/2
  185. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 8 [ 47]: a=fmtp:111 maxplaybackrate=32000;useinbandfec=1
  186. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 9 [ 20]: a=rtpmap:9 G722/8000
  187. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 10 [ 20]: a=rtpmap:0 PCMU/8000
  188. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 11 [ 20]: a=rtpmap:8 PCMA/8000
  189. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 12 [ 33]: a=rtpmap:101 telephone-event/8000
  190. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Body 13 [ 15]: a=fmtp:101 0-16
  191. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c: --- (14 headers 14 lines) ---
  192. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: = Looking for Call ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp (Checking From) --From tag IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia --To-tag
  193. [Oct 13 12:12:39] DEBUG[21130] netsock2.c: Splitting '192.168.0.10' into...
  194. [Oct 13 12:12:39] DEBUG[21130] netsock2.c: ...host '192.168.0.10' and port ''.
  195. [Oct 13 12:12:39] DEBUG[21130] netsock2.c: Splitting '192.168.0.10' into...
  196. [Oct 13 12:12:39] DEBUG[21130] netsock2.c: ...host '192.168.0.10' and port ''.
  197. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: **** Received INVITE (5) - Command in SIP INVITE
  198. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.0.101:50864' into...
  199. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.0.101' and port '50864'.
  200. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Sending to 192.168.0.101:50864 (NAT)
  201. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Initializing initreq for method INVITE - callid F30i-HQv74DacL0MwtMGRgSABArkPjRp
  202. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Using INVITE request as basis request - F30i-HQv74DacL0MwtMGRgSABArkPjRp
  203. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.0.10' into...
  204. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.0.10' and port ''.
  205. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found peer 'yuki-iPhone' for 'yuki-iPhone' from 192.168.0.101:50864
  206. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7fc29400d428'
  207. [Oct 13 12:12:39] DEBUG[21130][C-00000000] res_rtp_asterisk.c: Allocated port 14484 for RTP instance '0x7fc29400d428'
  208. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.0.10' into...
  209. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.0.10' and port ''.
  210. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.122.1' into...
  211. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.122.1' and port ''.
  212. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: RTP instance '0x7fc29400d428' is setup and ready to go
  213. [Oct 13 12:12:39] DEBUG[21130][C-00000000] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7fc29400d428'
  214. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Setting NAT on RTP to On
  215. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing session-level SDP v=0... UNSUPPORTED OR FAILED.
  216. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing session-level SDP o=- 3622205560 3622205560 IN IP4 192.168.0.101... OK.
  217. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing session-level SDP s=cpc_med... UNSUPPORTED OR FAILED.
  218. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: Splitting '192.168.0.101' into...
  219. [Oct 13 12:12:39] DEBUG[21130][C-00000000] netsock2.c: ...host '192.168.0.101' and port ''.
  220. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing session-level SDP c=IN IP4 192.168.0.101... OK.
  221. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing session-level SDP t=0 0... UNSUPPORTED OR FAILED.
  222. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found RTP audio format 111
  223. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Setting payload 111 (0x7fc2940054a8) based on m type on 0x7fc26f7fb350
  224. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found RTP audio format 9
  225. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Setting payload 9 (0x7fc29400f8c8) based on m type on 0x7fc26f7fb350
  226. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found RTP audio format 0
  227. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Setting payload 0 (0x7fc294015e88) based on m type on 0x7fc26f7fb350
  228. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found RTP audio format 8
  229. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Setting payload 8 (0x7fc294015f08) based on m type on 0x7fc26f7fb350
  230. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found RTP audio format 101
  231. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Setting payload 101 (0x7fc294003548) based on m type on 0x7fc26f7fb350
  232. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=sendrecv... OK.
  233. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found audio description format OPUS for ID 111
  234. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:111 OPUS/48000/2... OK.
  235. [Oct 13 12:12:39] DEBUG[21130][C-00000000] rtp_engine.c: Unsetting payload 111 on 0x7fc26f7fb350
  236. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=fmtp:111 maxplaybackrate=32000;useinbandfec=1... UNSUPPORTED OR FAILED.
  237. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found audio description format G722 for ID 9
  238. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:9 G722/8000... OK.
  239. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found audio description format PCMU for ID 0
  240. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:0 PCMU/8000... OK.
  241. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found audio description format PCMA for ID 8
  242. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:8 PCMA/8000... OK.
  243. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Found audio description format telephone-event for ID 101
  244. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:101 telephone-event/8000... OK.
  245. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=fmtp:101 0-16... UNSUPPORTED OR FAILED.
  246. [Oct 13 12:12:39] NOTICE[21130][C-00000000] chan_sip.c: No compatible codecs, not accepting this offer!
  247. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c:
  248. <--- Reliably Transmitting (NAT) to 192.168.0.101:50864 --->
  249. SIP/2.0 488 Not acceptable here
  250. Via: SIP/2.0/UDP 192.168.0.101:50864;branch=z9hG4bKPjP1PX4ozjBq7C4nGdkAZuhxxXMlVO6brv;received=192.168.0.101;rport=50864
  251. From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  252. To: <sip:maxim@192.168.0.10>;tag=as6d41ead7
  253. Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  254. CSeq: 30152 INVITE
  255. Server: Asterisk PBX SVN--r424581M
  256. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  257. Supported: replaces, timer
  258. Content-Length: 0
  259.  
  260.  
  261. <------------>
  262. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #29
  263. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Trying to put 'SIP/2.0 488' onto UDP socket destined for 192.168.0.101:50864
  264. [Oct 13 12:12:39] VERBOSE[21130][C-00000000] chan_sip.c: Scheduling destruction of SIP dialog 'F30i-HQv74DacL0MwtMGRgSABArkPjRp' in 32000 ms (Method: INVITE)
  265. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: No compatible codecs for this SIP call.
  266. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: SIP message could not be handled, bad request: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  267. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c:
  268. <--- SIP read from UDP:192.168.0.101:50864 --->
  269. ACK sip:maxim@192.168.0.10 SIP/2.0
  270. Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjP1PX4ozjBq7C4nGdkAZuhxxXMlVO6brv
  271. Max-Forwards: 70
  272. From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  273. To: <sip:maxim@192.168.0.10>;tag=as6d41ead7
  274. Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  275. CSeq: 30152 ACK
  276. Content-Length: 0
  277.  
  278. <------------->
  279. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 0 [ 34]: ACK sip:maxim@192.168.0.10 SIP/2.0
  280. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 1 [ 91]: Via: SIP/2.0/UDP 192.168.0.101:50864;rport;branch=z9hG4bKPjP1PX4ozjBq7C4nGdkAZuhxxXMlVO6brv
  281. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
  282. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 3 [ 73]: From: <sip:yuki-iPhone@192.168.0.10>;tag=IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia
  283. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 4 [ 43]: To: <sip:maxim@192.168.0.10>;tag=as6d41ead7
  284. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 5 [ 41]: Call-ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp
  285. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 6 [ 15]: CSeq: 30152 ACK
  286. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: Header 7 [ 17]: Content-Length: 0
  287. [Oct 13 12:12:39] VERBOSE[21130] chan_sip.c: --- (8 headers 0 lines) ---
  288. [Oct 13 12:12:39] DEBUG[21130] chan_sip.c: = Looking for Call ID: F30i-HQv74DacL0MwtMGRgSABArkPjRp (Checking From) --From tag IgDI.DJCyiLWkjcMlpQfALY-QGDrz.Ia --To-tag as6d41ead7
  289. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: **** Received ACK (6) - Command in SIP ACK
  290. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #29
  291. [Oct 13 12:12:39] DEBUG[21130][C-00000000] chan_sip.c: Stopping retransmission on 'F30i-HQv74DacL0MwtMGRgSABArkPjRp' of Response 30152: Match Found
  292. [Oct 13 12:12:47] VERBOSE[21130] chan_sip.c:
  293. <--- SIP read from UDP:192.168.0.102:5060 --->
  294. OPTIONS sip:192.168.0.10 SIP/2.0
  295. Call-ID: b4b4ae9865d59cdfe4bbff9691b56706@0:0:0:0:0:0:0:0
  296. CSeq: 3 OPTIONS
  297. From: "maxim-E6530" <sip:maxim-E6530@192.168.0.10>;tag=208b7962
  298. To: "maxim-E6530" <sip:maxim-E6530@192.168.0.10>
  299. Via: SIP/2.0/UDP 192.168.0.102:5060;branch=z9hG4bK-3633-079a33ff3d48fa8a232fbd630c3a7e0f
  300. Max-Forwards: 70
  301. Contact: "maxim-E6530" <sip:maxim-E6530@192.168.0.102:5060;transport=udp;registering_acc=192_168_0_10>
  302. User-Agent: Jitsi2.5.5317Windows 7
  303. Allow: INFO,OPTIONS,MESSAGE,BYE,REFER,SUBSCRIBE,ACK,CANCEL,PUBLISH,NOTIFY,INVITE
  304. Allow-Events: refer
  305. Content-Length: 0
  306.  
  307. <------------->
  308. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 0 [ 32]: OPTIONS sip:192.168.0.10 SIP/2.0
  309. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 1 [ 57]: Call-ID: b4b4ae9865d59cdfe4bbff9691b56706@0:0:0:0:0:0:0:0
  310. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 2 [ 15]: CSeq: 3 OPTIONS
  311. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 3 [ 63]: From: "maxim-E6530" <sip:maxim-E6530@192.168.0.10>;tag=208b7962
  312. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 4 [ 48]: To: "maxim-E6530" <sip:maxim-E6530@192.168.0.10>
  313. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 5 [ 88]: Via: SIP/2.0/UDP 192.168.0.102:5060;branch=z9hG4bK-3633-079a33ff3d48fa8a232fbd630c3a7e0f
  314. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 6 [ 16]: Max-Forwards: 70
  315. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 7 [102]: Contact: "maxim-E6530" <sip:maxim-E6530@192.168.0.102:5060;transport=udp;registering_acc=192_168_0_10>
  316. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 8 [ 34]: User-Agent: Jitsi2.5.5317Windows 7
  317. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 9 [ 80]: Allow: INFO,OPTIONS,MESSAGE,BYE,REFER,SUBSCRIBE,ACK,CANCEL,PUBLISH,NOTIFY,INVITE
  318. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 10 [ 19]: Allow-Events: refer
  319. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Header 11 [ 17]: Content-Length: 0
  320. [Oct 13 12:12:47] VERBOSE[21130] chan_sip.c: --- (12 headers 0 lines) ---
  321. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: = Looking for Call ID: b4b4ae9865d59cdfe4bbff9691b56706@0:0:0:0:0:0:0:0 (Checking From) --From tag 208b7962 --To-tag
  322. [Oct 13 12:12:47] DEBUG[21130] acl.c: For destination '192.168.0.102', our source address is '192.168.0.10'.
  323. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Setting AST_TRANSPORT_UDP with address 192.168.0.10:5060
  324. [Oct 13 12:12:47] DEBUG[21130] netsock2.c: Splitting '192.168.0.102:5060' into...
  325. [Oct 13 12:12:47] DEBUG[21130] netsock2.c: ...host '192.168.0.102' and port '5060'.
  326. [Oct 13 12:12:47] VERBOSE[21130] chan_sip.c: Sending to 192.168.0.102:5060 (NAT)
  327. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Allocating new SIP dialog for b4b4ae9865d59cdfe4bbff9691b56706@0:0:0:0:0:0:0:0 - OPTIONS (No RTP)
  328. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: **** Received OPTIONS (3) - Command in SIP OPTIONS
  329. [Oct 13 12:12:47] DEBUG[21130] netsock2.c: Splitting '192.168.0.10' into...
  330. [Oct 13 12:12:47] DEBUG[21130] netsock2.c: ...host '192.168.0.10' and port ''.
  331. [Oct 13 12:12:47] DEBUG[21130] netsock2.c: Splitting '192.168.0.10' into...
  332. [Oct 13 12:12:47] DEBUG[21130] netsock2.c: ...host '192.168.0.10' and port ''.
  333. [Oct 13 12:12:47] VERBOSE[21130] chan_sip.c: Looking for s in public (domain 192.168.0.10)
  334. [Oct 13 12:12:47] VERBOSE[21130] chan_sip.c:
  335. <--- Transmitting (NAT) to 192.168.0.102:5060 --->
  336. SIP/2.0 404 Not Found
  337. Via: SIP/2.0/UDP 192.168.0.102:5060;branch=z9hG4bK-3633-079a33ff3d48fa8a232fbd630c3a7e0f;received=192.168.0.102;rport=5060
  338. From: "maxim-E6530" <sip:maxim-E6530@192.168.0.10>;tag=208b7962
  339. To: "maxim-E6530" <sip:maxim-E6530@192.168.0.10>;tag=as6d87f29d
  340. Call-ID: b4b4ae9865d59cdfe4bbff9691b56706@0:0:0:0:0:0:0:0
  341. CSeq: 3 OPTIONS
  342. Server: Asterisk PBX SVN--r424581M
  343. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  344. Supported: replaces, timer
  345. Accept: application/sdp
  346. Content-Length: 0
  347.  
  348.  
  349. <------------>
  350. [Oct 13 12:12:47] DEBUG[21130] chan_sip.c: Trying to put 'SIP/2.0 404' onto UDP socket destined for 192.168.0.102:5060
  351. [Oct 13 12:12:47] VERBOSE[21130] chan_sip.c: Scheduling destruction of SIP dialog 'b4b4ae9865d59cdfe4bbff9691b56706@0:0:0:0:0:0:0:0' in 32000 ms (Method: OPTIONS)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement