Guest User

Untitled

a guest
Jul 22nd, 2013
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.53 KB | None | 0 0
  1. [Jul 18 16:12:06] VERBOSE[24157] config.c: == Parsing '/etc/asterisk/logger.conf': [Jul 18 16:12:06] DEBUG[24157] config.c: Parsing /etc/asterisk/logger.conf
  2. [Jul 18 16:12:06] VERBOSE[24157] config.c: == Found
  3. [Jul 18 16:12:06] VERBOSE[24157] logger.c: Asterisk Event Logger restarted
  4. [Jul 18 16:12:06] VERBOSE[24157] logger.c: Asterisk Queue Logger restarted
  5. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c:
  6. <--- SIP read from UDP:192.168.20.1:5060 --->
  7. INVITE sip:[email protected] SIP/2.0
  8. Via: SIP/2.0/UDP 192.168.20.1:5060;rport;branch=z9hG4bK88046fb1ce64815dcca8ce34281014b9
  9. From: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  10. CSeq: 1798690992 INVITE
  11. Contact: "Mushtaq" <sip:[email protected]:5060;transport=udp>
  12. Max-Forwards: 70
  13. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
  14. Content-Type: application/sdp
  15. Supported: timer
  16. Content-Length: 275
  17.  
  18. v=0
  19. o=UserA 1459024281 4215621787 IN IP4 192.168.20.1
  20. s=Session SDP
  21. c=IN IP4 192.168.20.1
  22. t=0 0
  23. m=audio 49154 RTP/AVP 8 0 18 101
  24. a=rtpmap:8 PCMA/8000
  25. a=rtpmap:0 PCMU/8000
  26. a=rtpmap:18 G729/8000
  27. a=fmtp:18 annexb=no
  28. a=rtpmap:101 telephone-event/8000
  29. a=fmtp:101 0-15
  30.  
  31. <------------->
  32. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 0 [ 35]: INVITE sip:[email protected] SIP/2.0
  33. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 192.168.20.1:5060;rport;branch=z9hG4bK88046fb1ce64815dcca8ce34281014b9
  34. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 2 [ 59]: From: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  35. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 3 [ 26]: To: <sip:[email protected]>
  36. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 4 [ 54]: Call-ID: [email protected]
  37. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 5 [ 23]: CSeq: 1798690992 INVITE
  38. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 6 [ 60]: Contact: "Mushtaq" <sip:[email protected]:5060;transport=udp>
  39. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 7 [ 16]: Max-Forwards: 70
  40. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 8 [ 69]: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
  41. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 9 [ 29]: Content-Type: application/sdp
  42. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 10 [ 16]: Supported: timer
  43. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 11 [ 19]: Content-Length: 275
  44. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 12 [ 0]:
  45. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 0 [ 3]: v=0
  46. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 1 [ 49]: o=UserA 1459024281 4215621787 IN IP4 192.168.20.1
  47. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 2 [ 13]: s=Session SDP
  48. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 3 [ 21]: c=IN IP4 192.168.20.1
  49. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 4 [ 5]: t=0 0
  50. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 5 [ 32]: m=audio 49154 RTP/AVP 8 0 18 101
  51. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 6 [ 20]: a=rtpmap:8 PCMA/8000
  52. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 7 [ 20]: a=rtpmap:0 PCMU/8000
  53. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 8 [ 21]: a=rtpmap:18 G729/8000
  54. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 9 [ 19]: a=fmtp:18 annexb=no
  55. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 10 [ 33]: a=rtpmap:101 telephone-event/8000
  56. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Body 11 [ 15]: a=fmtp:101 0-15
  57. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: --- (12 headers 12 lines) ---
  58. [Jul 18 16:13:15] DEBUG[27072] acl.c: Found IP address for this socket
  59. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 192.168.1.40:5060
  60. [Jul 18 16:13:15] VERBOSE[27072] netsock.c: == Using SIP RTP CoS mark 5
  61. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Setting NAT on RTP to On
  62. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Allocating new SIP dialog for [email protected] - INVITE (With RTP)
  63. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: **** Received INVITE (5) - Command in SIP INVITE
  64. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Begin: parsing SIP "Supported: timer"
  65. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Found SIP option: -timer-
  66. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Matched SIP option: timer
  67. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Sending to 192.168.20.1 : 5060 (NAT)
  68. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Initializing initreq for method INVITE - callid [email protected]
  69. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Using INVITE request as basis request - [email protected]
  70. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found peer 'avaya' for '254' from 192.168.20.1:5060
  71. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Setting NAT on RTP to On
  72. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing session-level SDP v=0... UNSUPPORTED.
  73. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing session-level SDP o=UserA 1459024281 4215621787 IN IP4 192.168.20.1... UNSUPPORTED.
  74. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing session-level SDP s=Session SDP... UNSUPPORTED.
  75. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing session-level SDP c=IN IP4 192.168.20.1... OK.
  76. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing session-level SDP t=0 0... UNSUPPORTED.
  77. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found RTP audio format 8
  78. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found RTP audio format 0
  79. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found RTP audio format 18
  80. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found RTP audio format 101
  81. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found audio description format PCMA for ID 8
  82. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:8 PCMA/8000... OK.
  83. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found audio description format PCMU for ID 0
  84. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:0 PCMU/8000... OK.
  85. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found audio description format G729 for ID 18
  86. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:18 G729/8000... OK.
  87. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing media-level (audio) SDP a=fmtp:18 annexb=no... UNSUPPORTED.
  88. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Found audio description format telephone-event for ID 101
  89. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:101 telephone-event/8000... OK.
  90. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Processing media-level (audio) SDP a=fmtp:101 0-15... UNSUPPORTED.
  91. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Capabilities: us - 0xc7fffff (g723|gsm|ulaw|alaw|g726|adpcm|slin|lpc10|g729|speex|ilbc|g726aal2|g722|slin16|jpeg|png|h261|h263|h263p|h264|mpeg4|red|t140|siren7|siren14), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x10c (ulaw|alaw|g729)
  92. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
  93. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Peer audio RTP is at port 192.168.20.1:49154
  94. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: We're settling with these formats: 0x10c (ulaw|alaw|g729)
  95. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Checking SIP call limits for device
  96. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Updating call counter for incoming call
  97. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: Looking for 300 in access (domain 192.168.1.40)
  98. [Jul 18 16:13:15] DEBUG[27072] frame.c: Could not find preferred codec - Going for the best codec
  99. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: *** Our native formats are 0x4 (ulaw)
  100. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: *** Joint capabilities are 0x10c (ulaw|alaw|g729)
  101. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: *** Our capabilities are 0xc7fffff (g723|gsm|ulaw|alaw|g726|adpcm|slin|lpc10|g729|speex|ilbc|g726aal2|g722|slin16|jpeg|png|h261|h263|h263p|h264|mpeg4|red|t140|siren7|siren14)
  102. [Jul 18 16:13:15] DEBUG[27072] frame.c: Could not find preferred codec - Going for the best codec
  103. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: *** AST_CODEC_CHOOSE formats are 0x4 (ulaw)
  104. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: This channel will not be able to handle video.
  105. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: build_route: Contact hop: "Mushtaq" <sip:[email protected]:5060;transport=udp>
  106. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: list_route: hop: <sip:[email protected]:5060;transport=udp>
  107. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: SIP/avaya-000000d5: New call is still down.... Trying...
  108. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c:
  109. <--- Transmitting (NAT) to 192.168.20.1:5060 --->
  110. SIP/2.0 100 Trying
  111. Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK88046fb1ce64815dcca8ce34281014b9;received=192.168.20.1;rport=5060
  112. From: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  113. CSeq: 1798690992 INVITE
  114. Server: Asterisk PBX 1.6.2.22
  115. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  116. Supported: replaces, timer
  117. Contact: <sip:[email protected]>
  118. Content-Length: 0
  119.  
  120.  
  121. <------------>
  122. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Trying to put 'SIP/2.0 100' onto UDP socket destined for 192.168.20.1:5060
  123. [Jul 18 16:13:15] DEBUG[27060] devicestate.c: No provider found, checking channel drivers for SIP - avaya
  124. [Jul 18 16:13:15] DEBUG[27060] chan_sip.c: Checking device state for peer avaya
  125. [Jul 18 16:13:15] DEBUG[27060] devicestate.c: Changing state for SIP/avaya - state 1 (Not in use)
  126. [Jul 18 16:13:15] DEBUG[27060] devicestate.c: device 'SIP/avaya' state '1'
  127. [Jul 18 16:13:15] DEBUG[27089] app_queue.c: Device 'SIP/avaya' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  128. [Jul 18 16:13:15] DEBUG[25493] pbx.c: Launching 'Answer'
  129. [Jul 18 16:13:15] VERBOSE[25493] pbx.c: -- Executing [300@access:1] Answer("SIP/avaya-000000d5", "") in new stack
  130. [Jul 18 16:13:15] DEBUG[27060] devicestate.c: No provider found, checking channel drivers for SIP - avaya
  131. [Jul 18 16:13:15] DEBUG[27060] chan_sip.c: Checking device state for peer avaya
  132. [Jul 18 16:13:15] DEBUG[27060] devicestate.c: Changing state for SIP/avaya - state 1 (Not in use)
  133. [Jul 18 16:13:15] DEBUG[27060] devicestate.c: device 'SIP/avaya' state '1'
  134. [Jul 18 16:13:15] DEBUG[27089] app_queue.c: Device 'SIP/avaya' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  135. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: SIP answering channel: SIP/avaya-000000d5
  136. [Jul 18 16:13:15] DEBUG[25493] rtp.c: Setting the marker bit due to a source update
  137. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: Setting framing from config on incoming call
  138. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: ** Our capability: 0x10c (ulaw|alaw|g729) Video flag: True Text flag: True
  139. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: ** Our prefcodec: 0x0 (nothing)
  140. [Jul 18 16:13:15] VERBOSE[25493] chan_sip.c: Audio is at 192.168.1.40 port 11258
  141. [Jul 18 16:13:15] VERBOSE[25493] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
  142. [Jul 18 16:13:15] VERBOSE[25493] chan_sip.c: Adding codec 0x8 (alaw) to SDP
  143. [Jul 18 16:13:15] VERBOSE[25493] chan_sip.c: Adding codec 0x100 (g729) to SDP
  144. [Jul 18 16:13:15] VERBOSE[25493] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
  145. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: -- Done with adding codecs to SDP
  146. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: Done building SDP. Settling with this capability: 0x10c (ulaw|alaw|g729)
  147. [Jul 18 16:13:15] VERBOSE[25493] chan_sip.c:
  148. <--- Reliably Transmitting (NAT) to 192.168.20.1:5060 --->
  149. SIP/2.0 200 OK
  150. Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK88046fb1ce64815dcca8ce34281014b9;received=192.168.20.1;rport=5060
  151. From: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  152. To: <sip:[email protected]>;tag=as09decdab
  153. CSeq: 1798690992 INVITE
  154. Server: Asterisk PBX 1.6.2.22
  155. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  156. Supported: replaces, timer
  157. Contact: <sip:[email protected]>
  158. Content-Type: application/sdp
  159. Content-Length: 306
  160.  
  161. v=0
  162. o=root 805920992 805920992 IN IP4 192.168.1.40
  163. s=Asterisk PBX 1.6.2.22
  164. c=IN IP4 192.168.1.40
  165. t=0 0
  166. m=audio 11258 RTP/AVP 0 8 18 101
  167. a=rtpmap:0 PCMU/8000
  168. a=rtpmap:8 PCMA/8000
  169. a=rtpmap:18 G729/8000
  170. a=fmtp:18 annexb=no
  171. a=rtpmap:101 telephone-event/8000
  172. a=fmtp:101 0-16
  173. a=ptime:20
  174. a=sendrecv
  175.  
  176. <------------>
  177. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #25179
  178. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 192.168.20.1:5060
  179. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c:
  180. <--- SIP read from UDP:192.168.20.1:5060 --->
  181. ACK sip:[email protected] SIP/2.0
  182. Via: SIP/2.0/UDP 192.168.20.1:5060;rport;branch=z9hG4bK2295d3be4d069b089fe3bba9eb3606b3
  183. From: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  184. To: <sip:[email protected]>;tag=as09decdab
  185. CSeq: 1798690992 ACK
  186. Max-Forwards: 70
  187. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
  188. Content-Length: 0
  189.  
  190.  
  191. <------------->
  192. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 0 [ 32]: ACK sip:[email protected] SIP/2.0
  193. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 192.168.20.1:5060;rport;branch=z9hG4bK2295d3be4d069b089fe3bba9eb3606b3
  194. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 2 [ 59]: From: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  195. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 3 [ 41]: To: <sip:[email protected]>;tag=as09decdab
  196. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 4 [ 54]: Call-ID: [email protected]
  197. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 5 [ 20]: CSeq: 1798690992 ACK
  198. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 6 [ 16]: Max-Forwards: 70
  199. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 7 [ 69]: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
  200. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 8 [ 17]: Content-Length: 0
  201. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Header 9 [ 0]:
  202. [Jul 18 16:13:15] VERBOSE[27072] chan_sip.c: --- (9 headers 0 lines) ---
  203. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: **** Received ACK (6) - Command in SIP ACK
  204. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #25179
  205. [Jul 18 16:13:15] DEBUG[27072] chan_sip.c: Stopping retransmission on '[email protected]' of Response 1798690992: Match Found
  206. [Jul 18 16:13:15] DEBUG[25493] chan_sip.c: Oooh, format changed to 8 alaw
  207. [Jul 18 16:13:15] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to read format ulaw
  208. [Jul 18 16:13:15] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format ulaw
  209. [Jul 18 16:13:15] DEBUG[25493] pbx.c: Launching 'Set'
  210. [Jul 18 16:13:15] VERBOSE[25493] pbx.c: -- Executing [300@access:2] Set("SIP/avaya-000000d5", "[email protected]") in new stack
  211. [Jul 18 16:13:15] DEBUG[25493] pbx.c: Launching 'AGI'
  212. [Jul 18 16:13:15] VERBOSE[25493] pbx.c: -- Executing [300@access:3] AGI("SIP/avaya-000000d5", "agi://192.168.1.41/testtreatment,inbound") in new stack
  213. [Jul 18 16:13:15] DEBUG[25493] res_agi.c: Wow, connected!
  214. [Jul 18 16:13:15] NOTICE[25493] channel.c: Dropping incompatible voice frame on SIP/avaya-000000d5 of format ulaw since our native format has changed to 0x8 (alaw)
  215. [Jul 18 16:13:16] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format slin
  216. [Jul 18 16:13:16] DEBUG[25493] format_wav.c: Skipping unknown block 'fact'
  217. [Jul 18 16:13:16] VERBOSE[25493] res_agi.c: -- Playing '/var/lib/asterisk/sounds/AHI/Welcome' (escape_digits=) (sample_offset 0)
  218. [Jul 18 16:13:16] DEBUG[25493] rtp.c: Ooh, format changed from unknown to alaw
  219. [Jul 18 16:13:16] DEBUG[25493] rtp.c: Created smoother: format: 8 ms: 20 len: 160
  220. [Jul 18 16:13:16] DEBUG[25493] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  221. [Jul 18 16:13:19] DEBUG[25493] rtp.c: Got RTCP report of 88 bytes
  222. [Jul 18 16:13:20] DEBUG[25493] channel.c: Scheduling timer at (73 requested / 73 actual) timer ticks per second
  223. [Jul 18 16:13:20] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  224. [Jul 18 16:13:20] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  225. [Jul 18 16:13:20] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  226. [Jul 18 16:13:20] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format ulaw
  227. [Jul 18 16:13:20] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format slin
  228. [Jul 18 16:13:20] DEBUG[25493] format_wav.c: Skipping unknown block 'fact'
  229. [Jul 18 16:13:20] VERBOSE[25493] res_agi.c: -- Playing '/var/lib/asterisk/sounds/AHI/LanguageSelection' (escape_digits=0123456789*#) (sample_offset 0)
  230. [Jul 18 16:13:20] DEBUG[25493] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  231. [Jul 18 16:13:23] DEBUG[25493] rtp.c: Got RTCP report of 88 bytes
  232. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  233. [Jul 18 16:13:26] DEBUG[25493] rtp.c: Sending dtmf: 49 (1), at 192.168.20.1
  234. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  235. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  236. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  237. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  238. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  239. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  240. [Jul 18 16:13:26] DEBUG[25493] rtp.c: Sending dtmf: 49 (1), at 192.168.20.1
  241. [Jul 18 16:13:26] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  242. [Jul 18 16:13:26] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  243. [Jul 18 16:13:26] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format ulaw
  244. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  245. [Jul 18 16:13:26] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000001 (len = 4)
  246. [Jul 18 16:13:26] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format slin
  247. [Jul 18 16:13:26] DEBUG[25493] format_wav.c: Skipping unknown block 'fact'
  248. [Jul 18 16:13:26] VERBOSE[25493] res_agi.c: -- Playing '/var/lib/asterisk/sounds/AHI/E_MainMenu' (escape_digits=0123456789*#) (sample_offset 0)
  249. [Jul 18 16:13:26] DEBUG[25493] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  250. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  251. [Jul 18 16:13:29] DEBUG[25493] rtp.c: Sending dtmf: 48 (0), at 192.168.20.1
  252. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  253. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  254. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  255. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  256. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  257. [Jul 18 16:13:29] DEBUG[25493] rtp.c: Sending dtmf: 48 (0), at 192.168.20.1
  258. [Jul 18 16:13:29] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  259. [Jul 18 16:13:29] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  260. [Jul 18 16:13:29] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format ulaw
  261. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  262. [Jul 18 16:13:29] DEBUG[25493] rtp.c: - RTP 2833 Event: 00000000 (len = 4)
  263. [Jul 18 16:13:29] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format slin
  264. [Jul 18 16:13:29] DEBUG[25493] format_wav.c: Skipping unknown block 'LIST'
  265. [Jul 18 16:13:29] VERBOSE[25493] res_agi.c: -- Playing '/var/lib/asterisk/sounds/AHI/E_TransferToAgent' (escape_digits=) (sample_offset 0)
  266. [Jul 18 16:13:29] DEBUG[25493] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  267. [Jul 18 16:13:34] DEBUG[25493] channel.c: Scheduling timer at (52 requested / 52 actual) timer ticks per second
  268. [Jul 18 16:13:34] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  269. [Jul 18 16:13:34] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  270. [Jul 18 16:13:34] DEBUG[25493] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  271. [Jul 18 16:13:34] DEBUG[25493] channel.c: Set channel SIP/avaya-000000d5 to write format ulaw
  272. [Jul 18 16:13:34] VERBOSE[25493] res_agi.c: -- AGI Script Executing Application: (Transfer) Options: (SIP/avaya/6000)
  273. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: SIP transfer of [email protected] to avaya/6000
  274. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: Strict routing enforced for session [email protected]
  275. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060;transport=udp> for address/port to send to
  276. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: set_destination: set destination to 192.168.20.1, port 5060
  277. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: Reliably Transmitting (NAT) to 192.168.20.1:5060:
  278. REFER sip:[email protected]:5060;transport=udp SIP/2.0
  279. Via: SIP/2.0/UDP 192.168.1.40:5060;branch=z9hG4bK6c4d8931;rport
  280. Max-Forwards: 70
  281. From: <sip:[email protected]>;tag=as09decdab
  282. To: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  283. Contact: <sip:[email protected]>
  284. CSeq: 102 REFER
  285. User-Agent: Asterisk PBX 1.6.2.22
  286. Refer-To: <sip:avaya/[email protected]>
  287. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  288. Supported: replaces, timer
  289. Referred-By: <sip:[email protected]>
  290. Content-Length: 0
  291.  
  292.  
  293. ---
  294. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #25181
  295. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: Trying to put 'REFER sip:2' onto UDP socket destined for 192.168.20.1:5060
  296. [Jul 18 16:13:34] VERBOSE[25493] res_agi.c: -- AGI Script Executing Application: (NoOp) Options: (${TRANSFERSTATUS})
  297. [Jul 18 16:13:34] VERBOSE[25493] res_agi.c: -- <SIP/avaya-000000d5>AGI Script agi://192.168.1.41/testtreatment completed, returning 0
  298. [Jul 18 16:13:34] VERBOSE[25493] pbx.c: -- Auto fallthrough, channel 'SIP/avaya-000000d5' status is 'UNKNOWN'
  299. [Jul 18 16:13:34] DEBUG[25493] channel.c: Soft-Hanging up channel 'SIP/avaya-000000d5'
  300. [Jul 18 16:13:34] DEBUG[25493] channel.c: Hanging up channel 'SIP/avaya-000000d5'
  301. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: Hangup call SIP/avaya-000000d5, SIP callid [email protected]
  302. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: ACK)
  303. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: Strict routing enforced for session [email protected]
  304. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060;transport=udp> for address/port to send to
  305. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: set_destination: set destination to 192.168.20.1, port 5060
  306. [Jul 18 16:13:34] VERBOSE[25493] chan_sip.c: Reliably Transmitting (NAT) to 192.168.20.1:5060:
  307. BYE sip:[email protected]:5060;transport=udp SIP/2.0
  308. Via: SIP/2.0/UDP 192.168.1.40:5060;branch=z9hG4bK42599c30;rport
  309. Max-Forwards: 70
  310. From: <sip:[email protected]>;tag=as09decdab
  311. To: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  312. CSeq: 103 BYE
  313. User-Agent: Asterisk PBX 1.6.2.22
  314. X-Asterisk-HangupCause: Unknown
  315. X-Asterisk-HangupCauseCode: 0
  316. Content-Length: 0
  317.  
  318.  
  319. ---
  320. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #25183
  321. [Jul 18 16:13:34] DEBUG[25493] chan_sip.c: Trying to put 'BYE sip:254' onto UDP socket destined for 192.168.20.1:5060
  322. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c:
  323. <--- SIP read from UDP:192.168.20.1:5060 --->
  324. SIP/2.0 481 Dialog/Transaction Does Not Exist
  325. Via: SIP/2.0/UDP 192.168.1.40:5060;branch=z9hG4bK6c4d8931;rport
  326. From: <sip:[email protected]>;tag=as09decdab
  327. To: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  328. CSeq: 102 REFER
  329. Supported: timer
  330. Content-Length: 0
  331.  
  332.  
  333. <------------->
  334. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 0 [ 45]: SIP/2.0 481 Dialog/Transaction Does Not Exist
  335. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 1 [ 63]: Via: SIP/2.0/UDP 192.168.1.40:5060;branch=z9hG4bK6c4d8931;rport
  336. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 2 [ 43]: From: <sip:[email protected]>;tag=as09decdab
  337. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 3 [ 57]: To: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  338. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 4 [ 54]: Call-ID: [email protected]
  339. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 5 [ 15]: CSeq: 102 REFER
  340. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 6 [ 16]: Supported: timer
  341. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 7 [ 17]: Content-Length: 0
  342. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 8 [ 0]:
  343. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c: --- (8 headers 0 lines) ---
  344. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #25181
  345. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Stopping retransmission on '[email protected]' of Request 102: Match Found
  346. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c: SIP Response message for INCOMING dialog REFER arrived
  347. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Remote host can't match request REFER to call '[email protected]'. Giving up
  348. [Jul 18 16:13:34] DEBUG[27060] devicestate.c: No provider found, checking channel drivers for SIP - avaya
  349. [Jul 18 16:13:34] DEBUG[27060] chan_sip.c: Checking device state for peer avaya
  350. [Jul 18 16:13:34] DEBUG[27060] devicestate.c: Changing state for SIP/avaya - state 1 (Not in use)
  351. [Jul 18 16:13:34] DEBUG[27060] devicestate.c: device 'SIP/avaya' state '1'
  352. [Jul 18 16:13:34] DEBUG[27089] app_queue.c: Device 'SIP/avaya' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  353. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c:
  354. <--- SIP read from UDP:192.168.20.1:5060 --->
  355. SIP/2.0 200 Ok
  356. Via: SIP/2.0/UDP 192.168.1.40:5060;branch=z9hG4bK42599c30;rport
  357. From: <sip:[email protected]>;tag=as09decdab
  358. To: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  359. CSeq: 103 BYE
  360. Supported: timer
  361. Content-Length: 0
  362.  
  363.  
  364. <------------->
  365. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 Ok
  366. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 1 [ 63]: Via: SIP/2.0/UDP 192.168.1.40:5060;branch=z9hG4bK42599c30;rport
  367. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 2 [ 43]: From: <sip:[email protected]>;tag=as09decdab
  368. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 3 [ 57]: To: "Mushtaq" <sip:[email protected]>;tag=2d5dbb8afb9c01c0
  369. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 4 [ 54]: Call-ID: [email protected]
  370. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 5 [ 13]: CSeq: 103 BYE
  371. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 6 [ 16]: Supported: timer
  372. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 7 [ 17]: Content-Length: 0
  373. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Header 8 [ 0]:
  374. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c: --- (8 headers 0 lines) ---
  375. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #25183
  376. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Stopping retransmission on '[email protected]' of Request 103: Match Found
  377. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c: SIP Response message for INCOMING dialog BYE arrived
  378. [Jul 18 16:13:34] DEBUG[27072] chan_sip.c: Destroying SIP dialog [email protected]
  379. [Jul 18 16:13:34] VERBOSE[27072] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
Advertisement
Add Comment
Please, Sign In to add comment