Guest User

Untitled

a guest
Nov 14th, 2015
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.96 KB | None | 0 0
  1. root@Asterisk-Server:/etc/asterisk# asterisk -rvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  2. Asterisk 13.6.0, Copyright (C) 1999 - 2014, Digium, Inc. and others.
  3. Created by Mark Spencer <[email protected]>
  4. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  5. This is free software, with components licensed under the GNU General Public
  6. License version 2 and other licenses; you are welcome to redistribute it under
  7. certain conditions. Type 'core show license' for details.
  8. =========================================================================
  9. Running as user 'asteriskpbx'
  10. Running under group 'asteriskpbx'
  11. Connected to Asterisk 13.6.0 currently running on Asterisk-Server (pid = 8321)
  12.  
  13. <--- SIP read from UDP:192.168.1.102:5070 --->
  14. INVITE sip:[email protected] SIP/2.0
  15. Via: SIP/2.0/UDP 192.168.1.102:5070;rport;branch=z9hG4bK1656108
  16. From: "Stephen" <sip:[email protected]>;tag=8325
  17. CSeq: 329 INVITE
  18. Max-Forwards: 70
  19. User-Agent: NCH Software Express Talk 4.35
  20. Contact: <sip:[email protected]:5070>
  21. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, INFO, REFER, NOTIFY
  22. Supported: replaces
  23. Content-Type: application/sdp
  24. Content-Length: 354
  25.  
  26. v=0
  27. o=NCHSoftware-Talk 1447514436 1447514449 IN IP4 192.168.1.102
  28. s=Express Talk Call
  29. c=IN IP4 192.168.1.102
  30. t=0 0
  31. m=audio 8000 RTP/AVP 0 8 96 3 13 101
  32. a=rtpmap:0 PCMU/8000
  33. a=rtpmap:8 PCMA/8000
  34. a=rtpmap:96 G726-32/8000
  35. a=rtpmap:3 GSM/8000
  36. a=rtpmap:13 CN/8000
  37. a=rtpmap:101 telephone-event/8000
  38. a=fmtp:101 0-16
  39. a=sendrecv
  40. a=direction:active
  41. <------------->
  42. --- (13 headers 15 lines) ---
  43. Sending to 192.168.1.102:5070 (no NAT)
  44. Sending to 192.168.1.102:5070 (no NAT)
  45. Using INVITE request as basis request - [email protected]
  46. Found peer '0000FFFF0001' for '0000FFFF0001' from 192.168.1.102:5070
  47.  
  48. <--- Reliably Transmitting (NAT) to 192.168.1.102:5070 --->
  49. SIP/2.0 401 Unauthorized
  50. Via: SIP/2.0/UDP 192.168.1.102:5070;branch=z9hG4bK1656108;received=192.168.1.102;rport=5070
  51. From: "Stephen" <sip:[email protected]>;tag=8325
  52. To: <sip:[email protected]>;tag=as253f2ec7
  53. CSeq: 329 INVITE
  54. Server: Asterisk PBX 13.6.0
  55. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  56. Supported: replaces, timer
  57. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="229533a6"
  58. Content-Length: 0
  59.  
  60.  
  61. <------------>
  62. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
  63.  
  64. <--- SIP read from UDP:192.168.1.102:5070 --->
  65. ACK sip:[email protected] SIP/2.0
  66. Via: SIP/2.0/UDP 192.168.1.102:5070;rport;branch=z9hG4bK1656108
  67. To: <sip:[email protected]>;tag=as253f2ec7
  68. From: "Stephen" <sip:[email protected]>;tag=8325
  69. CSeq: 329 ACK
  70. Max-Forwards: 20
  71. User-Agent: NCH Software Express Talk 4.35
  72. Content-Length: 0
  73.  
  74. <------------->
  75. --- (9 headers 0 lines) ---
  76.  
  77. <--- SIP read from UDP:192.168.1.102:5070 --->
  78. INVITE sip:[email protected] SIP/2.0
  79. Via: SIP/2.0/UDP 192.168.1.102:5070;rport;branch=z9hG4bK1666108
  80. From: "Stephen" <sip:[email protected]>;tag=8325
  81. CSeq: 330 INVITE
  82. Max-Forwards: 20
  83. User-Agent: NCH Software Express Talk 4.35
  84. Contact: <sip:[email protected]:5070>
  85. Authorization: Digest username="0000FFFF0001",realm="asterisk",nonce="229533a6",uri="sip:[email protected]",response="11fa1760993dcec4f47bf1a66ac20238",opaque="",algorithm=MD5
  86. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, INFO, REFER, NOTIFY
  87. Supported: replaces
  88. Content-Type: application/sdp
  89. Content-Length: 354
  90.  
  91. v=0
  92. o=NCHSoftware-Talk 1447514436 1447514449 IN IP4 192.168.1.102
  93. s=Express Talk Call
  94. c=IN IP4 192.168.1.102
  95. t=0 0
  96. m=audio 8000 RTP/AVP 0 8 96 3 13 101
  97. a=rtpmap:0 PCMU/8000
  98. a=rtpmap:8 PCMA/8000
  99. a=rtpmap:96 G726-32/8000
  100. a=rtpmap:3 GSM/8000
  101. a=rtpmap:13 CN/8000
  102. a=rtpmap:101 telephone-event/8000
  103. a=fmtp:101 0-16
  104. a=sendrecv
  105. a=direction:active
  106. <------------->
  107. --- (14 headers 15 lines) ---
  108. Sending to 192.168.1.102:5070 (NAT)
  109. Using INVITE request as basis request - [email protected]
  110. Found peer '0000FFFF0001' for '0000FFFF0001' from 192.168.1.102:5070
  111. == Using SIP RTP CoS mark 5
  112. Found RTP audio format 0
  113. Found RTP audio format 8
  114. Found RTP audio format 96
  115. Found RTP audio format 3
  116. Found RTP audio format 13
  117. Found RTP audio format 101
  118. Found audio description format PCMU for ID 0
  119. Found audio description format PCMA for ID 8
  120. Found audio description format G726-32 for ID 96
  121. Found audio description format GSM for ID 3
  122. Found audio description format CN for ID 13
  123. Found audio description format telephone-event for ID 101
  124. Capabilities: us - (ulaw|alaw), peer - audio=(ulaw|gsm|alaw|g726)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  125. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x3 (telephone-event|CN|), combined - 0x1 (telephone-event|)
  126. Peer audio RTP is at port 192.168.1.102:8000
  127. Looking for 4183172685 in LocalSets (domain 192.168.1.207)
  128. sip_route_dump: route/path hop: <sip:[email protected]:5070>
  129.  
  130. <--- Transmitting (NAT) to 192.168.1.102:5070 --->
  131. SIP/2.0 100 Trying
  132. Via: SIP/2.0/UDP 192.168.1.102:5070;branch=z9hG4bK1666108;received=192.168.1.102;rport=5070
  133. From: "Stephen" <sip:[email protected]>;tag=8325
  134. CSeq: 330 INVITE
  135. Server: Asterisk PBX 13.6.0
  136. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  137. Supported: replaces, timer
  138. Contact: <sip:[email protected]:5060>
  139. Content-Length: 0
  140.  
  141.  
  142. <------------>
  143. -- Executing [4183172685@LocalSets:1] Log("SIP/0000FFFF0001-00000004", "NOTICE, Dialing out from "Stephen" <0000FFFF0001> to 183172685 through Foo Provider") in new stack
  144. -- Executing [4183172685@LocalSets:2] Dial("SIP/0000FFFF0001-00000004", "SIP/4183172685@callcentric") in new stack
  145. == Using SIP RTP CoS mark 5
  146. Audio is at 16966
  147. Adding codec ulaw to SDP
  148. Adding non-codec 0x1 (telephone-event) to SDP
  149. Reliably Transmitting (no NAT) to 204.11.192.171:5080:
  150. INVITE sip:[email protected] SIP/2.0
  151. Via: SIP/2.0/UDP 192.168.1.207:5060;branch=z9hG4bK7f0a860b
  152. Max-Forwards: 70
  153. From: "Stephen" <sip:[email protected]>;tag=as5a8c7d51
  154. Contact: <sip:[email protected]:5060>
  155. CSeq: 102 INVITE
  156. User-Agent: Asterisk PBX 13.6.0
  157. Date: Sat, 14 Nov 2015 20:23:08 GMT
  158. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  159. Supported: replaces, timer
  160. Content-Type: application/sdp
  161. Content-Length: 241
  162.  
  163. v=0
  164. o=root 1929187036 1929187036 IN IP4 192.168.1.207
  165. s=Asterisk PBX 13.6.0
  166. c=IN IP4 192.168.1.207
  167. t=0 0
  168. m=audio 16966 RTP/AVP 0 101
  169. a=rtpmap:0 PCMU/8000
  170. a=rtpmap:101 telephone-event/8000
  171. a=fmtp:101 0-16
  172. a=maxptime:150
  173. a=sendrecv
  174.  
  175. ---
  176. -- Called SIP/4183172685@callcentric
  177.  
  178. <--- SIP read from UDP:204.11.192.171:5080 --->
  179. SIP/2.0 407 Proxy Authentication Required
  180. v: SIP/2.0/UDP 192.168.1.207:5060;branch=z9hG4bK7f0a860b;rport=58563;received=142.134.91.178
  181. f: "Stephen" <sip:[email protected]>;tag=as5a8c7d51
  182. CSeq: 102 INVITE
  183. Proxy-Authenticate: Digest realm="callcentric.com", domain="sip:callcentric.com", nonce="c0c4886104c7d88b3f23e389761d1e4d", opaque="", stale=TRUE, algorithm=MD5
  184. l: 0
  185.  
  186. <------------->
  187. --- (8 headers 0 lines) ---
  188. Transmitting (no NAT) to 204.11.192.171:5080:
  189. ACK sip:[email protected] SIP/2.0
  190. Via: SIP/2.0/UDP 192.168.1.207:5060;branch=z9hG4bK7f0a860b
  191. Max-Forwards: 70
  192. From: "Stephen" <sip:[email protected]>;tag=as5a8c7d51
  193. Contact: <sip:[email protected]:5060>
  194. CSeq: 102 ACK
  195. User-Agent: Asterisk PBX 13.6.0
  196. Content-Length: 0
  197.  
  198.  
  199. ---
  200. Audio is at 16966
  201. Adding codec ulaw to SDP
  202. Adding non-codec 0x1 (telephone-event) to SDP
  203. Reliably Transmitting (no NAT) to 204.11.192.171:5080:
  204. INVITE sip:[email protected] SIP/2.0
  205. Via: SIP/2.0/UDP 192.168.1.207:5060;branch=z9hG4bK6e067b8e
  206. Max-Forwards: 70
  207. From: "Stephen" <sip:[email protected]>;tag=as5a8c7d51
  208. Contact: <sip:[email protected]:5060>
  209. CSeq: 103 INVITE
  210. User-Agent: Asterisk PBX 13.6.0
  211. Proxy-Authorization: Digest username="17772409788", realm="callcentric.com", algorithm=MD5, uri="sip:sip:callcentric.com", nonce="c0c4886104c7d88b3f23e389761d1e4d", response="2f27d24fb40665505092a0e978f90d85"
  212. Date: Sat, 14 Nov 2015 20:23:08 GMT
  213. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  214. Supported: replaces, timer
  215. Content-Type: application/sdp
  216. Content-Length: 241
  217.  
  218. v=0
  219. o=root 1929187036 1929187037 IN IP4 192.168.1.207
  220. s=Asterisk PBX 13.6.0
  221. c=IN IP4 192.168.1.207
  222. t=0 0
  223. m=audio 16966 RTP/AVP 0 101
  224. a=rtpmap:0 PCMU/8000
  225. a=rtpmap:101 telephone-event/8000
  226. a=fmtp:101 0-16
  227. a=maxptime:150
  228. a=sendrecv
  229.  
  230. ---
  231.  
  232. <--- SIP read from UDP:204.11.192.171:5080 --->
  233. SIP/2.0 403 Incorrect Authentication
  234. v: SIP/2.0/UDP 192.168.1.207:5060;branch=z9hG4bK6e067b8e;rport=58563;received=142.134.91.178
  235. f: "Stephen" <sip:[email protected]>;tag=as5a8c7d51
  236. CSeq: 103 INVITE
  237. l: 0
  238.  
  239. <------------->
  240. --- (7 headers 0 lines) ---
  241. Transmitting (no NAT) to 204.11.192.171:5080:
  242. ACK sip:[email protected] SIP/2.0
  243. Via: SIP/2.0/UDP 192.168.1.207:5060;branch=z9hG4bK6e067b8e
  244. Max-Forwards: 70
  245. From: "Stephen" <sip:[email protected]>;tag=as5a8c7d51
  246. Contact: <sip:[email protected]:5060>
  247. CSeq: 103 ACK
  248. User-Agent: Asterisk PBX 13.6.0
  249. Content-Length: 0
  250.  
  251.  
  252. ---
  253. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
  254. == Everyone is busy/congested at this time (1:0/0/1)
  255. -- Executing [4183172685@LocalSets:3] PlayTones("SIP/0000FFFF0001-00000004", "congestion") in new stack
  256. -- Executing [4183172685@LocalSets:4] Hangup("SIP/0000FFFF0001-00000004", "") in new stack
  257. == Spawn extension (LocalSets, 4183172685, 4) exited non-zero on 'SIP/0000FFFF0001-00000004'
  258. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
  259.  
  260. <--- Reliably Transmitting (NAT) to 192.168.1.102:5070 --->
  261. SIP/2.0 403 Forbidden
  262. Via: SIP/2.0/UDP 192.168.1.102:5070;branch=z9hG4bK1666108;received=192.168.1.102;rport=5070
  263. From: "Stephen" <sip:[email protected]>;tag=8325
  264. To: <sip:[email protected]>;tag=as5dc2a75c
  265. CSeq: 330 INVITE
  266. Server: Asterisk PBX 13.6.0
  267. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  268. Supported: replaces, timer
  269. Content-Length: 0
  270.  
  271.  
  272. <------------>
  273.  
  274. <--- SIP read from UDP:192.168.1.102:5070 --->
  275. ACK sip:[email protected] SIP/2.0
  276. Via: SIP/2.0/UDP 192.168.1.102:5070;rport;branch=z9hG4bK1666108
  277. To: <sip:[email protected]>;tag=as5dc2a75c
  278. From: "Stephen" <sip:[email protected]>;tag=8325
  279. CSeq: 330 ACK
  280. Max-Forwards: 20
  281. User-Agent: NCH Software Express Talk 4.35
  282. Authorization: Digest username="0000FFFF0001",realm="asterisk",nonce="229533a6",uri="sip:[email protected]",response="11fa1760993dcec4f47bf1a66ac20238",opaque="",algorithm=MD5
  283. Content-Length: 0
  284.  
  285. <------------->
  286. --- (10 headers 0 lines) ---
Advertisement
Add Comment
Please, Sign In to add comment