Advertisement
Guest User

bad response to DCS or training

a guest
Jul 1st, 2012
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.04 KB | None | 0 0
  1. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Asked to create a SIP channel with formats: 0x40 (slin)
  2. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Allocating new SIP dialog for 00e1ab5c35f5fcf534e339ad171bf861@127.0.1.1:5060 - INVITE (No RTP)
  3. [Jun 29 16:19:41] DEBUG[2680] res_config_mysql.c: MySQL RealTime: Connection okay.
  4. [Jun 29 16:19:41] DEBUG[2680] res_config_mysql.c: MySQL RealTime: Retrieve SQL: SELECT * FROM sip_peers WHERE name = 'voips-out' AND host = 'dynamic'
  5. [Jun 29 16:19:41] DEBUG[2680] res_config_mysql.c: MySQL RealTime: Connection okay.
  6. [Jun 29 16:19:41] DEBUG[2680] res_config_mysql.c: MySQL RealTime: Retrieve SQL: SELECT * FROM sip_peers WHERE name = 'voips-out'
  7. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: Splitting 'my.sip.provider.example.org' into...
  8. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: ...host 'my.sip.provider.example.org' and port ''.
  9. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: Splitting 'my.sip.provider.example.org' into...
  10. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: ...host 'my.sip.provider.example.org' and port ''.
  11. [Jun 29 16:19:41] VERBOSE[2680] srv.c: > ast_get_srv: SRV lookup for '_sip._udp.my.sip.provider.example.org' mapped to host my.sip.provider.example.org, port 5060
  12. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: Splitting 'my.sip.provider.example.org' into...
  13. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: ...host 'my.sip.provider.example.org' and port ''.
  14. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: Splitting 'my.sip.provider.example.org' into...
  15. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: ...host 'my.sip.provider.example.org' and port ''.
  16. [Jun 29 16:19:41] VERBOSE[2680] dnsmgr.c: > doing dnsmgr_lookup for 'my.sip.provider.example.org'
  17. [Jun 29 16:19:41] VERBOSE[2680] srv.c: > ast_get_srv: SRV lookup for '_sip._udp.my.sip.provider.example.org' mapped to host my.sip.provider.example.org, port 5060
  18. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: Splitting 'my.sip.provider.example.org' into...
  19. [Jun 29 16:19:41] DEBUG[2680] netsock2.c: ...host 'my.sip.provider.example.org' and port ''.
  20. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Not an IPv4 nor IPv6 address, cannot get port.
  21. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Not an IPv4 nor IPv6 address, cannot set port.
  22. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Allocating new SIP dialog for 2fe4a32b113ae50c3cfaab2c47348ad9@127.0.1.1:5060 - OPTIONS (No RTP)
  23. [Jun 29 16:19:41] DEBUG[2680] acl.c: For destination 'x.x.x.x', our source address is 'n.n.n.n'.
  24. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Setting SIP_TRANSPORT_UDP with address n.n.n.n:5060
  25. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Initializing initreq for method OPTIONS - callid 03da088c5118e775348a0e0728a17c42@n.n.n.n:5060
  26. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Trying to put 'OPTIONS sip' onto UDP socket destined for x.x.x.x:5060
  27. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: SIP Registry my.sip.provider.example.org: refcount now 1
  28. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: -REALTIME- loading peer from database to memory. Name: voips-out. Peer objects: 0
  29. [Jun 29 16:19:41] DEBUG[2680] rtp_engine.c: Using engine 'asterisk' for RTP instance '0xa324d68'
  30. [Jun 29 16:19:41] DEBUG[2680] res_rtp_asterisk.c: Allocated port 13212 for RTP instance '0xa324d68'
  31. [Jun 29 16:19:41] DEBUG[2680] rtp_engine.c: RTP instance '0xa324d68' is setup and ready to go
  32. [Jun 29 16:19:41] DEBUG[2680] res_rtp_asterisk.c: Setup RTCP on RTP instance '0xa324d68'
  33. [Jun 29 16:19:41] VERBOSE[2680] netsock2.c: == Using SIP RTP CoS mark 5
  34. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Setting NAT on RTP to On
  35. [Jun 29 16:19:41] DEBUG[2680] acl.c: For destination 'x.x.x.x', our source address is 'n.n.n.n'.
  36. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Setting SIP_TRANSPORT_UDP with address n.n.n.n:5060
  37. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: *** Our native formats are 0x8 (alaw)
  38. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: *** Joint capabilities are 0x0 (nothing)
  39. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: *** Our capabilities are 0xc (ulaw|alaw)
  40. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: *** AST_CODEC_CHOOSE formats are 0x8 (alaw)
  41. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: *** Our preferred formats from the incoming channel are 0x40 (slin)
  42. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: This channel will not be able to handle video.
  43. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Outgoing Call for NNNNNNNNNN
  44. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Updating call counter for outgoing call
  45. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: ** Our capability: 0xc (ulaw|alaw) Video flag: False Text flag: False
  46. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: ** Our prefcodec: 0x40 (slin)
  47. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: -- Done with adding codecs to SDP
  48. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Done building SDP. Settling with this capability: 0xc (ulaw|alaw)
  49. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Initializing initreq for method INVITE - callid 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060
  50. [Jun 29 16:19:41] DEBUG[2680] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for x.x.x.x:5060
  51. [Jun 29 16:19:41] DEBUG[2623] devicestate.c: No provider found, checking channel drivers for SIP - voips-out
  52. [Jun 29 16:19:41] DEBUG[2623] chan_sip.c: Checking device state for peer voips-out
  53. [Jun 29 16:19:41] DEBUG[2623] devicestate.c: Changing state for SIP/voips-out - state 6 (Ringing)
  54. [Jun 29 16:19:41] DEBUG[2623] devicestate.c: device 'SIP/voips-out' state '6'
  55. [Jun 29 16:19:41] DEBUG[2657] app_queue.c: Device 'SIP/voips-out' changed to state '6' (Ringing) but we don't care because they're not a member of any queue.
  56. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: = Looking for Call ID: 03da088c5118e775348a0e0728a17c42@n.n.n.n:5060 (Checking To) --From tag as7e57c263 --To-tag as0857ca60
  57. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Stopping retransmission on '03da088c5118e775348a0e0728a17c42@n.n.n.n:5060' of Request 102: Match Found
  58. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Destroying SIP dialog 03da088c5118e775348a0e0728a17c42@n.n.n.n:5060
  59. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: = Looking for Call ID: 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060 (Checking To) --From tag as6520d34f --To-tag as2ddb7955
  60. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Acked pending invite 102
  61. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Stopping retransmission on '45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060' of Request 102: Match Found
  62. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: SIP response 407 to standard invite
  63. [Jun 29 16:19:41] DEBUG[2647] netsock2.c: Splitting 'my.sip.provider.example.org' into...
  64. [Jun 29 16:19:41] DEBUG[2647] netsock2.c: ...host 'my.sip.provider.example.org' and port ''.
  65. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Trying to put 'ACK sip:210' onto UDP socket destined for x.x.x.x:5060
  66. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Auth attempt 1 on INVITE
  67. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: ** Our capability: 0xc (ulaw|alaw) Video flag: False Text flag: False
  68. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: ** Our prefcodec: 0x40 (slin)
  69. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: -- Done with adding codecs to SDP
  70. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Done building SDP. Settling with this capability: 0xc (ulaw|alaw)
  71. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for x.x.x.x:5060
  72. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: = Looking for Call ID: 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060 (Checking To) --From tag as6520d34f --To-tag
  73. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060' Request 103: Found
  74. [Jun 29 16:19:41] DEBUG[2647] chan_sip.c: SIP response 100 to standard invite
  75. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: = Looking for Call ID: 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060 (Checking To) --From tag as6520d34f --To-tag as526fbee2
  76. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Acked pending invite 103
  77. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Stopping retransmission on '45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060' of Request 103: Match Found
  78. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: SIP response 200 to standard invite
  79. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing session-level SDP v=0... UNSUPPORTED.
  80. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing session-level SDP o=root 1671 1671 IN IP4 x.x.x.x... UNSUPPORTED.
  81. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing session-level SDP s=session... UNSUPPORTED.
  82. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: Splitting 'x.x.x.x' into...
  83. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: ...host 'x.x.x.x' and port ''.
  84. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing session-level SDP c=IN IP4 x.x.x.x... OK.
  85. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing session-level SDP t=0 0... UNSUPPORTED.
  86. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Setting payload 8 based on m type on 0xb4eb84d8
  87. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Setting payload 0 based on m type on 0xb4eb84d8
  88. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Setting payload 101 based on m type on 0xb4eb84d8
  89. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:8 PCMA/8000... OK.
  90. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:0 PCMU/8000... OK.
  91. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:101 telephone-event/8000... OK.
  92. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=fmtp:101 0-16... UNSUPPORTED.
  93. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=silenceSupp:off - - - -... UNSUPPORTED.
  94. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=ptime:20... OK.
  95. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Processing media-level (audio) SDP a=sendrecv... OK.
  96. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Incorporating payload 0 on 0xb4eb84d8
  97. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Incorporating payload 8 on 0xb4eb84d8
  98. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Incorporating payload 101 on 0xb4eb84d8
  99. [Jun 29 16:19:42] DEBUG[2647] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0xa324d68'
  100. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Copying payload 0 from 0xb4eb84d8 to 0xa324f14
  101. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Copying payload 8 from 0xb4eb84d8 to 0xa324f14
  102. [Jun 29 16:19:42] DEBUG[2647] rtp_engine.c: Copying payload 101 from 0xb4eb84d8 to 0xa324f14
  103. [Jun 29 16:19:42] DEBUG[2647] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0xa324d68'
  104. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: We're settling with these formats: 0xc (ulaw|alaw)
  105. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: We have an owner, now see if we need to change this call
  106. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Updating call counter for outgoing call
  107. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: build_route: Contact hop: <sip:NNNNNNNNNN@x.x.x.x>
  108. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: Splitting 'x.x.x.x' into...
  109. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: ...host 'x.x.x.x' and port ''.
  110. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Trying to put 'ACK sip:210' onto UDP socket destined for x.x.x.x:5060
  111. [Jun 29 16:19:42] VERBOSE[2680] pbx.c: > Channel SIP/voips-out-00000001 was answered.
  112. [Jun 29 16:19:42] DEBUG[2623] devicestate.c: No provider found, checking channel drivers for SIP - voips-out
  113. [Jun 29 16:19:42] DEBUG[2623] chan_sip.c: Checking device state for peer voips-out
  114. [Jun 29 16:19:42] DEBUG[2623] devicestate.c: Changing state for SIP/voips-out - state 2 (In use)
  115. [Jun 29 16:19:42] DEBUG[2623] devicestate.c: device 'SIP/voips-out' state '2'
  116. [Jun 29 16:19:42] DEBUG[2623] devicestate.c: No provider found, checking channel drivers for SIP - voips-out
  117. [Jun 29 16:19:42] DEBUG[2623] chan_sip.c: Checking device state for peer voips-out
  118. [Jun 29 16:19:42] DEBUG[2623] devicestate.c: Changing state for SIP/voips-out - state 2 (In use)
  119. [Jun 29 16:19:42] DEBUG[2623] devicestate.c: device 'SIP/voips-out' state '2'
  120. [Jun 29 16:19:42] DEBUG[2681] pbx.c: Launching 'AGI'
  121. [Jun 29 16:19:42] VERBOSE[2681] pbx.c: -- Executing [s@MAIL2FAX:1] AGI("SIP/voips-out-00000001", "agi://127.0.0.1:4573/mail2fax") in new stack
  122. [Jun 29 16:19:42] DEBUG[2681] res_agi.c: Wow, connected!
  123. [Jun 29 16:19:42] DEBUG[2657] app_queue.c: Device 'SIP/voips-out' changed to state '2' (In use) but we don't care because they're not a member of any queue.
  124. [Jun 29 16:19:42] DEBUG[2657] app_queue.c: Device 'SIP/voips-out' changed to state '2' (In use) but we don't care because they're not a member of any queue.
  125. [Jun 29 16:19:42] DEBUG[2681] pbx.c: Result of 'FAX_ID' is '614'
  126. [Jun 29 16:19:42] DEBUG[2681] pbx.c: Result of 'EXTEN' is 's'
  127. [Jun 29 16:19:42] VERBOSE[2681] func_timeout.c: Channel will hangup at 2012-06-29 17:19:42.184 EEST.
  128. [Jun 29 16:19:42] DEBUG[2681] pbx.c: Result of 'UNIQUEID' is '1340975981.1'
  129. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' setting FAXOPT(ecm) to 'no'
  130. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' setting FAXOPT(headerinfo) to 'My FAX header.'
  131. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' setting FAXOPT(localstationid) to 'XXXXXXXXXX'
  132. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' setting FAXOPT(minrate) to '2400'
  133. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' setting FAXOPT(maxrate) to '9600'
  134. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' setting FAXOPT(modem) to 'V17,V27,V29'
  135. [Jun 29 16:19:42] VERBOSE[2681] res_agi.c: -- AGI Script Executing Application: (SendFAX) Options: (/var/spool/fax/outKKm_e2.fax,dfs)
  136. [Jun 29 16:19:42] VERBOSE[2681] res_fax.c: -- Channel 'SIP/voips-out-00000001' sending FAX:
  137. [Jun 29 16:19:42] VERBOSE[2681] res_fax.c: -- /var/spool/fax/outKKm_e2.fax
  138. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: Reserving a FAX session from 'Spandsp FAX Driver'.
  139. [Jun 29 16:19:42] DEBUG[2681] res_fax.c: Selected FAX technology module (Spandsp FAX Driver) does not support reserving sessions.
  140. [Jun 29 16:19:42] DEBUG[2681] channel.c: Set channel SIP/voips-out-00000001 to write format slin
  141. [Jun 29 16:19:42] DEBUG[2681] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  142. [Jun 29 16:19:42] DEBUG[2681] res_rtp_asterisk.c: Ooh, format changed from unknown to alaw
  143. [Jun 29 16:19:42] DEBUG[2681] res_rtp_asterisk.c: Created smoother: format: alaw ms: 20 len: 160
  144. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: = Looking for Call ID: 44e655625bcbf7695535d6847d2df341@m.m.m.m (Checking From) --From tag as454661fa --To-tag
  145. [Jun 29 16:19:42] DEBUG[2647] acl.c: For destination 'm.m.m.m', our source address is 'n.n.n.n'.
  146. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Setting SIP_TRANSPORT_UDP with address n.n.n.n:5060
  147. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Allocating new SIP dialog for 44e655625bcbf7695535d6847d2df341@m.m.m.m - OPTIONS (No RTP)
  148. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: **** Received OPTIONS (3) - Command in SIP OPTIONS
  149. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: Splitting 'n.n.n.n' into...
  150. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: ...host 'n.n.n.n' and port ''.
  151. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: Splitting 'm.m.m.m' into...
  152. [Jun 29 16:19:42] DEBUG[2647] netsock2.c: ...host 'm.m.m.m' and port ''.
  153. [Jun 29 16:19:42] DEBUG[2647] chan_sip.c: Trying to put 'SIP/2.0 404' onto UDP socket destined for m.m.m.m:5060
  154. [Jun 29 16:19:47] DEBUG[2681] res_rtp_asterisk.c: Got RTCP report of 64 bytes
  155. [Jun 29 16:19:52] DEBUG[2681] res_rtp_asterisk.c: Got RTCP report of 64 bytes
  156. [Jun 29 16:19:52] DEBUG[2681] channel.c: Auto-deactivating generator
  157. [Jun 29 16:19:52] DEBUG[2681] channel.c: Set channel SIP/voips-out-00000001 to write format alaw
  158. [Jun 29 16:19:52] DEBUG[2681] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  159. [Jun 29 16:19:53] DEBUG[2681] dsp.c: Setup tone 1100 Hz, 500 ms, block_size=160, hits_required=21
  160. [Jun 29 16:19:53] DEBUG[2681] dsp.c: Setup tone 2100 Hz, 2600 ms, block_size=160, hits_required=116
  161. [Jun 29 16:19:53] DEBUG[2681] res_fax.c: Requesting a new FAX session from 'Spandsp FAX Driver'.
  162. [Jun 29 16:19:53] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' using FAX session '1'
  163. [Jun 29 16:19:53] DEBUG[2681] pbx.c: Result of 'CONTEXT' is 'MAIL2FAX'
  164. [Jun 29 16:19:53] DEBUG[2681] pbx.c: Result of 'EXTEN' is 's'
  165. [Jun 29 16:19:53] DEBUG[2681] pbx.c: Function result is 'XXXXXXXXXX'
  166. [Jun 29 16:19:53] DEBUG[2681] channel.c: Set channel SIP/voips-out-00000001 to write format slin
  167. [Jun 29 16:19:53] DEBUG[2681] channel.c: Set channel SIP/voips-out-00000001 to read format slin
  168. [Jun 29 16:19:53] DEBUG[2681] pbx.c: Result of 'CONTEXT' is 'MAIL2FAX'
  169. [Jun 29 16:19:53] DEBUG[2681] pbx.c: Result of 'EXTEN' is 's'
  170. [Jun 29 16:19:53] DEBUG[2681] pbx.c: Function result is 'XXXXXXXXXX'
  171. [Jun 29 16:19:53] DEBUG[2681] res_fax.c: channel SIP/voips-out-00000001 will wait on FAX fd 34
  172. [Jun 29 16:19:53] DEBUG[2681] res_rtp_asterisk.c: Difference is 5224, ms is 673
  173. [Jun 29 16:19:53] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 000.520313 ], stack sent 25 frames (500 ms) of energy.
  174. [Jun 29 16:19:54] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 000.851462 ], channel sent 42 frames (840 ms) of silence.
  175. [Jun 29 16:19:54] FAX[2681] res_fax.c: FLOW T.30 HDLC signal status is Carrier up (-2) in state 18
  176. [Jun 29 16:19:54] FAX[2681] res_fax.c: FLOW T.30 HDLC signal status is Framing OK (-6) in state 18
  177. [Jun 29 16:19:54] FAX[2681] res_fax.c: FLOW T.30 Changing from phase T30_PHASE_A_CNG to T30_PHASE_B_RX
  178. [Jun 29 16:19:54] FAX[2681] res_fax.c: FLOW FAX Set rx type 4
  179. [Jun 29 16:19:54] FAX[2681] res_fax.c: FLOW FAX Set tx type 0
  180. [Jun 29 16:19:55] FAX[2681] res_fax.c: FLOW T.30 Stop none (0 remaining)
  181. [Jun 29 16:19:55] FAX[2681] res_fax.c: FLOW T.30 Rx: CSI without final frame tag
  182. [Jun 29 16:19:55] FAX[2681] res_fax.c: FLOW T.30 Rx: ff 03 40 37 35 38 33 31 37 33 30 31 32 20 20 20 20 20 20 20 20 20 20
  183. [Jun 29 16:19:55] FAX[2681] res_fax.c: FLOW T.30 Remote gave CSI as: "NNNNNNNNNN"
  184. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Stop none (0 remaining)
  185. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Rx: DIS with final frame tag
  186. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Rx: ff 13 80 00 ee f8 c4 80 91 80 80 80 18
  187. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 In state 18
  188. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 DIS:
  189. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Store and forward Internet fax (T.37): Not set
  190. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Real-time Internet fax (T.38): Not set
  191. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 0...= 3G mobile network: Not set
  192. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..0. ....= V.8 capabilities: Not set
  193. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .0.. ....= Preferred octets: 256 octets
  194. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Ready to transmit a fax document (polling): Not set
  195. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..1.= Can receive fax: Set
  196. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..10 11..= Supported data signalling rates: V.27 ter, V.29, and V.17
  197. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
  198. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= 2-D coding: Set
  199. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..00= Recording width: 215mm +- 1%
  200. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 10..= Recording length: Unlimited
  201. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .111 ....= Receiver's minimum scan line time: 0ms at 3.85 l/mm; T7.7 = T3.85
  202. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  203. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..0.= Compressed/uncompressed mode: Compressed
  204. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .1..= Error correction mode (ECM): ECM
  205. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .1.. ....= T.6 coding: Set
  206. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  207. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= "Field not valid" supported: Not set
  208. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..0.= Multiple selective polling: Not set
  209. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Polled sub-address: Not set
  210. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 0...= T.43 coding: Not set
  211. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ...0 ....= Plane interleave: Not set
  212. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..0. ....= Voice coding with 32kbit/s ADPCM (Rec. G.726): Not set
  213. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .0.. ....= Reserved for the use of extended voice coding set: Not set
  214. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  215. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...1= R8x15.4lines/mm: Set
  216. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..0.= 300x300pels/25.4mm: Not set
  217. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= R16x15.4lines/mm and/or 400x400pels/25.4mm: Not set
  218. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 0...= Inch-based resolution preferred: Not set
  219. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ...1 ....= Metric-based resolution preferred: Set
  220. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..0. ....= Minimum scan line time for higher resolutions: T15.4 = T7.7
  221. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .0.. ....= Selective polling: Not set
  222. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  223. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Sub-addressing: Not set
  224. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..0.= Password: Not set
  225. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Ready to transmit a data file (polling): Not set
  226. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ...0 ....= Binary file transfer (BFT): Not set
  227. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..0. ....= Document transfer mode (DTM): Not set
  228. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .0.. ....= Electronic data interchange (EDI): Not set
  229. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  230. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Basic transfer mode (BTM): Not set
  231. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Ready to transfer a character or mixed mode document (polling): Not set
  232. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 0...= Character mode: Not set
  233. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..0. ....= Mixed mode (Annex E/T.4): Not set
  234. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  235. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Processable mode 26 (Rec. T.505): Not set
  236. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..0.= Digital network capability: Not set
  237. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Duplex capability: Half only
  238. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 0...= JPEG coding: Not set
  239. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ...0 ....= Full colour mode: Not set
  240. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .0.. ....= 12bits/pel component: Not set
  241. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= Extension indicator: Set
  242. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= No subsampling (1:1:1): Not set
  243. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..0.= Custom illuminant: Not set
  244. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Custom gamut range: Not set
  245. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 1...= North American Letter (215.9mm x 279.4mm): Set
  246. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ...1 ....= North American Legal (215.9mm x 355.6mm): Set
  247. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..0. ....= Single-progression sequential coding (Rec. T.85) basic: Not set
  248. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .0.. ....= Single-progression sequential coding (Rec. T.85) optional L0: Not set
  249. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 0... ....= Extension indicator: Not set
  250. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Selected compression 2
  251. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Trying to send file '/var/spool/fax/outKKm_e2.fax'
  252. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Start sending document
  253. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Minimum bits per row will be 0
  254. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Starting page 1 of transfer
  255. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 DCS:
  256. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Store and forward Internet fax (T.37): Not set
  257. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Real-time Internet fax (T.38): Not set
  258. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 0...= 3G mobile network: Not set
  259. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..1.= Receive fax: Set
  260. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 ..10 00..= Selected data signalling rate: V.17 14400bps
  261. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
  262. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 1... ....= 2-D coding: Set
  263. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... ..00= Recording width: 215mm +- 1%
  264. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .... 10..= Recording length: Unlimited
  265. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 .111 ....= Minimum scan line time: 0ms
  266. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 0... ....= Extension indicator: Not set
  267. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Changing from state 18 to 4
  268. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Sending ident 'XXXXXXXXXX'
  269. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Tx: TSI without final frame tag
  270. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Tx: ff 03 43 30 30 35 31 35 31 32 35 31 32 20 20 20 20 20 20 20 20 20 20
  271. [Jun 29 16:19:56] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 002.949513 ], channel sent 105 frames (2100 ms) of energy.
  272. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 HDLC signal status is Carrier down (-1) in state 4
  273. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW T.30 Changing from phase T30_PHASE_B_RX to T30_PHASE_B_TX
  274. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW FAX Set rx type 0
  275. [Jun 29 16:19:56] FAX[2681] res_fax.c: FLOW FAX Set tx type 4
  276. [Jun 29 16:19:56] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 003.020362 ], stack sent 125 frames (2500 ms) of silence.
  277. [Jun 29 16:19:57] DEBUG[2681] res_rtp_asterisk.c: Got RTCP report of 64 bytes
  278. [Jun 29 16:19:57] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 003.809588 ], channel sent 43 frames (860 ms) of silence.
  279. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 4
  280. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 DCS:
  281. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .... ...0= Store and forward Internet fax (T.37): Not set
  282. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .... .0..= Real-time Internet fax (T.38): Not set
  283. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .... 0...= 3G mobile network: Not set
  284. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .... ..1.= Receive fax: Set
  285. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 ..10 00..= Selected data signalling rate: V.17 14400bps
  286. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
  287. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 1... ....= 2-D coding: Set
  288. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .... ..00= Recording width: 215mm +- 1%
  289. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .... 10..= Recording length: Unlimited
  290. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 .111 ....= Minimum scan line time: 0ms
  291. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 0... ....= Extension indicator: Not set
  292. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 Tx: DCS with final frame tag
  293. [Jun 29 16:19:57] FAX[2681] res_fax.c: FLOW T.30 Tx: ff 13 83 00 e2 78
  294. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 4
  295. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 4
  296. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW T.30 Changing from state 4 to 5
  297. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW T.30 Changing from phase T30_PHASE_B_TX to T30_PHASE_C_NON_ECM_TX
  298. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW FAX Set rx type 0
  299. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW FAX Set rx type 0
  300. [Jun 29 16:19:58] FAX[2681] res_fax.c: FLOW FAX Set tx type 7
  301. [Jun 29 16:19:58] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 004.920825 ], stack sent 95 frames (1900 ms) of energy.
  302. [Jun 29 16:19:58] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 004.980384 ], stack sent 3 frames (60 ms) of silence.
  303. [Jun 29 16:19:59] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 005.908077 ], channel sent 105 frames (2100 ms) of energy.
  304. [Jun 29 16:20:01] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 007.900346 ], stack sent 146 frames (2920 ms) of energy.
  305. [Jun 29 16:20:01] FAX[2681] res_fax.c: FLOW T.30 Send complete in phase T30_PHASE_C_NON_ECM_TX, state 5
  306. [Jun 29 16:20:01] FAX[2681] res_fax.c: FLOW T.30 Changing from phase T30_PHASE_C_NON_ECM_TX to T30_PHASE_B_RX
  307. [Jun 29 16:20:01] FAX[2681] res_fax.c: FLOW FAX Set rx type 4
  308. [Jun 29 16:20:01] FAX[2681] res_fax.c: FLOW FAX Set tx type 0
  309. [Jun 29 16:20:01] FAX[2681] res_fax.c: FLOW T.30 Start T4
  310. [Jun 29 16:20:01] FAX[2681] res_fax.c: FLOW T.30 Changing from state 5 to 6
  311. [Jun 29 16:20:02] DEBUG[2681] res_rtp_asterisk.c: Got RTCP report of 64 bytes
  312. [Jun 29 16:20:02] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 009.407765 ], channel sent 175 frames (3500 ms) of silence.
  313. [Jun 29 16:20:02] FAX[2681] res_fax.c: FLOW T.30 HDLC signal status is Carrier up (-2) in state 6
  314. [Jun 29 16:20:02] FAX[2681] res_fax.c: FLOW T.30 HDLC signal status is Framing OK (-6) in state 6
  315. [Jun 29 16:20:02] FAX[2681] res_fax.c: FLOW T.30 Start T4A
  316. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 Stop T4A (16800 remaining)
  317. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 Rx: DCN with final frame tag
  318. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 Rx: ff 13 fa
  319. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 In state 6
  320. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 Disconnecting
  321. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 Changing from phase T30_PHASE_B_RX to T30_PHASE_E
  322. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW FAX Set rx type 0
  323. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW FAX Set tx type 1
  324. [Jun 29 16:20:03] FAX[2681] res_fax.c: FLOW T.30 Changing from state 6 to 2
  325. [Jun 29 16:20:03] VERBOSE[2681] res_fax.c: > Channel 'SIP/voips-out-00000001' fax session '1', [ 010.530087 ], channel sent 55 frames (1100 ms) of energy.
  326. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW T.30 Send complete in phase T30_PHASE_E, state 2
  327. [Jun 29 16:20:04] DEBUG[2681] res_fax_spandsp.c: FAX session '1' entering phase E
  328. [Jun 29 16:20:04] DEBUG[2681] res_fax_spandsp.c: FAX session '1' completed with result: FAILED (Received bad response to DCS or training)
  329. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW T.30 Changing from state 2 to 32
  330. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW T.30 Changing from phase T30_PHASE_E to T30_PHASE_CALL_FINISHED
  331. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW FAX Set rx type 8
  332. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW FAX FAX exchange complete
  333. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW FAX Set tx type 8
  334. [Jun 29 16:20:04] FAX[2681] res_fax.c: FLOW FAX FAX exchange complete
  335. [Jun 29 16:20:04] DEBUG[2681] res_fax_spandsp.c: FAX session '1' is complete.
  336. [Jun 29 16:20:04] DEBUG[2681] res_fax.c: channel 'SIP/voips-out-00000001' - event loop stopped { timeout: 10000, ms: 980, res: 0 }
  337. [Jun 29 16:20:04] DEBUG[2681] channel.c: Set channel SIP/voips-out-00000001 to read format alaw
  338. [Jun 29 16:20:04] DEBUG[2681] channel.c: Set channel SIP/voips-out-00000001 to write format alaw
  339. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Result of 'CONTEXT' is 'MAIL2FAX'
  340. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Result of 'EXTEN' is 's'
  341. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Function result is 'XXXXXXXXXX'
  342. [Jun 29 16:20:04] VERBOSE[2681] res_agi.c: -- <SIP/voips-out-00000001>AGI Script agi://127.0.0.1:4573/mail2fax completed, returning 0
  343. [Jun 29 16:20:04] VERBOSE[2681] pbx.c: -- Auto fallthrough, channel 'SIP/voips-out-00000001' status is 'UNKNOWN'
  344. [Jun 29 16:20:04] DEBUG[2681] channel.c: Soft-Hanging up channel 'SIP/voips-out-00000001'
  345. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Launching 'AGI'
  346. [Jun 29 16:20:04] VERBOSE[2681] pbx.c: -- Executing [h@MAIL2FAX:1] AGI("SIP/voips-out-00000001", "agi://127.0.0.1:4573/mail2fax") in new stack
  347. [Jun 29 16:20:04] DEBUG[2681] res_agi.c: Hungup channel detected, running agi in dead mode.
  348. [Jun 29 16:20:04] DEBUG[2681] res_agi.c: Wow, connected!
  349. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Result of 'FAX_ID' is '614'
  350. [Jun 29 16:20:04] DEBUG[2647] chan_sip.c: = Looking for Call ID: 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060 (Checking From) --From tag as526fbee2 --To-tag as6520d34f
  351. [Jun 29 16:20:04] DEBUG[2647] chan_sip.c: **** Received BYE (8) - Command in SIP BYE
  352. [Jun 29 16:20:04] DEBUG[2647] netsock2.c: Splitting 'x.x.x.x:5060' into...
  353. [Jun 29 16:20:04] DEBUG[2647] netsock2.c: ...host 'x.x.x.x' and port '5060'.
  354. [Jun 29 16:20:04] DEBUG[2647] chan_sip.c: Setting SIP_ALREADYGONE on dialog 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060
  355. [Jun 29 16:20:04] DEBUG[2647] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0xa324d68'
  356. [Jun 29 16:20:04] DEBUG[2647] chan_sip.c: Received bye, issuing owner hangup
  357. [Jun 29 16:20:04] DEBUG[2647] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for x.x.x.x:5060
  358. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Result of 'EXTEN' is 'h'
  359. [Jun 29 16:20:04] DEBUG[2681] pbx.c: Result of 'HANGUPCAUSE' is '16'
  360. [Jun 29 16:20:10] VERBOSE[2681] res_agi.c: -- <SIP/voips-out-00000001>AGI Script agi://127.0.0.1:4573/mail2fax completed, returning 0
  361. [Jun 29 16:20:10] DEBUG[2681] channel.c: Hanging up channel 'SIP/voips-out-00000001'
  362. [Jun 29 16:20:10] DEBUG[2681] chan_sip.c: Hanging up zombie call. Be scared.
  363. [Jun 29 16:20:10] DEBUG[2681] chan_sip.c: Updating call counter for outgoing call
  364. [Jun 29 16:20:10] DEBUG[2681] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0xa324d68'
  365. [Jun 29 16:20:10] DEBUG[2623] devicestate.c: No provider found, checking channel drivers for SIP - voips-out
  366. [Jun 29 16:20:10] DEBUG[2623] chan_sip.c: Checking device state for peer voips-out
  367. [Jun 29 16:20:10] DEBUG[2623] devicestate.c: Changing state for SIP/voips-out - state 1 (Not in use)
  368. [Jun 29 16:20:10] DEBUG[2623] devicestate.c: device 'SIP/voips-out' state '1'
  369. [Jun 29 16:20:10] DEBUG[2657] app_queue.c: Device 'SIP/voips-out' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  370. [Jun 29 16:20:10] DEBUG[2681] cdr_mysql.c: Inserting a CDR record.
  371. [Jun 29 16:20:10] DEBUG[2681] cdr_mysql.c: SQL command as follows: INSERT INTO calls_cdr (`start`,`answer`,`end`,`clid`,`src`,`dst`,`dcontext`,`channel`,`lastapp`,`lastdata`,`duration`,`billsec`,`disposition`,`amaflags`,`uniqueid`) VALUES ('2012-06-29 16:19:41','2012-06-29 16:19:42','2012-06-29 16:20:10','\"Hotel Campaign\" <XXXXXXXXXX>','XXXXXXXXXX','s','MAIL2FAX','SIP/voips-out-00000001','SendFAX','/var/spool/fax/outKKm_e2.fax,dfs','29','28','ANSWERED','3','1340975981.1')
  372. [Jun 29 16:20:10] DEBUG[2681] cdr_radius.c: Unable to create RADIUS record. CDR not recorded!
  373. [Jun 29 16:20:10] DEBUG[2681] res_config_sqlite.c: SQL query: INSERT INTO ast_cdr (clid,src,dst,dcontext,channel,lastapp,lastdata,start,answer,end,duration,billsec,disposition,amaflags,uniqueid) VALUES ('"Hotel Campaign" <XXXXXXXXXX>','XXXXXXXXXX','s','MAIL2FAX','SIP/voips-out-00000001','SendFAX','/var/spool/fax/outKKm_e2.fax,dfs','2012-06-29 16:19:41','2012-06-29 16:19:42','2012-06-29 16:20:10','29','28','ANSWERED','DOCUMENTATION','1340975981.1')
  374. [Jun 29 16:20:10] DEBUG[2623] devicestate.c: No provider found, checking channel drivers for SIP - voips-out
  375. [Jun 29 16:20:10] DEBUG[2623] chan_sip.c: Checking device state for peer voips-out
  376. [Jun 29 16:20:10] DEBUG[2623] devicestate.c: Changing state for SIP/voips-out - state 1 (Not in use)
  377. [Jun 29 16:20:10] DEBUG[2623] devicestate.c: device 'SIP/voips-out' state '1'
  378. [Jun 29 16:20:10] DEBUG[2657] app_queue.c: Device 'SIP/voips-out' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  379. [Jun 29 16:20:11] DEBUG[2647] chan_sip.c: Auto destroying SIP dialog '45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060'
  380. [Jun 29 16:20:11] DEBUG[2647] chan_sip.c: Destroying SIP dialog 45fe30ed035c3d475a60195525e6bbc3@n.n.n.n:5060
  381. [Jun 29 16:20:11] DEBUG[2647] rtp_engine.c: Destroyed RTP instance '0xa324d68'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement