Advertisement
inquba

dialing to *9664

Aug 22nd, 2015
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.72 KB | None | 0 0
  1. note dialing to *9664
  2.  
  3.  
  4.  
  5. colin@Sistema ~ $ ssh [email protected]
  6. [email protected]'s password:
  7. Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l
  8.  
  9. The programs included with the Debian GNU/Linux system are free software;
  10. the exact distribution terms for each program are described in the
  11. individual files in /usr/share/doc/*/copyright.
  12.  
  13. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  14. permitted by applicable law.
  15. Last login: Sun Aug 23 03:29:56 2015 from sistema.local
  16. pi@raspberrypi ~ $ sudo /usr/local/freeswitch/bin/fs_cli
  17. .=======================================================.
  18. | _____ ____ ____ _ ___ |
  19. | | ___/ ___| / ___| | |_ _| |
  20. | | |_ \___ \ | | | | | | |
  21. | | _| ___) | | |___| |___ | | |
  22. | |_| |____/ \____|_____|___| |
  23. | |
  24. .=======================================================.
  25. | Anthony Minessale II, Ken Rice, |
  26. | Michael Jerris, Travis Cross |
  27. | FreeSWITCH (http://www.freeswitch.org) |
  28. | Paypal Donations Appreciated: [email protected] |
  29. | Brought to you by ClueCon http://www.cluecon.com/ |
  30. .=======================================================.
  31.  
  32. .===============================================================.
  33. | _ |
  34. | ___| |_ _ ___ ___ ___ _ __ ___ ___ _ __ ___ |
  35. | / __| | | | |/ _ \/ __/ _ \| '_ \ / __/ _ \| '_ ` _ \ |
  36. | | (__| | |_| | __/ (_| (_) | | | | _ | (_| (_) | | | | | | |
  37. | \___|_|\__,_|\___|\___\___/|_| |_| (_) \___\___/|_| |_| |_| |
  38. | |
  39. .===============================================================.
  40.  
  41. Type /help <enter> to see a list of commands
  42.  
  43.  
  44.  
  45.  
  46. [This app Best viewed at 160x60 or more..]
  47. +OK log level [7]
  48. freeswitch@internal> sofia global siptrace on
  49. +OK Global siptrace on
  50. freeswitch@internal> recv 927 bytes from udp/[192.168.10.147]:5060 at 03:33:15.609378:
  51. ------------------------------------------------------------------------
  52. INVITE sip:*[email protected]:5060;user=phone SIP/2.0
  53. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK5400e34025436544
  54. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  55. To: <sip:*[email protected];user=phone>
  56. CSeq: 1 INVITE
  57. Contact: <sip:[email protected]>
  58. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  59. User-Agent: PolycomSoundPointIP-SPIP_550-UA/4.0.8.1608
  60. Accept-Language: en
  61. Supported: 100rel,replaces
  62. Allow-Events: conference,talk,hold
  63. Max-Forwards: 70
  64. Content-Type: application/sdp
  65. Content-Length: 286
  66.  
  67. v=0
  68. o=- 1364418857 1364418857 IN IP4 192.168.10.147
  69. s=Polycom IP Phone
  70. c=IN IP4 192.168.10.147
  71. t=0 0
  72. m=audio 2224 RTP/AVP 9 0 8 18 127
  73. a=rtpmap:9 G722/8000
  74. a=rtpmap:0 PCMU/8000
  75. a=rtpmap:8 PCMA/8000
  76. a=rtpmap:18 G729/8000
  77. a=fmtp:18 annexb=no
  78. a=rtpmap:127 telephone-event/8000
  79. ------------------------------------------------------------------------
  80. send 357 bytes to udp/[192.168.10.147]:5060 at 03:33:15.611374:
  81. ------------------------------------------------------------------------
  82. SIP/2.0 100 Trying
  83. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK5400e34025436544
  84. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  85. To: <sip:*[email protected];user=phone>
  86. CSeq: 1 INVITE
  87. User-Agent: FreeSWITCH-mod_sofia/1.4.20+git~20150812T220019Z~dc85ef18e8~32bit
  88. Content-Length: 0
  89.  
  90. ------------------------------------------------------------------------
  91. 2015-08-23 03:33:15.613147 [NOTICE] switch_channel.c:1075 New Channel sofia/internal/[email protected] [b06d36c0-4947-11e5-a738-f3f4908f8df8]
  92. 2015-08-23 03:33:15.613147 [DEBUG] switch_core_session.c:1061 Send signal sofia/internal/[email protected] [BREAK]
  93. 2015-08-23 03:33:15.613147 [DEBUG] switch_core_session.c:1061 Send signal sofia/internal/[email protected] [BREAK]
  94. 2015-08-23 03:33:15.613147 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/[email protected]) Running State Change CS_NEW
  95. 2015-08-23 03:33:15.613147 [DEBUG] sofia.c:8919 sofia/internal/[email protected] receiving invite from 192.168.10.147:5060 version: 1.4.20 git dc85ef1 2015-08-12 22:00:19Z 32bit
  96. 2015-08-23 03:33:15.613147 [DEBUG] sofia.c:9086 IP 192.168.10.147 Rejected by acl "domains". Falling back to Digest auth.
  97. 2015-08-23 03:33:15.613147 [WARNING] sofia_reg.c:1742 SIP auth challenge (INVITE) on sofia profile 'internal' for [*[email protected]] from ip 192.168.10.147
  98. 2015-08-23 03:33:15.613147 [DEBUG] switch_core_state_machine.c:491 (sofia/internal/[email protected]) State NEW
  99. send 862 bytes to udp/[192.168.10.147]:5060 at 03:33:15.626929:
  100. ------------------------------------------------------------------------
  101. SIP/2.0 407 Proxy Authentication Required
  102. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK5400e34025436544
  103. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  104. To: <sip:*[email protected];user=phone>;tag=NH463415D264g
  105. CSeq: 1 INVITE
  106. User-Agent: FreeSWITCH-mod_sofia/1.4.20+git~20150812T220019Z~dc85ef18e8~32bit
  107. Accept: application/sdp
  108. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  109. Supported: timer, path, replaces
  110. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  111. Proxy-Authenticate: Digest realm="192.168.10.150", nonce="b06ef80c-4947-11e5-a739-f3f4908f8df8", algorithm=MD5, qop="auth"
  112. Content-Length: 0
  113.  
  114. ------------------------------------------------------------------------
  115. 2015-08-23 03:33:15.613147 [DEBUG] switch_core_session.c:1061 Send signal sofia/internal/[email protected] [BREAK]
  116. 2015-08-23 03:33:15.613147 [DEBUG] sofia.c:2065 detaching session b06d36c0-4947-11e5-a738-f3f4908f8df8
  117. recv 556 bytes from udp/[192.168.10.147]:5060 at 03:33:15.643307:
  118. ------------------------------------------------------------------------
  119. ACK sip:*[email protected]:5060;user=phone SIP/2.0
  120. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK5400e34025436544
  121. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  122. To: <sip:*[email protected];user=phone>;tag=NH463415D264g
  123. CSeq: 1 ACK
  124. Contact: <sip:[email protected]>
  125. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  126. User-Agent: PolycomSoundPointIP-SPIP_550-UA/4.0.8.1608
  127. Accept-Language: en
  128. Max-Forwards: 70
  129. Content-Length: 0
  130.  
  131. ------------------------------------------------------------------------
  132. recv 1199 bytes from udp/[192.168.10.147]:5060 at 03:33:15.646203:
  133. ------------------------------------------------------------------------
  134. INVITE sip:*[email protected]:5060;user=phone SIP/2.0
  135. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK651f48c4841AAE00
  136. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  137. To: <sip:*[email protected];user=phone>
  138. CSeq: 2 INVITE
  139. Contact: <sip:[email protected]>
  140. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  141. User-Agent: PolycomSoundPointIP-SPIP_550-UA/4.0.8.1608
  142. Accept-Language: en
  143. Supported: 100rel,replaces
  144. Allow-Events: conference,talk,hold
  145. Proxy-Authorization: Digest username="1897", realm="192.168.10.150", nonce="b06ef80c-4947-11e5-a739-f3f4908f8df8", qop=auth, cnonce="RzWXl5LlSiqF65/", nc=00000001, uri="sip:*[email protected]:5060;user=phone", response="0f625602c7bd309bf4cb926e11f7a267", algorithm=MD5
  146. Max-Forwards: 70
  147. Content-Type: application/sdp
  148. Content-Length: 286
  149.  
  150. v=0
  151. o=- 1364418857 1364418857 IN IP4 192.168.10.147
  152. s=Polycom IP Phone
  153. c=IN IP4 192.168.10.147
  154. t=0 0
  155. m=audio 2224 RTP/AVP 9 0 8 18 127
  156. a=rtpmap:9 G722/8000
  157. a=rtpmap:0 PCMU/8000
  158. a=rtpmap:8 PCMA/8000
  159. a=rtpmap:18 G729/8000
  160. a=fmtp:18 annexb=no
  161. a=rtpmap:127 telephone-event/8000
  162. ------------------------------------------------------------------------
  163. send 357 bytes to udp/[192.168.10.147]:5060 at 03:33:15.648251:
  164. ------------------------------------------------------------------------
  165. SIP/2.0 100 Trying
  166. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK651f48c4841AAE00
  167. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  168. To: <sip:*[email protected];user=phone>
  169. CSeq: 2 INVITE
  170. User-Agent: FreeSWITCH-mod_sofia/1.4.20+git~20150812T220019Z~dc85ef18e8~32bit
  171. Content-Length: 0
  172.  
  173. ------------------------------------------------------------------------
  174. 2015-08-23 03:33:15.633161 [DEBUG] sofia.c:2173 Re-attaching to session b06d36c0-4947-11e5-a738-f3f4908f8df8
  175. 2015-08-23 03:33:15.633161 [DEBUG] switch_core_session.c:1061 Send signal sofia/internal/[email protected] [BREAK]
  176. 2015-08-23 03:33:15.633161 [DEBUG] switch_core_session.c:1061 Send signal sofia/internal/[email protected] [BREAK]
  177. 2015-08-23 03:33:15.653154 [DEBUG] sofia.c:8919 sofia/internal/[email protected] receiving invite from 192.168.10.147:5060 version: 1.4.20 git dc85ef1 2015-08-12 22:00:19Z 32bit
  178. 2015-08-23 03:33:15.653154 [DEBUG] sofia.c:9086 IP 192.168.10.147 Rejected by acl "domains". Falling back to Digest auth.
  179. 2015-08-23 03:33:15.713172 [DEBUG] sofia.c:6634 Channel sofia/internal/[email protected] entering state [received][100]
  180. 2015-08-23 03:33:15.713172 [DEBUG] sofia.c:6644 Remote SDP:
  181. v=0
  182. o=- 1364418857 1364418857 IN IP4 192.168.10.147
  183. s=Polycom IP Phone
  184. c=IN IP4 192.168.10.147
  185. t=0 0
  186. m=audio 2224 RTP/AVP 9 0 8 18 127
  187. a=rtpmap:9 G722/8000
  188. a=rtpmap:0 PCMU/8000
  189. a=rtpmap:8 PCMA/8000
  190. a=rtpmap:18 G729/8000
  191. a=fmtp:18 annexb=no
  192. a=rtpmap:127 telephone-event/8000
  193.  
  194. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G722:9:8000:30:32000:1]/[G722:9:8000:20:64000:1]
  195. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G722:9:8000:30:32000:1]/[PCMU:0:8000:20:64000:1]
  196. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G722:9:8000:30:32000:1]/[PCMA:8:8000:20:64000:1]
  197. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G722:9:8000:30:32000:1]/[GSM:3:8000:20:13200:1]
  198. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMU:0:8000:30:32000:1]/[G722:9:8000:20:64000:1]
  199. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMU:0:8000:30:32000:1]/[PCMU:0:8000:20:64000:1]
  200. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMU:0:8000:30:32000:1]/[PCMA:8:8000:20:64000:1]
  201. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMU:0:8000:30:32000:1]/[GSM:3:8000:20:13200:1]
  202. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMA:8:8000:30:32000:1]/[G722:9:8000:20:64000:1]
  203. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMA:8:8000:30:32000:1]/[PCMU:0:8000:20:64000:1]
  204. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMA:8:8000:30:32000:1]/[PCMA:8:8000:20:64000:1]
  205. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [PCMA:8:8000:30:32000:1]/[GSM:3:8000:20:13200:1]
  206. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
  207. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  208. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  209. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3680 Audio Codec Compare [G729:18:8000:20:8000:1]/[GSM:3:8000:20:13200:1]
  210. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3596 Set telephone-event payload to 127
  211. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_media.c:3943 Set 2833 dtmf send/recv payload to 127
  212. 2015-08-23 03:33:15.713172 [NOTICE] sofia.c:6988 Hangup sofia/internal/[email protected] [CS_NEW] [INCOMPATIBLE_DESTINATION]
  213. 2015-08-23 03:33:15.713172 [DEBUG] switch_channel.c:3242 Send signal sofia/internal/[email protected] [KILL]
  214. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_session.c:1396 Send signal sofia/internal/[email protected] [BREAK]
  215. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/[email protected]) Running State Change CS_HANGUP
  216. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:735 (sofia/internal/[email protected]) Callstate Change DOWN -> HANGUP
  217. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:737 (sofia/internal/[email protected]) State HANGUP
  218. 2015-08-23 03:33:15.713172 [DEBUG] mod_sofia.c:413 Channel sofia/internal/[email protected] hanging up, cause: INCOMPATIBLE_DESTINATION
  219. 2015-08-23 03:33:15.713172 [DEBUG] mod_sofia.c:549 Responding to INVITE with: 488
  220. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:60 sofia/internal/[email protected] Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
  221. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:737 (sofia/internal/[email protected]) State HANGUP going to sleep
  222. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:504 (sofia/internal/[email protected]) State Change CS_HANGUP -> CS_REPORTING
  223. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_session.c:1396 Send signal sofia/internal/[email protected] [BREAK]
  224. send 872 bytes to udp/[192.168.10.147]:5060 at 03:33:15.726006:
  225. ------------------------------------------------------------------------
  226. SIP/2.0 488 Not Acceptable Here
  227. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK651f48c4841AAE00
  228. Max-Forwards: 70
  229. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  230. To: <sip:*[email protected];user=phone>;tag=ptXZ5Zj9aBXQc
  231. CSeq: 2 INVITE
  232. User-Agent: FreeSWITCH-mod_sofia/1.4.20+git~20150812T220019Z~dc85ef18e8~32bit
  233. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/[email protected]) Running State Change CS_REPORTING
  234. Accept: application/sdp
  235. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  236. Supported: timer, path, replaces
  237. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  238. Reason: Q.850;cause=88;text="INCOMPATIBLE_DESTINATION"
  239. Content-Length: 0
  240. Remote-Party-ID: "*9664" <*9664>;party=calling;privacy=off;screen=no
  241.  
  242. ------------------------------------------------------------------------
  243. 2015-08-23 03:33:15.713172 [DEBUG] switch_core_state_machine.c:823 (sofia/internal/[email protected]) State REPORTING
  244. 2015-08-23 03:33:15.713172 [CONSOLE] sofia_presence.c:1618 Event Thread Started
  245. recv 556 bytes from udp/[192.168.10.147]:5060 at 03:33:15.739643:
  246. ------------------------------------------------------------------------
  247. ACK sip:*[email protected]:5060;user=phone SIP/2.0
  248. Via: SIP/2.0/UDP 192.168.10.147;branch=z9hG4bK651f48c4841AAE00
  249. From: "1897" <sip:[email protected]>;tag=790A6500-4D8B9F84
  250. To: <sip:*[email protected];user=phone>;tag=ptXZ5Zj9aBXQc
  251. CSeq: 2 ACK
  252. Contact: <sip:[email protected]>
  253. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  254. User-Agent: PolycomSoundPointIP-SPIP_550-UA/4.0.8.1608
  255. Accept-Language: en
  256. Max-Forwards: 70
  257. Content-Length: 0
  258.  
  259. ------------------------------------------------------------------------
  260. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:104 sofia/internal/[email protected] Standard REPORTING, cause: INCOMPATIBLE_DESTINATION
  261. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:823 (sofia/internal/[email protected]) State REPORTING going to sleep
  262. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:498 (sofia/internal/[email protected]) State Change CS_REPORTING -> CS_DESTROY
  263. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_session.c:1396 Send signal sofia/internal/[email protected] [BREAK]
  264. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_session.c:1623 Session 1 (sofia/internal/[email protected]) Locked, Waiting on external entities
  265. 2015-08-23 03:33:16.413120 [NOTICE] switch_core_session.c:1641 Session 1 (sofia/internal/[email protected]) Ended
  266. 2015-08-23 03:33:16.413120 [NOTICE] switch_core_session.c:1645 Close Channel sofia/internal/[email protected] [CS_DESTROY]
  267. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:626 (sofia/internal/[email protected]) Running State Change CS_DESTROY
  268. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:636 (sofia/internal/[email protected]) State DESTROY
  269. 2015-08-23 03:33:16.413120 [DEBUG] mod_sofia.c:323 sofia/internal/[email protected] SOFIA DESTROY
  270. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:111 sofia/internal/[email protected] Standard DESTROY
  271. 2015-08-23 03:33:16.413120 [DEBUG] switch_core_state_machine.c:636 (sofia/internal/[email protected]) State DESTROY going to sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement