Guest User

Untitled

a guest
Jun 21st, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.64 KB | None | 0 0
  1. set debug 10
  2. Core debug was 0 and is now 10
  3. The 'set debug' command is deprecated and will be removed in a future release. Please use 'core set debug' instead.
  4. *CLI> sip debug
  5. SIP Debugging enabled
  6. The 'sip debug' command is deprecated and will be removed in a future release. Please use 'sip set debug' instead.
  7. *CLI> -- Accepting AUTHENTICATED call from 69.71.222.196:
  8. > requested format = ulaw,
  9. > requested prefs = (gsm|ilbc|ulaw|alaw|speex),
  10. > actual format = gsm,
  11. > host prefs = (gsm|ilbc),
  12. > priority = mine
  13. -- Executing [222@softphone:1] Dial("IAX2/voovox-7174", "SIP/34672523701@voovox-outbound") in new stack
  14. Audio is at 192.168.1.3 port 19196
  15. Adding codec 0x2 (gsm) to SDP
  16. Adding non-codec 0x1 (telephone-event) to SDP
  17. Reliably Transmitting (no NAT) to 62.4.81.180:5060:
  18. INVITE sip:34672523701@eugw.ast.voovox.com SIP/2.0
  19. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK77b5f62b;rport
  20. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  21. To: <sip:34672523701@eugw.ast.voovox.com>
  22. Contact: <sip:463910@192.168.1.3>
  23. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  24. CSeq: 102 INVITE
  25. User-Agent: Asterisk PBX
  26. Max-Forwards: 70
  27. Date: Sat, 13 Jun 2009 20:46:02 GMT
  28. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  29. Supported: replaces
  30. Content-Type: application/sdp
  31. Content-Length: 235
  32.  
  33. v=0
  34. o=root 9308 9308 IN IP4 192.168.1.3
  35. s=session
  36. c=IN IP4 192.168.1.3
  37. t=0 0
  38. m=audio 19196 RTP/AVP 3 101
  39. a=rtpmap:3 GSM/8000
  40. a=rtpmap:101 telephone-event/8000
  41. a=fmtp:101 0-16
  42. a=silenceSupp:off - - - -
  43. a=ptime:20
  44. a=sendrecv
  45.  
  46. ---
  47. -- Called 34672523701@voovox-outbound
  48.  
  49. <--- SIP read from 62.4.81.180:5060 --->
  50. SIP/2.0 407 Proxy Authentication Required
  51. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK77b5f62b;rport
  52. Record-Route: <sip:siproxd@192.168.1.1:5060;lr>
  53. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  54. To: <sip:34672523701@eugw.ast.voovox.com>;tag=as7b5cc2b0
  55. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  56. CSeq: 102 INVITE
  57. Proxy-Authenticate: Digest realm="eugw.ast.voovox.com", nonce="0db80fa1", algorithm=MD5
  58. user-agent: SIP gate
  59. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  60. Content-Length: 0
  61.  
  62.  
  63. <------------->
  64. --- (11 headers 0 lines) ---
  65. Transmitting (no NAT) to 62.4.81.180:5060:
  66. ACK sip:34672523701@eugw.ast.voovox.com SIP/2.0
  67. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK77b5f62b;rport
  68. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  69. To: <sip:34672523701@eugw.ast.voovox.com>;tag=as7b5cc2b0
  70. Contact: <sip:463910@192.168.1.3>
  71. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  72. CSeq: 102 ACK
  73. User-Agent: Asterisk PBX
  74. Max-Forwards: 70
  75. Content-Length: 0
  76.  
  77.  
  78. ---
  79. Audio is at 192.168.1.3 port 19196
  80. Adding codec 0x2 (gsm) to SDP
  81. Adding non-codec 0x1 (telephone-event) to SDP
  82. Reliably Transmitting (no NAT) to 62.4.81.180:5060:
  83. INVITE sip:34672523701@eugw.ast.voovox.com SIP/2.0
  84. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK53be5e44;rport
  85. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  86. To: <sip:34672523701@eugw.ast.voovox.com>
  87. Contact: <sip:463910@192.168.1.3>
  88. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  89. CSeq: 103 INVITE
  90. User-Agent: Asterisk PBX
  91. Max-Forwards: 70
  92. Proxy-Authorization: Digest username="463910", realm="eugw.ast.voovox.com", algorithm=MD5, uri="sip:34672523701@eugw.ast.voovox.com", nonce="0db80fa1", response="c70c605d58380ac96d26ddf2b504359c"
  93. Date: Sat, 13 Jun 2009 20:46:02 GMT
  94. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  95. Supported: replaces
  96. Content-Type: application/sdp
  97. Content-Length: 235
  98.  
  99. v=0
  100. o=root 9308 9309 IN IP4 192.168.1.3
  101. s=session
  102. c=IN IP4 192.168.1.3
  103. t=0 0
  104. m=audio 19196 RTP/AVP 3 101
  105. a=rtpmap:3 GSM/8000
  106. a=rtpmap:101 telephone-event/8000
  107. a=fmtp:101 0-16
  108. a=silenceSupp:off - - - -
  109. a=ptime:20
  110. a=sendrecv
  111.  
  112. ---
  113.  
  114. <--- SIP read from 62.4.81.180:5060 --->
  115. SIP/2.0 100 Trying
  116. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK53be5e44;rport
  117. Record-Route: <sip:siproxd@192.168.1.1:5060;lr>
  118. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  119. To: <sip:34672523701@eugw.ast.voovox.com>
  120. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  121. CSeq: 103 INVITE
  122. Contact: <sip:34672523701@62.4.81.180>
  123. user-agent: SIP gate
  124. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  125. Content-Length: 0
  126.  
  127.  
  128. <------------->
  129. --- (11 headers 0 lines) ---
  130.  
  131. <--- SIP read from 192.168.1.2:35288 --->
  132. SUBSCRIBE sip:1000@192.168.1.3 SIP/2.0
  133. Via: SIP/2.0/UDP 192.168.1.2:35288;branch=z9hG4bK-d8754z-02046d111ec27d57-1---d8754z-;rport
  134. Max-Forwards: 70
  135. Contact: <sip:1000@192.168.1.2:35288>
  136. To: "asterisk"<sip:1000@192.168.1.3>
  137. From: "asterisk"<sip:1000@192.168.1.3>;tag=27dad404
  138. Call-ID: NjY4MzBlYmYzZmFmNzcyYzVmMzk4OTIwM2Q5OWMxYWI.
  139. CSeq: 1 SUBSCRIBE
  140. Expires: 300
  141. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  142. User-Agent: X-Lite release 1014k stamp 47051
  143. Event: message-summary
  144. Content-Length: 0
  145.  
  146.  
  147. <------------->
  148. --- (13 headers 0 lines) ---
  149. Creating new subscription
  150. Sending to 192.168.1.2 : 35288 (NAT)
  151. Found peer '1000'
  152. Looking for 1000 in adhearsion (domain 192.168.1.3)
  153.  
  154. <--- Transmitting (no NAT) to 192.168.1.2:35288 --->
  155. SIP/2.0 404 Not found (no mailbox)
  156. Via: SIP/2.0/UDP 192.168.1.2:35288;branch=z9hG4bK-d8754z-02046d111ec27d57-1---d8754z-;received=192.168.1.2;rport=35288
  157. From: "asterisk"<sip:1000@192.168.1.3>;tag=27dad404
  158. To: "asterisk"<sip:1000@192.168.1.3>;tag=as04683016
  159. Call-ID: NjY4MzBlYmYzZmFmNzcyYzVmMzk4OTIwM2Q5OWMxYWI.
  160. CSeq: 1 SUBSCRIBE
  161. User-Agent: Asterisk PBX
  162. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  163. Supported: replaces
  164. Content-Length: 0
  165.  
  166.  
  167. <------------>
  168. [Jun 13 22:46:03] NOTICE[9327]: chan_sip.c:15094 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 1000
  169. Really destroying SIP dialog 'NjY4MzBlYmYzZmFmNzcyYzVmMzk4OTIwM2Q5OWMxYWI.' Method: SUBSCRIBE
  170.  
  171. <--- SIP read from 62.4.81.180:5060 --->
  172. SIP/2.0 200 OK
  173. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK53be5e44;rport
  174. Record-Route: <sip:siproxd@192.168.1.1:5060;lr>
  175. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  176. To: <sip:34672523701@eugw.ast.voovox.com>;tag=as72983c3d
  177. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  178. CSeq: 103 INVITE
  179. Contact: <sip:34672523701@62.4.81.180>
  180. user-agent: SIP gate
  181. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  182. Content-Type: application/sdp
  183. Content-Length: 212
  184.  
  185. v=0
  186. o=root 14978 14978 IN IP4 192.168.1.1
  187. s=session
  188. c=IN IP4 192.168.1.1
  189. t=0 0
  190. m=audio 7072 RTP/AVP 3 101
  191. a=rtpmap:3 GSM/8000
  192. a=rtpmap:101 telephone-event/8000
  193. a=fmtp:101 0-16
  194. a=silenceSupp:off - - - -
  195.  
  196. <------------->
  197. --- (12 headers 10 lines) ---
  198. Found RTP audio format 3
  199. Found RTP audio format 101
  200. Peer audio RTP is at port 192.168.1.1:7072
  201. Found audio description format GSM for ID 3
  202. Found audio description format telephone-event for ID 101
  203. Got unsupported a:fmtp in SDP offer
  204. Capabilities: us - 0x402 (gsm|ilbc), peer - audio=0x2 (gsm)/video=0x0 (nothing), combined - 0x2 (gsm)
  205. Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  206. Peer audio RTP is at port 192.168.1.1:7072
  207. list_route: hop: <sip:siproxd@192.168.1.1:5060;lr>
  208. set_destination: Parsing <sip:siproxd@192.168.1.1:5060;lr> for address/port to send to
  209. set_destination: set destination to 192.168.1.1, port 5060
  210. Transmitting (no NAT) to 192.168.1.1:5060:
  211. ACK sip:34672523701@62.4.81.180 SIP/2.0
  212. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK3613b1e2;rport
  213. Route: <sip:siproxd@192.168.1.1:5060;lr>
  214. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  215. To: <sip:34672523701@eugw.ast.voovox.com>;tag=as72983c3d
  216. Contact: <sip:463910@192.168.1.3>
  217. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  218. CSeq: 103 ACK
  219. User-Agent: Asterisk PBX
  220. Max-Forwards: 70
  221. Content-Length: 0
  222.  
  223.  
  224. ---
  225. -- SIP/voovox-outbound-094a92e0 answered IAX2/voovox-7174
  226. Really destroying SIP dialog '2eff1cba4119999760be29ab4399f39e@127.0.1.1' Method: REGISTER
  227. Scheduling destruction of SIP dialog '66e61a281105676a4d0dd5bd538fd3db@192.168.1.3' in 32000 ms (Method: INVITE)
  228. set_destination: Parsing <sip:siproxd@192.168.1.1:5060;lr> for address/port to send to
  229. set_destination: set destination to 192.168.1.1, port 5060
  230. Reliably Transmitting (no NAT) to 192.168.1.1:5060:
  231. BYE sip:34672523701@62.4.81.180 SIP/2.0
  232. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK09cafc31;rport
  233. Route: <sip:siproxd@192.168.1.1:5060;lr>
  234. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  235. To: <sip:34672523701@eugw.ast.voovox.com>;tag=as72983c3d
  236. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  237. CSeq: 104 BYE
  238. User-Agent: Asterisk PBX
  239. Max-Forwards: 70
  240. Proxy-Authorization: Digest username="463910", realm="eugw.ast.voovox.com", algorithm=MD5, uri="sip:34672523701@62.4.81.180", nonce="0db80fa1", response="62987223062e09eb919b688f191e488d"
  241. Content-Length: 0
  242.  
  243.  
  244. ---
  245. == Spawn extension (softphone, 222, 1) exited non-zero on 'IAX2/voovox-7174'
  246. -- Hungup 'IAX2/voovox-7174'
  247.  
  248. <--- SIP read from 62.4.81.180:5060 --->
  249. SIP/2.0 200 OK
  250. Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK09cafc31;rport
  251. Record-Route: <sip:siproxd@192.168.1.1:5060;lr>
  252. From: "14805882534" <sip:463910@192.168.1.3>;tag=as5762cc47
  253. To: <sip:34672523701@eugw.ast.voovox.com>;tag=as72983c3d
  254. Call-ID: 66e61a281105676a4d0dd5bd538fd3db@192.168.1.3
  255. CSeq: 104 BYE
  256. Contact: <sip:34672523701@62.4.81.180>
  257. user-agent: SIP gate
  258. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
  259. Content-Length: 0
  260.  
  261.  
  262. <------------->
  263. --- (11 headers 0 lines) ---
  264. Really destroying SIP dialog '66e61a281105676a4d0dd5bd538fd3db@192.168.1.3' Method: INVITE
Add Comment
Please, Sign In to add comment