[Freeswitch-users] Help with rxfax debug "T4 expires in phase T30_PHASE_B_RX"

Sadhika Sharma sadhika at gmail.com
Tue Apr 19 17:45:33 MSD 2011


Thanks Steve for replying,

I will explain the problem in clearer terms. Whenever a call lands on
freeswitch machine, I exceute rxfax(). I get about 5000 fax calls every
month, out of which about 800 transmissions fail due to hangup cause 548
'Disconnected after permitted retries' Complete log is attached.

On Tue, Apr 19, 2011 at 6:31 PM, Steve Underwood <steveu at coppice.org> wrote:

> Sadhika,
>
> If you post only a fragment of a log, and describe only half of what
> happens, people will generally ignore what you post. I guess they don't
> like being treated like they are mind readers.
>
> The error seems pretty clear. You aren't getting anything from the far
> end. Since you give no clue as to what you are doing, beyond trying to
> receive FAX, that's about as detailed an analysis as you are going to get.
>
> Steve
>
>
> On 04/19/2011 05:43 PM, Sadhika Sharma wrote:
> > Anybody having any idea about this?
> >
> > On Fri, Apr 15, 2011 at 7:36 PM, Sadhika Sharma <sadhika at gmail.com
> > <mailto:sadhika at gmail.com>> wrote:
> >
> >     Hi,
> >
> >     I need help in debugging hangup cause 548, 'Disconnected after
> >     permitted retries' while attempting rxfax().
> >
> >     Logs show that T4 expires in phase T30_PHASE_B_RX.
> >     T30 PHASE B concerns exchange of DIS/DCS messages. After sending
> >     DIS, mod spandsp keeps waiting for DCS and exhausts its retries.
> >
> >     Please guide me how to debug the root cause of loss of DCS
> >     message. Logs are mentioned below:
> >
> >     2011-03-07 15:53:48.675180 [DEBUG] switch_ivr.c:557
> >     OpenZAP/4:1/43851609 Command Execute
> >     rxfax(/srv/fax/in/fcf15a4c-48a4-11e0-919e-7bf53bcc3f81.tiff)
> >     2011-03-07 15:53:53.334614 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     Send complete in phase T30_PHASE_B_TX, state 17
> >     2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     DIS:
> >     2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW
> >     T.30   .... ...0= Store and forward Internet fax (T.37): Not set
> >     2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW
> >     T.30   .... .0..= Real-time Internet fax (T.38): Not set
> >     :
> >     :
> >     2011-03-07 15:53:53.875238 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     Start T4
> >     2011-03-07 15:53:53.895315 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     HDLC signal status is Carrier up (-2) in state 17
> >     2011-03-07 15:53:53.915402 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     HDLC signal status is Carrier down (-1) in state 17
> >     2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     T4 expired in phase T30_PHASE_B_RX, state 17
> >     2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30
> >     Retry number 1
> >
> >
> >     Please guide me how to debug the root cause of loss of DCS message.
> >     Thanks,
> >     Sadhika
> >
> >
> >
> >
> > --
> > Sadhika
> >
> >
> > _______________________________________________
> > FreeSWITCH-users mailing list
> > FreeSWITCH-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Sadhika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110419/96de86dc/attachment-0001.html 
-------------- next part --------------
2011-03-07 15:53:47.662495 [NOTICE] ozmod_libpri.c:772 -- Ring on channel 4:1 (from 7172225287 to 43851609)
2011-03-07 15:53:47.662495 [DEBUG] ozmod_libpri.c:793 Changing state on 4:1 from DOWN to RING
2011-03-07 15:53:47.662495 [DEBUG] ozmod_libpri.c:429 4:1 STATE [RING]
2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:1934 got clear channel sig [START]
2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:403 Set codec PCMA 20ms
2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:1439 Connect inbound channel OpenZAP/4:1/43851609
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [NOTICE] switch_channel.c:779 New Channel OpenZAP/4:1/43851609 [fcf15a4c-48a4-11e0-919e-7bf53bcc3f81]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:1450 (OpenZAP/4:1/43851609) State Change CS_NEW -> CS_INIT
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_session.c:1047 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:314 (OpenZAP/4:1/43851609) Running State Change CS_INIT
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:338 (OpenZAP/4:1/43851609) State INIT
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:431 (OpenZAP/4:1/43851609) State Change CS_INIT -> CS_ROUTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_session.c:1047 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:338 (OpenZAP/4:1/43851609) State INIT going to sleep
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:314 (OpenZAP/4:1/43851609) Running State Change CS_ROUTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_channel.c:1598 (OpenZAP/4:1/43851609) Callstate Change DOWN -> RINGING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:341 (OpenZAP/4:1/43851609) State ROUTING
2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:454 OpenZAP/4:1/43851609 CHANNEL ROUTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:77 OpenZAP/4:1/43851609 Standard ROUTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [INFO] mod_dialplan_xml.c:331 Processing 7172225287 <7172225287>->43851609 in context default
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 parsing [default->unloop] continue=false
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 parsing [default->knowlus] continue=false
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 Regex (PASS) [knowlus] destination_number(43851609) =~ /^\d+$/ break=on-false
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 Action socket(0.0.0.0:8888 async full) 
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 Dialplan: OpenZAP/4:1/43851609 Action hangup() 
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:119 (OpenZAP/4:1/43851609) State Change CS_ROUTING -> CS_EXECUTE
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_session.c:1047 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:341 (OpenZAP/4:1/43851609) State ROUTING going to sleep
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:314 (OpenZAP/4:1/43851609) Running State Change CS_EXECUTE
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:348 (OpenZAP/4:1/43851609) State EXECUTE
2011-03-07 15:53:47.662495 [DEBUG] mod_openzap.c:471 OpenZAP/4:1/43851609 CHANNEL EXECUTE
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:47.662495 [DEBUG] switch_core_state_machine.c:157 OpenZAP/4:1/43851609 Standard EXECUTE
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 EXECUTE OpenZAP/4:1/43851609 socket(0.0.0.0:8888 async full)
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 DIS:
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Store and forward Internet fax (T.37): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Real-time Internet fax (T.38): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= 3G mobile network: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= V.8 capabilities: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Preferred octets: 256 octets
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Ready to transmit a fax document (polling): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..1.= Can receive fax: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..10 11..= Supported data signalling rates: V.27 ter, V.29, and V.17
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= 2-D coding: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..10= Recording width: 215mm +- 1%, 255mm +- 1% and 303mm +- 1%
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 10..= Recording length: Unlimited
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .111 ....= Receiver's minimum scan line time: 0ms at 3.85 l/mm; T7.7 = T3.85
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Compressed/uncompressed mode: Compressed
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= Error correction mode (ECM): ECM
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= T.6 coding: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= "Field not valid" supported: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Multiple selective polling: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Polled sub-address: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= T.43 coding: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Plane interleave: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Voice coding with 32kbit/s ADPCM (Rec. G.726): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Reserved for the use of extended voice coding set: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...1= R8x15.4lines/mm: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= 300x300pels/25.4mm: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= R16x15.4lines/mm and/or 400x400pels/25.4mm: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Inch-based resolution preferred: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= Metric-based resolution preferred: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Minimum scan line time for higher resolutions: T15.4 = T7.7
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Selective polling: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Sub-addressing: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Password: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transmit a data file (polling): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Binary file transfer (BFT): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Document transfer mode (DTM): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Electronic data interchange (EDI): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Basic transfer mode (BTM): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transfer a character or mixed mode document (polling): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Character mode: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Mixed mode (Annex E/T.4): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Processable mode 26 (Rec. T.505): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Digital network capability: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Duplex capability: Half only
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= JPEG coding: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Full colour mode: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= 12bits/pel component: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= No subsampling (1:1:1): Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Custom illuminant: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Custom gamut range: Not set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 1...= North American Letter (215.9mm x 279.4mm): Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= North American Legal (215.9mm x 355.6mm): Set
2011-03-07 15:53:47.960824 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Single-progression sequential coding (Rec. T.85) basic: Not set
2011-03-07 15:53:47.961834 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Single-progression sequential coding (Rec. T.85) optional L0: Not set
2011-03-07 15:53:47.961834 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   0... ....= Extension indicator: Not set
2011-03-07 15:53:47.961834 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  DIS with final frame tag
2011-03-07 15:53:47.961834 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 13 80 00 ee fa c4 80 95 80 80 80 18
2011-03-07 15:53:48.421113 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:48.500752 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:48.500752 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_TX to T30_PHASE_B_RX
2011-03-07 15:53:48.500752 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 4
2011-03-07 15:53:48.500752 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 0
2011-03-07 15:53:48.500752 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T4
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.550632 [DEBUG] switch_core_session.c:885 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.564746 [DEBUG] switch_ivr.c:557 OpenZAP/4:1/43851609 Command Execute answer()
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 EXECUTE OpenZAP/4:1/43851609 answer()
2011-03-07 15:53:48.624188 [DEBUG] ozmod_libpri.c:429 4:1 STATE [PROGRESS]
2011-03-07 15:53:48.634284 [DEBUG] ozmod_libpri.c:429 4:1 STATE [PROGRESS_MEDIA]
2011-03-07 15:53:48.645378 [DEBUG] ozmod_libpri.c:429 4:1 STATE [UP]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.655456 [DEBUG] switch_core_session.c:666 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.655456 [DEBUG] switch_channel.c:2677 (OpenZAP/4:1/43851609) Callstate Change RINGING -> ACTIVE
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.655456 [NOTICE] mod_dptools.c:746 Channel [OpenZAP/4:1/43851609] has been answered
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.658061 [DEBUG] switch_core_session.c:885 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.675180 [DEBUG] switch_ivr.c:557 OpenZAP/4:1/43851609 Command Execute rxfax(/srv/fax/in/fcf15a4c-48a4-11e0-919e-7bf53bcc3f81.tiff)
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 EXECUTE OpenZAP/4:1/43851609 rxfax(/srv/fax/in/fcf15a4c-48a4-11e0-919e-7bf53bcc3f81.tiff)
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.675180 [DEBUG] mod_spandsp_fax.c:1092 Raw read codec activation Success L16 20000
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.675180 [DEBUG] switch_core_codec.c:116 OpenZAP/4:1/43851609 Push codec L16:10
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:53:48.675180 [DEBUG] mod_spandsp_fax.c:1108 Raw write codec activation Success L16
2011-03-07 15:53:48.681288 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 17
2011-03-07 15:53:48.880866 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Framing OK (-6) in state 17
2011-03-07 15:53:48.880866 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T4A
2011-03-07 15:53:49.174661 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 1
2011-03-07 15:53:49.295376 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Abort (-8) in state 1
2011-03-07 15:53:49.751053 [DEBUG] ozmod_libpri.c:106 T203 counter expired, sending RR and scheduling T203 again
2011-03-07 15:53:49.751053 [DEBUG] ozmod_libpri.c:106 Sending Receiver Ready (55)
2011-03-07 15:53:49.751053 [DEBUG] ozmod_libpri.c:106 
> [ 00 01 01 6f ]
2011-03-07 15:53:49.751053 [DEBUG] ozmod_libpri.c:106 
> Supervisory frame:
2011-03-07 15:53:49.751053 [DEBUG] ozmod_libpri.c:106 > SAPI: 00  C/R: 0 EA: 0
>  TEI: 000        EA: 1
2011-03-07 15:53:49.751053 [DEBUG] ozmod_libpri.c:106 > Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
> N(R): 055 P/F: 1
> 0 bytes of data
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 
< [ 02 01 01 9f ]
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 
< Supervisory frame:
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 < SAPI: 00  C/R: 1 EA: 0
<  TEI: 000        EA: 1
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 < Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
< N(R): 079 P/F: 1
< 0 bytes of data
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 Handling message for SAPI/TEI=0/0
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 -- ACKing all packets from 78 to (but not including) 79
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 -- Since there was nothing left, stopping T200 counter
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 -- Stopping T203 counter since we got an ACK
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 -- Nothing left, starting T203 counter
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 -- Unsolicited RR with P/F bit, responding
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 Sending Receiver Ready (55)
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 
> [ 02 01 01 6f ]
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 
> Supervisory frame:
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 > SAPI: 00  C/R: 1 EA: 0
>  TEI: 000        EA: 1
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 > Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
> N(R): 055 P/F: 1
> 0 bytes of data
2011-03-07 15:53:49.757112 [DEBUG] ozmod_libpri.c:106 -- Restarting T203 timer
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 
< [ 00 01 01 9f ]
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 
< Supervisory frame:
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 < SAPI: 00  C/R: 0 EA: 0
<  TEI: 000        EA: 1
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 < Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
< N(R): 079 P/F: 1
< 0 bytes of data
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 Handling message for SAPI/TEI=0/0
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 -- ACKing all packets from 78 to (but not including) 79
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 -- Since there was nothing left, stopping T200 counter
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 -- Stopping T203 counter since we got an ACK
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 -- Nothing left, starting T203 counter
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 -- Got RR response to our frame
2011-03-07 15:53:49.762166 [DEBUG] ozmod_libpri.c:106 -- Restarting T203 timer
2011-03-07 15:53:50.220900 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop T4A (13280 remaining)
2011-03-07 15:53:50.220900 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  TSI without final frame tag
2011-03-07 15:53:50.220900 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 43 78 61 66 72 65 70 75 53 20 20 20 20 20 20 20 20 20 20 20 20
2011-03-07 15:53:50.220900 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Remote gave TSI as: "Superfax"
2011-03-07 15:53:50.540609 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  DCS with final frame tag
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 13 83 00 62 f8 44
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx final frame in state 17
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 DCS:
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Store and forward Internet fax (T.37): Not set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Real-time Internet fax (T.38): Not set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= 3G mobile network: Not set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..1.= Receive fax: Set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..10 00..= Selected data signalling rate: V.17 14400bps
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   0... ....= 2-D coding: Not set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..00= Recording width: 215mm +- 1%
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 10..= Recording length: Unlimited
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .111 ....= Minimum scan line time: 0ms
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Compressed/uncompressed mode: Compressed
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= Error correction mode (ECM): ECM
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Frame size: 256 octets
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= T.6 coding: Set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   0... ....= Extension indicator: Not set
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Selected compression T.6 (3)
2011-03-07 15:53:50.541622 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Get document at 14400bps, modem 7
2011-03-07 15:53:50.542643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 17 to 7
2011-03-07 15:53:50.542643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T2
2011-03-07 15:53:50.580883 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier down (-1) in state 7
2011-03-07 15:53:50.580883 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_RX to T30_PHASE_C_NON_ECM_RX
2011-03-07 15:53:50.580883 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:53:50.580883 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 7
2011-03-07 15:53:50.580883 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 0
2011-03-07 15:53:50.641294 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Non-ECM signal status is Carrier up (-2) in state 7
2011-03-07 15:53:50.641294 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 7
2011-03-07 15:53:50.761189 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Non-ECM signal status is Training in progress (-3) in state 7
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_A_CED, state 1
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Starting answer mode
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_A_CED to T30_PHASE_B_TX
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 4
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T2
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 1 to 17
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Sending ident 'SpanDSP Fax Ident'
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  CSI without final frame tag
2011-03-07 15:53:51.754816 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 03 40 74 6e 65 64 49 20 78 61 46 20 50 53 44 6e 61 70 53 20 20 20
2011-03-07 15:53:52.040913 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Non-ECM signal status is Training succeeded (-4) in state 7
2011-03-07 15:53:52.040913 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop T2 (44000 remaining)
2011-03-07 15:53:52.040913 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Switching from V.17 + V.21 to V.17 (-13.79dBm0)
2011-03-07 15:53:53.334614 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 DIS:
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Store and forward Internet fax (T.37): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Real-time Internet fax (T.38): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= 3G mobile network: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= V.8 capabilities: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Preferred octets: 256 octets
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Ready to transmit a fax document (polling): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..1.= Can receive fax: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..10 11..= Supported data signalling rates: V.27 ter, V.29, and V.17
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= 2-D coding: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..10= Recording width: 215mm +- 1%, 255mm +- 1% and 303mm +- 1%
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 10..= Recording length: Unlimited
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .111 ....= Receiver's minimum scan line time: 0ms at 3.85 l/mm; T7.7 = T3.85
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Compressed/uncompressed mode: Compressed
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= Error correction mode (ECM): ECM
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= T.6 coding: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= "Field not valid" supported: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Multiple selective polling: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Polled sub-address: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= T.43 coding: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Plane interleave: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Voice coding with 32kbit/s ADPCM (Rec. G.726): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Reserved for the use of extended voice coding set: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...1= R8x15.4lines/mm: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= 300x300pels/25.4mm: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= R16x15.4lines/mm and/or 400x400pels/25.4mm: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Inch-based resolution preferred: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= Metric-based resolution preferred: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Minimum scan line time for higher resolutions: T15.4 = T7.7
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Selective polling: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Sub-addressing: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Password: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transmit a data file (polling): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Binary file transfer (BFT): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Document transfer mode (DTM): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Electronic data interchange (EDI): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Basic transfer mode (BTM): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transfer a character or mixed mode document (polling): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Character mode: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Mixed mode (Annex E/T.4): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Processable mode 26 (Rec. T.505): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Digital network capability: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Duplex capability: Half only
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= JPEG coding: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Full colour mode: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= 12bits/pel component: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= No subsampling (1:1:1): Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Custom illuminant: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Custom gamut range: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 1...= North American Letter (215.9mm x 279.4mm): Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= North American Legal (215.9mm x 355.6mm): Set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Single-progression sequential coding (Rec. T.85) basic: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Single-progression sequential coding (Rec. T.85) optional L0: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   0... ....= Extension indicator: Not set
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  DIS with final frame tag
2011-03-07 15:53:53.335619 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 13 80 00 ee fa c4 80 95 80 80 80 18
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Non-ECM signal status is Carrier down (-1) in state 7
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Trainability (TCF) test result - 21876 total bits. longest run of zeros was 21601
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_C_NON_ECM_RX to T30_PHASE_B_TX
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 4
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 7 to 8
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  CFR with final frame tag
2011-03-07 15:53:53.580705 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 13 84
2011-03-07 15:53:53.794840 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:53.875238 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:53.875238 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_TX to T30_PHASE_B_RX
2011-03-07 15:53:53.875238 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 4
2011-03-07 15:53:53.875238 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 0
2011-03-07 15:53:53.875238 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T4
2011-03-07 15:53:53.895315 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 17
2011-03-07 15:53:53.915402 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier down (-1) in state 17
2011-03-07 15:53:54.661321 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 8
2011-03-07 15:53:54.740807 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 8
2011-03-07 15:53:54.740807 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 8 to 12
2011-03-07 15:53:54.740807 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_TX to T30_PHASE_C_ECM_RX
2011-03-07 15:53:54.740807 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 7
2011-03-07 15:53:54.740807 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 0
2011-03-07 15:53:54.740807 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T2
2011-03-07 15:53:54.760881 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier down (-1) in state 12
2011-03-07 15:53:54.760881 [WARNING] mod_spandsp_fax.c:293 WARNING T.30 ECM carrier not found
2011-03-07 15:53:54.920919 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 12
2011-03-07 15:53:54.920919 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 12
2011-03-07 15:53:55.041038 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Training in progress (-3) in state 12
2011-03-07 15:53:55.061203 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Training succeeded (-4) in state 12
2011-03-07 15:53:55.061203 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Switching from V.17 + V.21 to V.17 (-15.56dBm0)
2011-03-07 15:53:55.081335 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Framing OK (-6) in state 12
2011-03-07 15:53:55.081335 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T1A
2011-03-07 15:53:55.420854 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop T1A (277280 remaining)
2011-03-07 15:53:55.420854 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:55.420854 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 00 4f 25 70 ca cd 33 55 21 3c 08 8b 49 98 b4 e6 83 53 0e ce 86 70 37 38 1d ce 4c 3c f3 4c 54 08 0f c2 4c cc 10 66 62 86 b0 98 0f ce 86 f0 20 24 85 b0 cd 33 1d ce 06 a7 c3 d9 e0 cc 33 9b 67 82 51 b6 79 26 1b 02 c2 9d 89 6c c2 ff ff ff ff ff ff ff ff ff ff 7f fa 86 a1 10 7d 30 44 1f 0c 85 42 d3 0c 9a a0 0f 86 e9 0e d3 0d 43 b4 c3 61 28 44 1f 0c d1 07 43 34 a7 0f 86 68 4e 1f 0c 4d 5f 88 3e 18 a2 0f 26 02 02 d1 07 3f 4c 37 0c d3 1d a6 1b 86 e9 0e c1 0f 43 e1 21 fa 60 88 76 18 fa ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 3f 1e e3 0f 85 42 67 ed f1 e1 0f 41 30 1c f3 fd 0f 41 0f 41 0f c5 ff 21 fa e0 ff 1f fe c3 21 da 61 18 86 a0 c3 ff 70 e8 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 6c 94 67 3a 41 d0 50 be 49 98 b4 fe 9f 3e fe ff ff 43 7f be 1f fa 0f c3 f8 3f
2011-03-07 15:53:55.420854 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 0, length 256
2011-03-07 15:53:55.580757 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:55.580757 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:55.580757 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 01 7d fc e9 23 04 c1 f0 1f c3 30 d2 cd 36 db 74 e2 41 d8 a6 d3 c8 43 79 e6 99 76 37 9d a8 f6 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 43 50 da b9 27 37 8c dc 61 08 1a e2 fe 4f 38 82 f0 0c c5 11 fa b4 73 8f 30 42 30 42 09 ef 10 f7 09 3f 84 86 a0 21 ee 61 3c 1d 85 49 f7 08 c5 11 8a 1f 46 e8 b4 87 49 77 18 66 1b a2 0f 86 91 3b 0c c1 ac 0c c3 10 04 c3 6c ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 10 c4 87 8f b3 21 21 38 03 0e 41 ff cf 95 48 26 12 4e fb b4 ff 71 88 3e 18 a2 0f 4e 1f fc a7 0f 86 e8 83 87 a0 9f 84 9f 64 7f 9a a0 7d da a7 7d fc c3 c9 46 f6 7f 1c 82 c3 10 09 08 8c d0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 3f 04 e1 43 74 1f 11 82 c2 ff 70 f8 e3 30 fc ff ff e1 ff 87 a0 f0 3f 0c ff e3 30 3c a6 2f 44 3b fc 70 18 fe
2011-03-07 15:53:55.580757 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 1, length 256
2011-03-07 15:53:55.741190 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:55.741190 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:55.741190 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 02 4f 2f 71 88 ee ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 43 50 e8 7f be ff ff e7 fb ff 43 ff 7f e8 0f 11 e1 ff 79 ff ff 3f d9 e4 fe ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 9f e7 ff f9 7e be a7 fb 1f 86 21 e8 ff ff ff ff 87 a0 f1 ff a1 ff 43 10 0c f3 fd ff ff 3c ff 43 b4 c3 cf f7 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 0f 93 1c 86 e0 18 46 88 03 67 c3 89 0a 87 11 42 18 21 18 21 08 86 0e 23 f4 08 23 04 23 04 23 04 23 04 23 04 23 c4 81 0f 23 c4 43 61 42 c0 08 c1 08 41 30 84 a1 43 f0 ff 10 fc 30 42 30 c9 e1 08 c1 08 41 30 04 c3 24 87 21 08 86 23 34 33 fc ff ff ff ff ff ff ff ff ff ff ff ff ff ff 7f 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 4c b3 31 e8 54 fe ff 10
2011-03-07 15:53:55.741190 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 2, length 256
2011-03-07 15:53:55.881338 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:55.881338 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:55.881338 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 03 0c c1 3f e2 ff ff ff ff ff ff a7 55 b9 d8 33 c4 99 3d 09 91 21 42 44 13 12 91 2b ad 16 61 23 f1 1d 27 2e e2 22 21 08 0a e6 12 12 23 e2 22 f0 cc 22 8a f8 42 0c 89 59 30 dc 48 5c 92 84 0c 21 5b 88 10 c5 10 71 51 2e 08 06 89 f8 a4 0b 12 f1 25 ba 88 8b 40 f7 19 df 6d 11 1f 82 90 79 64 44 5c 74 49 c4 e3 88 2f 48 12 71 91 90 24 aa 05 9b b8 d8 32 f5 10 4a 92 c4 5a 30 3b 1a 8b c2 39 4e 0d a5 a0 14 14 82 c2 a9 85 ab 50 2c 4c 50 9c 63 28 0d 8a 53 bb a2 7d 91 1e 87 0d 3f 2a e3 18 ff 19 8a d7 1e 04 6a 10 15 5f 32 f5 a3 e9 9b 0a aa a4 37 6b b1 85 8e 20 90 12 d7 c4 45 5c cc 62 88 31 12 17 09 81 40 4f 5c bc 25 e2 22 2e b6 48 88 59 7c 11 17 43 0c 41 d0 5c e7 89 3e b3 08 56 88 a1 d9 2a ba b0 b1 29 33 1a 32 15 10 c4 bc 2d 14 5d c4 43 84 21 e2 35 f1 20 19 64 0a a7 70 aa 8d 88
2011-03-07 15:53:55.881338 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 3, length 256
2011-03-07 15:53:56.041188 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.041188 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.041188 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 04 61 50 4b 25 12 9b fa c4 45 7c 83 60 4a 08 12 04 82 a8 a6 9a c2 29 9c 12 92 98 4d 5c 86 24 e2 a2 4f 31 08 24 49 12 71 49 12 08 a2 cb 14 17 4a 88 08 4b 82 64 1a 22 24 2e 41 74 49 10 84 cc 42 0b 4d 85 20 11 17 6b 11 23 02 c9 30 5b 6c a5 5d c8 94 53 66 54 42 ef 17 85 1b 2d 48 82 88 4b 10 84 10 a8 ab e2 20 10 71 51 88 2d 88 f2 c3 26 2e 08 6a c7 96 5c da d7 b0 64 7d 08 32 71 41 f5 b7 46 1c 82 a2 c7 06 81 26 7e 83 a8 58 c4 45 58 6c 0d 02 49 f1 cd 22 10 08 9b 65 d4 91 42 13 17 71 f1 03 81 cc 9c 0b 9e e5 dd ec a3 84 e6 02 06 a1 2d 5b 22 2e de ec 61 08 32 82 25 11 17 c2 20 83 40 92 4c 35 95 21 09 82 20 34 4a ec 43 82 e8 82 44 3c 89 b8 a4 2e 48 82 24 10 c8 14 41 b9 8d 16 04 a1 11 85 e4 17 0c 41 66 54 96 20 ba f8 81 20 35 25 40 10 a6 2f 41 92 25 81 88 8b b8 0c 22 2e e2
2011-03-07 15:53:56.041188 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 4, length 256
2011-03-07 15:53:56.180851 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.180851 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.180851 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 05 52 48 8c 21 de d4 43 1c 09 82 10 36 15 68 34 04 53 04 95 29 a7 da f6 9e 09 23 b6 b8 a1 44 d7 0c 11 17 91 45 4a 51 22 72 71 c4 16 47 a4 8b 23 9e b8 59 45 9d 21 b6 90 a7 dc 07 11 17 08 24 6b 6c ab 4c 5c 24 04 09 04 7a 08 5a 12 c2 5f 10 74 d4 2f 6f dc 2b f6 8a bf 04 43 c4 05 33 5c 97 04 51 b8 b6 21 55 3c 0a 5a 6d 99 b8 5a 12 62 ff 02 81 24 24 ae 9b b8 b1 58 44 5c a2 70 18 82 10 25 83 0c 1b 66 8c 71 44 48 20 08 4d 61 8b b8 10 11 11 11 25 e2 13 17 35 04 41 a6 12 09 63 50 4e b9 88 6f 6e 47 63 4f c5 ff 82 85 28 10 5d 92 6c 08 b2 c5 bc 9b c2 41 92 64 13 97 29 5c ec 4d f5 96 04 42 53 1d 82 88 0b 16 71 49 5a 06 11 2f 04 99 3d 45 96 20 ba 24 e2 82 24 08 04 bb 29 87 24 e2 2a 88 0a 88 b8 06 41 74 a1 0b 12 85 83 40 26 ae 10 64 51 0e 22 2e f5 22 b1 25 11 97 d4 46 53 2c 0a
2011-03-07 15:53:56.180851 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 5, length 256
2011-03-07 15:53:56.321514 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.321514 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.321514 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 06 87 2d 49 1c 87 20 c8 5c f0 f7 fe 91 2d 10 85 43 0e 41 88 48 5c a4 12 55 85 b0 88 cb 90 21 24 3e 5d 20 0a 07 a1 84 08 41 74 21 f6 c6 38 04 13 8f 67 48 10 e5 28 48 82 88 2f 3b 0c 92 24 e2 1b 64 ea 41 10 96 89 ef 92 54 20 81 28 07 11 67 fa 12 f1 25 e2 0a 49 10 da 54 4d 3d 42 c4 8f 46 94 24 48 16 8c 90 44 5c 92 25 59 c2 92 05 89 21 83 ac 86 1c 45 7c a3 51 02 81 4c d5 88 6e 41 92 20 97 8c b0 24 88 b8 d0 76 1b a6 76 e1 86 c5 16 47 ec d9 62 cf 16 47 94 08 82 26 2e e2 13 21 66 11 45 c4 45 5c 64 08 0d 92 9a 48 82 20 24 f2 12 25 22 17 b2 16 47 f4 89 8b f8 10 64 31 04 02 21 ba 44 fc 4d 61 89 b8 40 54 18 69 47 15 8b 8c 10 c4 3d a6 70 ca 15 b2 d0 94 43 11 15 22 2e 08 1a 63 2c 5c 4b be 6f 10 3e 85 17 44 5c d7 18 06 51 0e 11 97 24 95 20 50 41 c4 05 41 63 21 38 08 34 62 69
2011-03-07 15:53:56.321514 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 6, length 256
2011-03-07 15:53:56.481087 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.481087 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.481087 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 07 e7 f8 1d 25 08 54 25 88 b8 42 6e 2a 42 42 29 85 ab 5a 0c 07 11 57 a7 70 10 5d a6 82 72 08 02 15 71 c5 6c 31 86 a8 80 cd dc e6 fb 11 f7 dd 14 34 34 24 10 68 c4 e9 02 51 38 64 0a 87 18 42 24 7e 99 42 cb 2c 9e 46 41 92 20 0b 12 08 24 11 9f b8 88 0f 49 12 44 97 45 17 22 04 21 04 31 64 2a 77 08 f4 ec 8d 82 20 53 0f 11 17 08 42 89 f8 30 08 04 b2 2c f6 06 4b c4 45 1f a6 70 c1 10 a4 32 55 40 c4 65 94 6c b5 21 48 02 81 24 99 12 dc 45 5c 46 c3 98 31 08 b2 40 22 2e fe 74 81 6c 4a 70 97 44 5c 82 8c 32 25 40 f4 19 92 20 08 0d 12 2c 11 57 0c 81 41 10 71 37 c5 52 b5 20 81 20 44 18 06 49 12 64 49 08 4b 12 a2 a0 ff 23 22 82 40 a6 70 0a 89 72 ca 29 07 49 6c 8d 38 f1 71 c4 51 22 b0 60 8e 0a 4d b0 38 33 04 41 48 17 08 24 d1 85 08 02 a1 05 81 86 29 a7 a8 d4 7b 49 6a 2a 51 45 2c
2011-03-07 15:53:56.481087 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 7, length 256
2011-03-07 15:53:56.621268 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.621268 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.621268 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 08 10 08 87 20 84 b0 f1 e3 5f 4d 5c c2 dd df 43 d0 2d db 4b c2 a2 f0 f6 a5 72 a8 ff 55 a5 23 1e 47 6f 08 b7 7c 14 08 b4 85 96 a2 28 1f 44 fc 10 14 96 b4 fd 3a 04 8a 88 32 15 fe 30 0c 43 20 cc 5d 89 37 5b c4 c5 13 04 6d 11 97 04 49 42 04 81 24 ba 4c e1 14 4e e1 14 12 c8 10 5d 54 4b a2 27 81 40 12 f1 91 2e 10 08 21 08 4d 81 29 07 a1 24 81 20 43 16 24 e2 11 17 04 21 7d 09 24 41 74 41 92 04 41 10 48 92 25 08 82 4c 25 0a 88 3e 51 96 50 22 ae d6 41 a0 92 25 e2 b2 64 a1 45 e1 14 7e 41 c4 25 48 94 2f 10 e5 32 86 28 b7 20 e2 6a 53 4f e1 6e e2 b6 24 53 85 c2 65 11 17 04 a1 5b 5d b6 5b 45 5c a2 70 10 71 11 17 f1 24 a3 36 85 57 83 20 9b 2a 94 f3 40 5b 46 11 97 05 b5 57 41 92 54 a6 70 0a e7 78 b5 9a bc 6e 6f c6 41 20 89 71 49 12 43 12 04 8d 20 e8 89 8b ea b0 20 c8 54 40 68
2011-03-07 15:53:56.621268 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 8, length 256
2011-03-07 15:53:56.780793 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.780793 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.780793 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 09 68 e2 c2 be 1c 87 8f 17 19 c2 62 88 b8 24 e2 4b 10 84 12 f1 2c 08 e4 4b 92 20 e4 22 10 84 20 0a 97 25 49 30 64 4e 61 98 5a a0 4d 25 f4 5a a6 ec 34 6d 1f 6e 41 10 2e 57 45 84 88 cb ef e3 0e 0b 44 fc cb 7f 43 a0 a5 23 42 28 10 15 86 a0 df 72 10 e5 3a 85 1f e3 d1 4d 05 88 78 1b 44 fc 1d 71 c9 22 2e 4b 42 ad 37 14 dd 47 a9 57 8d b0 11 a2 70 db d1 20 58 c4 05 41 16 08 24 49 90 10 82 2c 89 f8 10 35 92 24 04 81 24 44 10 d5 10 a2 40 28 99 c2 21 8b b8 50 02 49 22 2e 08 32 64 8a 0e 19 24 49 92 64 48 10 43 c4 65 08 82 0c 81 28 1c 24 41 90 29 1c 42 41 74 09 82 64 41 1a 25 90 20 d9 86 40 b5 65 48 68 8b c2 29 5c c4 05 1b 6a 21 88 0a 10 71 11 57 85 8c cd f1 82 5c 8a b6 9a 42 ec 45 b9 25 c9 5c 94 88 4b 05 41 96 88 4b 12 42 c4 0f fb 20 6a 95 24 10 5d 2d 49 28 88 33 9a c2 45
2011-03-07 15:53:56.780793 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 9, length 256
2011-03-07 15:53:56.921120 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:56.921120 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:56.921120 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 0a 5c 90 21 83 58 c4 4d e1 25 51 ae 12 4a 55 92 88 0b 59 b6 9b 9e e1 20 aa 29 1c b2 24 4b 12 44 97 20 ba 10 91 b0 4c 05 64 d1 93 24 ba 88 8b f8 06 49 c4 27 96 4c e1 14 16 84 16 04 a1 39 99 c2 21 44 c4 46 08 42 08 04 43 08 02 49 96 04 41 8d 90 24 12 32 48 82 20 44 44 4b 02 81 24 08 42 09 82 50 90 29 9c c2 29 b6 fa 63 8e b7 2c 41 c4 c5 bc 84 d1 c4 05 41 20 2a e4 92 d0 06 99 7a 0a a7 f0 82 d4 5c c8 54 06 d1 25 10 f1 d0 94 43 1e 63 59 76 b4 d5 96 20 94 25 c6 a6 1a 46 99 78 f4 05 11 17 71 21 b3 18 b7 44 5c b0 40 54 c0 25 b1 77 08 6d 09 22 be 28 dc 29 47 8e 77 db a2 a8 fd fd 90 0c 32 d4 b2 4b cb 74 11 17 7d 84 a0 1b b1 21 08 d1 46 43 c4 47 09 61 fe 41 14 0e 11 97 84 0c 11 17 71 11 17 5d 88 c4 05 12 04 0d 02 21 22 22 22 a2 24 e3 68 19 54 c4 b5 84 48 54 11 d7 18 36 7a
2011-03-07 15:53:56.921120 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 10, length 256
2011-03-07 15:53:57.061470 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.061470 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.061470 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 0b c5 f7 36 bc 6a 88 b8 04 1d 1f d7 2a ef 1f 4e e1 10 71 35 43 a6 5c c4 25 0a 57 5d 20 0a 3f 71 f1 eb 5a 10 f1 41 d4 c8 e3 e9 22 ae bf 21 ca fd 83 28 5c 6a 8e 43 e8 71 07 81 86 88 4b fe 61 63 98 f8 d8 20 98 c2 21 10 48 12 24 10 04 49 20 09 04 41 68 48 92 40 14 0e 21 12 17 88 c2 21 ba c8 25 09 82 20 53 38 97 50 0e 09 42 0b e9 92 24 4b 22 59 20 10 42 54 43 88 48 f4 0d 42 10 84 74 11 97 64 99 4a 54 14 ce 91 41 88 12 71 71 d6 6a 5b 25 10 48 16 24 cb 0e 53 81 36 f7 b0 89 0f 97 88 cb 14 0c 41 26 2e a1 18 4b 28 09 92 83 88 4b 92 ac a8 02 81 ba 6d 09 61 88 f8 a8 02 81 50 90 40 20 e2 4b b6 45 5c 08 53 0e d3 65 0b aa 46 17 04 a1 f9 0b 04 42 da 05 43 90 85 2d 95 91 7f c3 e6 28 4a 88 88 88 88 38 04 82 29 a7 16 c8 52 44 b4 d0 89 0b 82 50 2a 09 02 95 29 9c 72 11 97 e4 12 04
2011-03-07 15:53:57.061470 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 11, length 256
2011-03-07 15:53:57.220989 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.220989 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.220989 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 0c 99 c2 29 48 08 42 ba 06 25 2e 41 10 84 05 02 21 82 40 8d 78 11 d7 f8 17 88 72 d5 88 25 0a f7 0f 41 58 78 9c c2 35 22 43 77 0a 87 88 ab 66 88 b8 30 ea b1 4f e1 c7 5a 10 64 16 11 17 08 a4 45 5c 74 bd 21 e2 7b 34 4a 8d e1 1c 3f 71 c9 4a 97 e2 1e ab ba ea 16 09 ed 6c 7d 6e 38 53 38 67 08 04 32 84 28 09 22 44 20 0a 87 e8 22 17 a2 04 02 19 42 cb 14 2c 89 2e 48 c4 25 08 82 2c 49 c2 41 20 09 11 0d 92 88 cb 10 d2 47 98 d2 59 25 49 a6 70 6e a7 96 7d a3 2c 3b 3f db 73 1c 44 7c 4b 4d 45 8a 0a 2a 13 df 5c f0 a6 1e 05 02 45 49 20 90 29 02 64 41 85 19 97 1c dd a6 84 8c 22 2e cb e8 2e a3 14 2c b6 1a 99 c5 58 10 5d 51 b0 14 d1 bc e2 78 09 a2 9c e3 58 90 29 bc 6d 11 97 4a c4 e5 86 11 a2 dc 38 04 a9 2c 10 48 a2 8b 65 49 11 ed e9 22 3e a2 04 41 28 41 10 1a 42 dc 52 09 e9 82 20
2011-03-07 15:53:57.220989 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 12, length 256
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 T4 expired in phase T30_PHASE_B_RX, state 17
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Retry number 1
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_RX to T30_PHASE_B_TX
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 4
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Sending ident 'SpanDSP Fax Ident'
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  CSI without final frame tag
2011-03-07 15:53:57.335032 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 03 40 74 6e 65 64 49 20 78 61 46 20 50 53 44 6e 61 70 53 20 20 20
2011-03-07 15:53:57.361252 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.361252 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.361252 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 0d 44 53 99 0a ca 29 a7 28 a8 41 4b 20 8a 32 13 8d 38 ba 89 0b 27 b0 48 17 13 92 48 16 fd 6d 43 10 c3 5f ef 15 af 05 02 49 41 c4 2f 53 cf f1 f0 f7 83 40 b1 46 94 e4 94 db 05 f5 af 1d ad 62 f8 bf a0 1a 22 ae cb 70 0a 2f 09 22 97 52 e8 fa b8 85 92 20 0a 77 11 57 6c e6 b0 6c b3 6f 10 0c 99 62 48 32 84 2e 09 a2 5a 20 0a a7 10 1c 19 24 11 1f 41 20 89 b8 10 04 32 05 0c 41 20 58 c4 05 02 99 42 88 f8 20 90 84 86 0c e1 a2 80 20 a4 8b b8 88 b5 20 6e 29 11 49 f8 b0 40 10 21 83 40 a6 c0 54 50 4d 49 51 2b 6f 4a 4d 05 c7 29 60 aa 43 90 21 ba 8a b8 de d8 5a b2 20 89 c2 61 18 db 92 64 de d8 56 63 10 16 44 5c 92 64 74 84 e9 37 5a a2 70 10 f1 4d 55 aa 4b 90 38 0e 21 6c 34 e5 14 0e 22 2e e2 32 15 14 1e 2d 99 b1 04 02 2d 86 97 34 5a 62 8f 1d 45 5c b1 da 60 db de a1 dd 97 22 24 6c
2011-03-07 15:53:57.361252 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 13, length 256
2011-03-07 15:53:57.521365 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.521365 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.521365 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 0e 10 68 ba d0 b6 90 b8 88 8b 7c 08 84 d2 53 2d 08 c2 11 82 50 62 0b 04 42 09 82 b6 a4 1e 21 41 10 12 17 9a c2 b9 3a 08 f4 12 12 17 69 c5 10 5d c4 45 45 c4 23 2e e2 96 89 8b b5 f8 9a 25 b6 20 08 87 a0 43 74 71 11 82 42 e9 1a 82 10 04 21 17 11 21 2e 92 e8 62 5e 22 2e c8 c4 45 b9 ba 4c 39 85 53 60 08 41 89 db 20 47 e2 35 04 09 44 dc 7e 10 f1 1b 05 41 10 a6 70 09 22 2e 41 c4 f5 be a0 0f 81 fe 8b c2 41 c4 cf 71 10 71 3d 63 c9 97 6a 10 85 1f a3 20 90 61 29 5a f5 e2 48 b1 c6 21 ca 4d 5c 1e 44 fc 05 b1 55 1f 82 be 25 d9 23 44 05 0c 87 21 0c 82 e8 22 3e 2c 49 e2 8b 21 81 4c e1 10 a2 20 89 2e 35 84 08 41 a6 60 aa 29 1c 42 53 38 84 92 04 09 82 4c e1 14 1d 42 e2 2a 09 82 10 04 92 04 21 4a 08 43 68 90 04 41 16 5d 20 0a 07 09 64 8a 41 39 48 22 2e ba 24 e2 42 48 02 31 96 20
2011-03-07 15:53:57.521365 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 14, length 256
2011-03-07 15:53:57.661125 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.661125 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.661125 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 0f c8 94 53 b0 d0 22 2e 89 f8 c4 45 5c 20 0a a7 8a 20 19 62 08 82 10 12 71 81 40 12 24 89 b8 04 41 20 58 88 20 c8 14 0e 59 90 24 48 20 0a a7 0a b5 82 24 89 b8 20 10 43 be 7a 88 b8 8e 76 7e 96 a4 02 81 b0 3b 24 88 3b 44 5c ed a2 70 10 f1 8d 71 53 4d bd d5 88 c6 12 64 10 f1 42 10 ca 14 01 32 cf 10 64 37 25 a8 86 88 9b bf 21 ba 18 32 e5 90 20 e2 2a 5b 32 b9 a9 4c b5 a2 45 e1 21 08 c2 06 19 64 8a 70 dc e6 78 41 c4 45 c7 08 c9 29 ea 36 d5 19 22 ae 68 08 51 da b2 88 8b b8 88 8f 28 11 17 42 10 d2 05 41 86 10 41 90 45 5c 20 90 05 02 21 a2 04 41 16 08 64 c8 14 21 c9 32 25 01 49 c4 27 2e 81 18 82 20 4b 82 24 11 17 48 08 41 48 5c 90 88 8b b8 88 8b 18 41 90 05 c9 b2 88 0b 82 e8 43 10 42 20 58 86 0c a1 44 3c 41 12 71 21 2c 49 92 18 81 44 17 04 81 28 1c 24 41 22 3e 2c e2 5b
2011-03-07 15:53:57.661125 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 15, length 256
2011-03-07 15:53:57.801460 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.801460 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.801460 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 10 10 04 09 25 08 32 84 74 11 17 f1 05 41 92 88 0b 04 82 45 5c 82 2c fa c4 05 02 49 c4 05 0b 92 24 08 92 44 5c bb c6 b2 28 5c 6a d9 6e 13 4f 10 71 ed 46 8c 6a a9 28 1c 22 2e a8 24 95 20 89 b1 41 a6 0a 96 04 11 0f 4b 12 aa b4 85 20 41 86 4d 09 19 6d 2a 28 1c 44 7c 53 82 e3 90 b4 b4 41 c4 87 21 e2 52 34 45 84 41 30 85 9b 38 b6 52 38 88 b8 98 87 4b d6 fe 88 b9 97 9a b8 08 2c 08 42 e2 a3 20 ba 2c 44 be 40 20 49 42 10 68 10 08 25 08 84 6e 10 22 47 10 64 49 0c 0d 81 10 f9 d2 41 90 41 52 df 10 64 90 64 68 84 21 44 ba 20 0a 17 71 0d 41 08 c7 f1 82 40 30 85 43 f4 11 e9 82 40 30 c8 87 20 84 20 83 10 0f 11 57 23 42 10 5a 12 88 0a 59 10 64 0a 96 4e 5c 7b 09 65 0a a7 26 f1 2d 1d 9d b8 a4 92 10 36 71 21 12 97 82 40 3f c6 c4 05 41 bb 05 a2 9a c2 29 5a c3 3c 10 d2 f2 be 5c 38
2011-03-07 15:53:57.801460 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 16, length 256
2011-03-07 15:53:57.961159 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:57.961159 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:57.961159 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 11 ae ce f1 24 54 1f b1 ff 1d 22 ae 55 1a a3 2e e2 ea 41 94 ab 82 88 4f 17 c2 3f 15 3f 3e 96 3e 44 5c c6 ef 0c 21 04 0d 81 d1 37 e8 d8 86 28 dc 3d c2 30 42 20 7a 05 82 40 88 88 10 08 2d e2 02 81 24 e2 d3 85 68 11 79 49 42 08 32 55 73 1c 42 e2 13 97 25 41 90 41 88 48 17 71 a1 20 08 32 45 09 82 21 44 86 38 82 41 08 53 0c 21 a9 43 24 2e 48 c4 45 3c 34 24 41 10 1a 82 20 53 15 85 4b 92 20 19 a2 8b 3c 49 82 04 09 2d 89 b8 88 8b f8 c4 65 49 48 5c c4 05 09 24 49 02 81 24 90 24 49 82 20 44 94 4c c9 a9 a6 b2 24 e2 43 54 43 06 59 92 25 11 17 71 4b c4 45 7c 48 10 64 08 11 21 90 c4 22 08 b2 20 08 11 41 20 49 82 a9 ff dd 25 2b 34 c8 65 41 82 20 2c 99 7a 14 4c e1 05 a1 a9 37 43 96 16 9a 1f c3 43 0c 17 5b 06 59 29 df a6 84 0d 33 0f 82 88 2f 99 72 81 44 5c 6a ca a5 86 88 67 2a
2011-03-07 15:53:57.961159 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 17, length 256
2011-03-07 15:53:58.100620 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:58.101649 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:58.101649 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 12 ef 10 64 08 44 7c 61 49 66 ec 12 73 92 0c 35 85 43 c4 17 64 95 44 5c cc 5e 3f 04 21 5d 20 10 12 17 04 49 88 ae 7c 11 97 12 17 a2 44 7c 10 b4 f2 b5 33 d4 86 36 34 5d c4 c5 55 10 84 08 02 8d d2 12 5d c4 85 08 89 2e 10 48 82 20 53 20 89 0b 11 6b 69 84 20 9c 2e 84 21 44 5c 43 a0 68 10 22 22 a2 4f 5c 92 12 17 a2 5b 88 88 60 35 71 45 11 97 41 d8 52 5d 88 08 4b 05 41 18 11 b1 8a b8 46 18 24 d1 a5 2b a2 45 5c 12 b6 5b 75 08 74 3b 88 6e 41 bf b7 86 88 0f 41 71 5f 20 a8 05 41 78 e2 22 5f 10 71 85 20 84 40 43 72 4b 5f 43 ef e3 bf 2e 94 88 cb 7f 41 c4 55 7a 7c fb a7 f0 d6 15 22 ae 88 5b 1e 11 6c db 30 f1 19 6a 41 42 48 c4 05 a2 5a c4 45 c6 12 4c 15 0a 87 90 c8 82 20 43 82 24 34 25 04 82 4c d1 41 0c 59 90 50 92 24 a4 8f 08 09 25 08 42 44 44 53 12 d1 45 0a 41 10 c2 1c e7
2011-03-07 15:53:58.101649 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 18, length 256
2011-03-07 15:53:58.260635 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:58.261632 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:58.261632 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 13 59 12 08 42 84 20 94 48 88 b8 20 21 5a 20 49 92 64 08 89 c4 92 64 0a 87 50 20 c9 14 ce 11 22 2e 4b 22 be 21 fa 30 c8 92 88 2f 88 1e 5a 88 28 49 c4 57 9e c4 71 87 88 ab 6d b7 5c 90 87 cb 54 77 37 04 61 87 29 c1 43 86 20 54 84 88 6b 2c cb d8 1c 87 88 4b 90 29 bf 20 ba ca 42 49 90 28 1c 44 5c a6 84 d0 d8 54 68 49 92 40 20 89 b8 2c 10 a8 6d e2 bb bb 24 c8 6d 09 a2 70 6c 29 c2 92 29 e2 ab e1 70 34 b5 33 42 a0 22 2e 44 53 21 a4 8b 23 66 a1 29 97 64 8e 53 e8 22 ae 15 21 08 51 25 90 0c 11 97 22 43 cf 2c e2 82 40 8e 93 8b 23 b6 38 62 91 54 78 d1 85 45 5c 96 74 f8 91 b0 e8 da 32 c2 10 d4 74 85 88 0b 4d d5 94 53 a5 84 05 41 96 1b 42 09 82 90 b8 60 d4 82 04 b1 88 f8 96 de 3f 4a 0a 41 6f ca ad 57 bb 74 fc 8f ff dd 29 8f 8f 1f f1 83 28 37 de 74 41 d0 8f 82 fe d1 1a d5 38
2011-03-07 15:53:58.261632 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 19, length 256
2011-03-07 15:53:58.401278 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:58.401278 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:58.401278 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 14 85 4f e1 86 20 6c 24 2e d5 ff 1c cf 1f a2 70 1f 22 ae 6e 53 6d 0c 82 d0 22 2e 62 89 b8 88 8b f8 90 20 11 17 a2 04 02 49 12 71 49 82 90 d8 82 20 cb 10 17 11 17 12 17 08 84 06 31 64 81 a8 03 49 88 68 49 c4 45 2a 49 88 88 10 64 c8 14 59 c4 27 2e 0b 12 48 92 24 88 2e 84 28 58 48 5c 28 49 20 90 84 08 0b 2c c2 4b 12 04 99 e2 02 81 24 e2 92 24 e2 82 24 41 10 5d 96 a8 a6 b8 60 4a 2d 41 74 19 54 c4 05 53 81 c3 6d b9 42 b2 88 2b 88 b8 ca dc 05 35 15 c5 f1 a2 70 49 d8 10 88 b8 6c 10 c8 94 90 24 4c c7 0c 49 f6 ad 92 39 2e 66 19 82 64 99 72 10 f9 b0 4c 09 14 71 b5 a9 e7 b8 84 65 ba cc 5f 68 0a 97 e5 0a 53 78 37 85 0b de 68 63 47 10 84 88 96 20 14 84 88 28 21 22 5d 06 49 10 84 10 84 c4 45 5c 88 92 20 ba 88 8b b8 50 22 2e 34 c7 41 92 44 78 e2 22 2e ba 20 c8 92 10 e9 a2 8b
2011-03-07 15:53:58.401278 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 20, length 256
2011-03-07 15:53:58.540949 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:58.540949 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:58.540949 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 15 59 74 71 44 5c c4 45 17 f1 0d a1 84 b0 24 04 0b 0d a1 44 7c 4b a2 6f 49 c4 16 71 81 20 10 48 22 3e 2c e2 42 4b b2 d0 92 50 22 2e 94 88 4b 20 04 81 24 e2 92 40 10 5a 68 0a a7 a8 dd 86 34 a4 6e 0b a2 0b 92 14 04 42 db 82 40 6d d7 61 0a 6f 0a b7 44 5c 14 97 4c 7c 81 40 96 d0 4d e1 20 e2 c3 e5 ae 20 e2 92 60 4a 58 10 84 32 e5 10 08 36 25 64 88 b8 9d 59 92 21 c8 82 24 e2 a2 6f 13 df c3 c4 e5 f4 91 c4 42 ab c2 94 63 d9 b5 88 4b 94 1b e2 6e 86 42 20 27 2e 62 4b 92 20 08 89 8b b8 e8 62 8b 2e 9e 18 22 2e de 90 88 8b 2e be 10 9f b8 88 0b 21 c8 59 44 97 05 41 8f ac 04 02 59 82 24 49 22 2e e2 17 e2 12 2c d2 0c 41 d8 c4 87 a0 25 e2 02 81 2c d5 82 a4 24 4b 4d 39 85 a1 32 48 32 44 5c b0 0c 2a 35 85 75 e2 ea 0d 11 17 04 72 04 51 61 84 20 53 38 85 31 71 41 90 05 02 c5 a6 70
2011-03-07 15:53:58.540949 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 21, length 256
2011-03-07 15:53:58.700944 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:58.700944 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:58.700944 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 16 0a 13 f1 5b ff 0f 37 04 2d 59 c6 11 22 ae bf 2e 17 42 c4 15 ff 1a 92 a2 91 b8 fa 78 ab 3a 86 a8 a8 52 14 f1 d5 89 0b 3f 88 f8 ca 16 74 08 8a 36 95 e3 42 7b 10 c8 10 f4 0c d5 3d 5e e2 b8 40 94 1f d5 d6 bb 84 48 5c 28 a1 04 02 a1 45 7c 43 28 49 12 88 7a 49 c4 05 41 48 3c e2 02 81 24 09 11 04 21 5a 92 24 49 c4 45 5c 88 92 25 59 68 2a 40 92 29 17 71 c1 02 51 b7 25 09 25 41 82 24 08 02 51 38 44 17 42 20 84 04 41 08 12 71 a1 29 9c 92 8b 42 90 88 cb a2 0b 2c b4 b8 c8 92 2c ba 4c e1 10 b9 e8 22 2e 43 68 aa 82 24 49 22 2e 14 48 32 55 8b f8 c4 85 82 20 88 2e 34 45 1d f7 12 85 73 97 bb 20 e2 12 85 3b 85 4b 92 2c 59 1c 87 88 cb 54 94 24 c9 42 87 a1 94 83 24 0a 09 92 89 8b b8 44 e1 90 44 5c a6 5c b6 20 e2 4b 30 15 92 50 14 0e 41 26 2e e2 99 72 44 a1 24 10 5d 6d 8e 4b 32
2011-03-07 15:53:58.700944 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 22, length 256
2011-03-07 15:53:58.840674 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:58.840674 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:58.841687 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 17 95 05 f1 b0 4d 97 a3 b9 30 58 96 4d 1e 0c a2 cb 05 41 68 34 17 76 fb 7a b3 45 17 71 71 44 d1 0d a2 70 08 25 e2 a2 bf 4f 17 08 64 08 11 21 0a 87 20 dc a6 70 be 50 93 b8 58 e4 c4 65 49 d2 c8 75 10 68 34 c8 d4 02 c2 96 20 10 2c 08 02 45 ba d0 37 e5 90 65 e8 82 a0 68 6c e2 e2 2a b6 e8 a2 6b 0c 41 11 04 52 ec 61 e1 20 ca 23 b9 20 c8 14 b2 54 10 c8 e3 c4 85 23 71 19 24 ad 6d 91 21 53 38 45 34 04 1d 04 32 85 53 6a 41 10 82 40 aa bc 05 22 ee 10 71 6d 08 84 5e 1f 83 88 2b e2 be 1a c2 52 45 77 ab 7c 78 ec e3 08 b7 64 8b c2 25 6c eb cd d7 8f be 21 e2 8a af d8 fc 6b 81 40 25 7c 09 02 51 78 b9 86 20 10 2c c5 6c 15 f3 61 84 11 d2 a6 82 ca 25 1c 4d 09 21 71 11 5f 92 20 c8 14 0e 81 24 19 24 d1 25 19 84 90 10 d1 14 01 21 5a 12 04 21 71 c1 32 b5 0a 04 92 e8 a2 0f 89 78 68 41
2011-03-07 15:53:58.841687 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 23, length 256
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 DIS:
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Store and forward Internet fax (T.37): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Real-time Internet fax (T.38): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= 3G mobile network: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= V.8 capabilities: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Preferred octets: 256 octets
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Ready to transmit a fax document (polling): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..1.= Can receive fax: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..10 11..= Supported data signalling rates: V.27 ter, V.29, and V.17
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= 2-D coding: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..10= Recording width: 215mm +- 1%, 255mm +- 1% and 303mm +- 1%
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 10..= Recording length: Unlimited
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .111 ....= Receiver's minimum scan line time: 0ms at 3.85 l/mm; T7.7 = T3.85
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Compressed/uncompressed mode: Compressed
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= Error correction mode (ECM): ECM
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= T.6 coding: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= "Field not valid" supported: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Multiple selective polling: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Polled sub-address: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= T.43 coding: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Plane interleave: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Voice coding with 32kbit/s ADPCM (Rec. G.726): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Reserved for the use of extended voice coding set: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...1= R8x15.4lines/mm: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= 300x300pels/25.4mm: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= R16x15.4lines/mm and/or 400x400pels/25.4mm: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Inch-based resolution preferred: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= Metric-based resolution preferred: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Minimum scan line time for higher resolutions: T15.4 = T7.7
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Selective polling: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Sub-addressing: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Password: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transmit a data file (polling): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Binary file transfer (BFT): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Document transfer mode (DTM): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Electronic data interchange (EDI): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Basic transfer mode (BTM): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transfer a character or mixed mode document (polling): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Character mode: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Mixed mode (Annex E/T.4): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Processable mode 26 (Rec. T.505): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Digital network capability: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Duplex capability: Half only
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= JPEG coding: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Full colour mode: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= 12bits/pel component: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= No subsampling (1:1:1): Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Custom illuminant: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Custom gamut range: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 1...= North American Letter (215.9mm x 279.4mm): Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= North American Legal (215.9mm x 355.6mm): Set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Single-progression sequential coding (Rec. T.85) basic: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Single-progression sequential coding (Rec. T.85) optional L0: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   0... ....= Extension indicator: Not set
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  DIS with final frame tag
2011-03-07 15:53:58.915605 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 13 80 00 ee fa c4 80 95 80 80 80 18
2011-03-07 15:53:59.000633 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.000633 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.001642 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 18 22 2e 34 48 a2 8b 78 68 c8 92 40 20 c9 92 44 0d 45 86 24 53 b8 20 49 c4 13 c4 90 45 17 c2 bc 86 10 12 24 43 44 16 f1 d1 92 04 d1 65 08 21 49 c4 25 99 d7 90 22 4c 09 11 17 12 17 24 09 04 42 4b 32 48 42 8b 2e 49 50 fd f1 4d 3c b5 d1 14 8e b6 40 54 c8 54 34 36 d5 14 71 41 c4 45 31 4c 3d e5 0e 13 17 71 49 c4 45 3e 5a 2a 0a a7 bc b7 14 6d a8 04 09 65 90 31 4a 02 81 24 11 17 7f e3 16 e5 16 e4 0c 79 c4 06 d1 25 88 b8 18 4b c4 65 90 1d da 8a 36 15 20 e2 ab ee 63 84 84 88 1c b1 05 49 20 fa 10 74 79 58 0f 81 dc 52 ff f4 61 0a a7 10 14 0e 42 89 b8 88 8b 2e 4b 82 20 44 08 42 63 94 8a b8 0a 4e 5c 52 49 c4 15 82 22 22 22 22 22 22 de 58 05 41 e8 77 cf 17 04 aa d9 2a e2 2a 25 2e 92 45 5c 10 74 d5 4b 32 71 d9 12 82 40 68 90 53 2e 09 82 2c d2 45 5c c4 57 58 c4 e5 74 35 71 e1
2011-03-07 15:53:59.001642 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 24, length 256
2011-03-07 15:53:59.141308 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.141308 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.141308 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 19 68 0a a7 9c 72 ca 29 9c 0a 34 12 17 cc 03 21 5d d8 25 48 56 49 e3 41 c4 7f 66 ba 7d 0b 44 05 7a 2c c6 4d ff b5 2f e2 ca f1 32 62 4b 73 d4 46 ec 85 a6 70 10 71 bd 82 28 fc 2a e3 35 7e a7 f0 9d e1 6f e2 da 11 a2 02 06 81 e8 31 14 44 1d 85 53 38 85 53 38 85 53 38 c7 a9 01 49 c4 25 81 28 1c a2 4b 82 20 44 53 38 24 8a 80 0c 09 32 08 51 02 81 0c 11 59 90 10 12 12 17 08 84 96 24 49 10 84 c4 e7 22 48 f4 50 02 81 2c e2 32 e5 42 84 24 49 a4 ce 22 2e 83 10 04 19 b2 40 90 41 48 58 82 24 44 53 72 0a 87 10 92 c4 10 63 b6 40 90 39 36 d5 92 24 34 85 53 19 32 85 22 53 c8 90 44 5c 20 6a e8 45 90 24 08 32 95 05 89 b8 40 20 49 12 04 41 90 24 49 12 24 81 44 17 c9 02 81 24 49 92 20 c8 02 51 38 05 a5 17 c3 17 71 c1 16 44 5c 2e 08 44 e1 96 24 e2 92 79 49 42 a9 4a da 12 24 51 b8 45
2011-03-07 15:53:59.141308 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 25, length 256
2011-03-07 15:53:59.281007 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.281007 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.281007 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 1a e1 02 81 d0 54 14 6c 2c a8 ba 89 cb 89 8b 3e c5 96 24 0a 87 e8 92 50 20 49 14 0e d1 25 09 9b bf 10 2d e2 4a e1 8d 52 d9 94 90 da c2 92 b1 0a bb 44 5c ff dd 54 4b 52 44 84 05 c9 82 24 a1 84 48 17 71 21 22 22 22 22 1a 84 c4 45 5c 05 02 49 c4 85 20 90 4a 88 28 08 05 09 24 49 20 10 2e 99 c2 a9 02 21 12 97 25 49 c4 25 11 37 2c 48 10 88 21 41 74 d1 27 2e e2 62 6c 08 25 72 41 92 24 e2 42 83 24 41 20 81 20 08 22 b7 04 12 22 71 41 92 04 41 22 2e 09 12 61 11 17 71 a1 24 99 8c 80 10 25 84 25 59 88 82 24 94 0c 99 12 b2 2c 49 b2 2c e2 13 17 71 d5 1b b7 64 c9 16 ac e8 90 65 ee 20 e2 39 06 11 cf 20 e2 bb a9 a6 1e 41 c4 d5 20 33 86 a4 86 45 75 53 30 e5 22 ae e8 ae 12 88 2e 53 0d 81 60 89 f0 41 c4 45 3c 53 2d 48 ec 2d 41 a6 82 87 0d a2 4b 76 4b 82 29 a7 70 09 72 97 dc d5 ea
2011-03-07 15:53:59.281007 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 26, length 256
2011-03-07 15:53:59.395264 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:59.441209 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.441209 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.441209 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 1b 1f a3 24 39 71 11 1f 12 88 6a 08 37 85 43 48 21 08 c2 09 2a b6 10 04 42 44 69 d4 9a 42 20 90 29 0c 34 71 59 12 71 41 50 ef e6 01 e1 5b c4 15 41 c4 45 5c 88 30 08 0d a1 bb bb 44 17 ba cd 22 ec 21 ca 05 51 2e 08 64 07 11 17 08 d4 16 71 41 d0 a5 06 d9 17 71 8d 08 41 88 30 44 5c c4 45 5c 74 41 10 12 d7 50 10 48 7a b9 47 53 0c 10 76 db 8e 38 04 09 76 6f d9 1a a2 f0 41 c4 bb 2b 9e 2d 23 04 1a 82 30 4a 10 b4 4d 5c 5f 6e 87 40 e3 d6 af 10 71 99 12 8e 5b b2 ae 96 be fd 15 65 41 90 83 88 4b 92 1f 43 c4 75 ca bd 4b 3f 08 64 98 3e 18 e2 29 37 bc 24 81 40 12 c2 10 24 e2 0b 02 51 2d 09 0d 92 24 10 64 8e 0d 99 72 be 50 21 08 42 fe 10 24 41 90 f9 22 e2 e2 22 44 94 24 44 18 64 ca 21 08 02 41 a6 a0 24 81 25 49 0c 49 f4 25 41 f4 25 10 48 82 20 94 40 20 89 b8 04 62 c8 94 43 10
2011-03-07 15:53:59.441209 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 27, length 256
2011-03-07 15:53:59.475585 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:53:59.475585 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_TX to T30_PHASE_B_RX
2011-03-07 15:53:59.475585 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 4
2011-03-07 15:53:59.475585 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 0
2011-03-07 15:53:59.475585 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T4
2011-03-07 15:53:59.494751 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 17
2011-03-07 15:53:59.535134 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier down (-1) in state 17
2011-03-07 15:53:59.581538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.581538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.581538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 1c 64 41 92 20 49 82 24 89 2e 08 42 41 90 24 b4 04 19 a2 cb 92 cc 30 0c a7 60 49 28 19 24 11 17 eb 25 88 c2 08 04 99 52 40 74 49 c4 63 5e 92 e8 16 04 a2 70 08 44 e1 20 b6 26 ae c5 f0 21 e2 d2 1c 17 6c 19 dd 92 c2 82 d4 92 24 51 b8 24 a3 18 19 e4 02 81 70 14 08 64 4a 94 24 09 a6 70 88 b8 4a 92 5b 96 ca 10 f1 cb 30 9a 0a d3 97 84 92 44 39 6c 4e f0 a0 70 c8 b2 24 e2 92 40 54 c8 94 08 a1 4d b9 20 a9 dc ea 7a c3 54 07 69 c9 d8 20 0a 17 04 b2 2d 10 a5 1e 16 54 4b 28 49 74 a1 8d 4b e4 02 81 24 09 19 22 2e e2 b2 d8 43 10 42 82 39 87 24 2b 6e 53 42 6d 50 f5 88 88 b1 41 d2 85 88 88 88 8e 43 d0 88 31 71 41 a0 a5 26 2e 41 c4 25 08 8a 68 0a 87 4c 39 95 7b 99 82 29 02 d4 85 cc a2 ab 31 42 c4 75 43 50 07 21 22 22 8e 68 84 40 e3 8a 21 50 59 74 b5 30 76 17 71 75 6f b4 28 5c 20
2011-03-07 15:53:59.581538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 28, length 256
2011-03-07 15:53:59.721210 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.721210 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.721210 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 1d ca 21 e2 7a 6b 5c aa 68 08 fa f7 22 ae 0a 11 17 08 d4 1a 82 56 87 88 eb a8 0d 22 ae 4d e1 20 e2 2a 10 85 4b 26 9e 28 2f b4 f7 fe 4d 1c e9 1f 77 18 46 88 c2 0d bb 41 8c 50 82 25 88 be 20 08 42 08 a2 0b 0c 99 42 15 4c ad 92 20 08 05 81 04 53 38 b5 72 82 ea 68 0a 87 10 05 d1 25 08 82 4c e1 14 25 e5 20 89 b8 20 10 43 28 81 20 83 10 11 11 a2 e8 92 88 4b 92 04 31 24 49 a6 56 19 32 85 04 92 60 c1 a2 0b 51 82 20 24 2e 14 84 90 c8 97 0c 21 4a c4 05 73 ba 04 09 32 24 35 ff 51 1b b6 ab 79 2b 85 9b 1e 4c 85 24 09 d1 23 04 d9 92 04 09 22 7e 43 32 a8 cb 88 25 e2 da 6e a3 25 94 24 b9 9a 2d 49 20 e2 b7 4c 7c 53 5c c2 32 04 a1 5b 92 b7 0b 92 ca 1c 97 da 74 6c 99 c2 e5 ce b8 88 0b 41 54 94 e9 61 14 88 b8 10 d1 2d e2 43 20 38 71 41 10 28 22 08 84 32 f2 65 2a 0c 41 38 b9 20 10
2011-03-07 15:53:59.721210 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 29, length 256
2011-03-07 15:53:59.763737 [DEBUG] ozmod_libpri.c:106 T203 counter expired, sending RR and scheduling T203 again
2011-03-07 15:53:59.763737 [DEBUG] ozmod_libpri.c:106 Sending Receiver Ready (55)
2011-03-07 15:53:59.764754 [DEBUG] ozmod_libpri.c:106 
> [ 00 01 01 6f ]
2011-03-07 15:53:59.764754 [DEBUG] ozmod_libpri.c:106 
> Supervisory frame:
2011-03-07 15:53:59.764754 [DEBUG] ozmod_libpri.c:106 > SAPI: 00  C/R: 0 EA: 0
>  TEI: 000        EA: 1
2011-03-07 15:53:59.764754 [DEBUG] ozmod_libpri.c:106 > Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
> N(R): 055 P/F: 1
> 0 bytes of data
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 
< [ 02 01 01 9f ]
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 
< Supervisory frame:
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 < SAPI: 00  C/R: 1 EA: 0
<  TEI: 000        EA: 1
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 < Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
< N(R): 079 P/F: 1
< 0 bytes of data
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 Handling message for SAPI/TEI=0/0
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 -- ACKing all packets from 78 to (but not including) 79
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 -- Since there was nothing left, stopping T200 counter
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 -- Stopping T203 counter since we got an ACK
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 -- Nothing left, starting T203 counter
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 -- Unsolicited RR with P/F bit, responding
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 Sending Receiver Ready (55)
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 
> [ 02 01 01 6f ]
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 
> Supervisory frame:
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 > SAPI: 00  C/R: 1 EA: 0
>  TEI: 000        EA: 1
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 > Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
> N(R): 055 P/F: 1
> 0 bytes of data
2011-03-07 15:53:59.769871 [DEBUG] ozmod_libpri.c:106 -- Restarting T203 timer
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 
< [ 00 01 01 9f ]
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 
< Supervisory frame:
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 < SAPI: 00  C/R: 0 EA: 0
<  TEI: 000        EA: 1
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 < Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
< N(R): 079 P/F: 1
< 0 bytes of data
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 Handling message for SAPI/TEI=0/0
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 -- ACKing all packets from 78 to (but not including) 79
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 -- Since there was nothing left, stopping T200 counter
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 -- Stopping T203 counter since we got an ACK
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 -- Nothing left, starting T203 counter
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 -- Got RR response to our frame
2011-03-07 15:53:59.774897 [DEBUG] ozmod_libpri.c:106 -- Restarting T203 timer
2011-03-07 15:53:59.881137 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:53:59.881137 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:53:59.881137 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 1e a2 20 44 ba d8 a3 1a 32 84 38 3a 71 95 44 5c 20 10 3a 22 5d 16 b6 29 e0 10 84 8f 10 84 0d 41 b8 ca 90 11 11 21 68 e2 72 6f 24 2e 08 72 09 82 de 14 03 42 b7 7d 1b e2 b8 04 11 97 ef 1b b2 20 e8 ab 49 48 14 ae 68 1c 8d 53 78 af 0a 22 5e 8e 43 a0 e3 45 5c 55 30 25 28 d7 6e 2a 20 e2 1a bd 0e 41 18 31 88 b8 ea 9b f8 a2 7c 41 10 b6 29 62 74 6d 1f 5f f5 6c b5 ef b9 61 41 92 88 0b 05 09 62 0b 21 10 0a 92 18 22 92 4c e1 94 9c c2 29 01 19 42 48 92 44 9f c4 12 71 11 17 15 4b 08 81 10 25 ba 88 0b 41 14 0e a1 25 49 8c 25 fa 20 08 25 e2 a1 64 11 1f 92 a9 55 74 09 42 83 60 8a 00 51 2d d2 45 7c e2 92 2c 10 48 a2 4b 42 8a 21 a1 20 08 04 53 72 49 06 49 c4 25 11 4f 92 d4 d1 68 57 41 20 10 f1 0c 11 4f 2d 19 86 25 f6 06 11 cf 62 84 8c c4 5d 96 44 5c 37 b8 20 08 b1 b9 d8 b6 0c 49
2011-03-07 15:53:59.881137 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 30, length 256
2011-03-07 15:54:00.021451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.021451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.021451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 1f b2 20 49 02 81 30 92 58 10 84 70 35 f1 d9 43 68 98 ca 94 8b b8 64 e2 8a 0d 62 c8 3c 2c 77 8e cb 94 43 c4 65 49 e2 78 15 85 db 14 21 b4 6d c3 ce d0 61 c9 16 f1 25 98 e1 14 4d 83 70 09 41 a0 91 2f 09 21 50 a1 04 41 88 16 71 e1 9c 41 20 24 2e 08 32 64 31 84 48 5c c4 c5 55 21 a8 29 30 05 83 6c 37 04 41 a6 80 51 05 02 21 a2 29 a7 70 0a b9 d4 c4 45 b9 20 c8 14 58 a3 a9 ba 21 9c f8 5e c4 35 71 21 c6 c4 85 8f 16 4a 02 11 77 88 21 e2 49 82 88 cb 4d 05 08 64 e2 12 04 ad d5 92 d1 05 41 38 88 f8 21 e2 0a 11 57 41 22 2e 51 b8 ac 07 51 b8 4e f9 1a d5 b2 cd dd 74 19 14 41 c4 3f 42 c4 f5 5d 06 d1 47 b5 e2 14 3e 8c 82 88 ab 42 47 11 d7 7f bf c7 cf 7c c3 54 47 29 42 12 48 90 20 73 0c 08 89 8b 12 19 24 31 84 10 64 0a a7 16 49 74 a1 e9 96 59 86 10 a6 70 2e 28 17 4a c4 05 a2 1e
2011-03-07 15:54:00.021451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 31, length 256
2011-03-07 15:54:00.181498 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.181498 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.181498 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 20 32 25 04 41 28 11 17 29 04 41 88 48 58 16 24 e2 92 88 8b f8 12 04 49 74 09 a2 2f 49 c4 45 24 59 f4 b9 4e 5c 86 2c 09 82 4c 2d b2 24 8b 45 12 4a c4 25 09 a2 4b b2 24 53 85 e3 9c 2e 48 a6 d4 20 89 b8 b8 59 df ef 43 db 10 b4 64 a9 d1 45 5c b6 2c ca 45 5c 14 4b e6 2e 99 f8 4e b1 d5 90 0d ab 04 a2 08 1b 4b 33 b6 44 e1 96 10 55 02 43 c4 a7 87 06 41 36 35 20 e2 42 41 20 98 3d 9a 8a d1 a2 70 d8 92 4d 11 92 77 28 1a 4b ae f2 36 76 07 51 47 21 04 81 60 aa 86 40 20 89 b8 24 e2 92 10 12 08 84 92 84 92 c4 17 88 0f e5 82 a8 a6 32 35 10 5d 86 18 42 8b 2e 10 d5 2a 04 09 25 89 b8 88 8b f8 c4 85 08 cb 12 84 28 49 c4 35 4c 15 49 04 5e 92 04 c1 a2 4b 82 64 41 02 41 a6 e4 92 04 31 64 11 17 24 b4 d0 92 20 c1 10 08 24 21 04 a1 65 6a b3 86 a9 40 08 b4 71 b7 6c 53 38 85 63 41 a0 96
2011-03-07 15:54:00.181498 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 32, length 256
2011-03-07 15:54:00.321151 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.321151 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.321151 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 21 20 cb 10 84 dd d4 a3 0d 41 26 2e a9 24 e2 2a 59 82 29 21 c6 92 28 9c c2 21 50 73 82 6a ea 6d 39 09 31 98 b8 06 19 29 96 20 88 2e 09 92 cc d8 10 f1 91 59 90 34 85 cb 1c 97 a9 5c 02 51 6e 15 04 ea 14 c9 a6 9c c2 21 e2 f2 90 20 e2 b2 21 0a 77 1f 04 52 97 20 d1 65 ee 7a 08 42 73 1e e6 99 6a 6a 28 22 04 59 c4 27 17 08 b2 10 89 0b 0d 0d 41 88 c4 25 99 22 20 24 2e 09 82 50 02 51 d1 14 4e b9 88 8b b8 18 a2 8b b8 38 22 97 2d 6d ca 29 4e 15 8e 42 e1 22 2e 27 2c e2 32 34 0e 09 82 36 05 1c 9f b8 20 68 6c e2 47 11 d7 6a 08 7b 38 71 15 5b cd 90 45 5c 06 15 71 41 10 12 d7 8d c4 ef 6f 37 f3 e6 9c c2 41 c4 b5 a5 98 c7 14 0e 41 7e e2 c2 26 fe 18 22 2e 49 10 64 97 40 20 6b 43 c4 15 44 7c e2 ba 3b e5 10 f1 a3 a5 92 d0 32 88 b8 36 e5 20 90 a5 14 0e 11 8f ad 2f 48 97 40 c4 b5 31
2011-03-07 15:54:00.321151 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 33, length 256
2011-03-07 15:54:00.460794 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.460794 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.460794 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 22 7b f4 14 0e a2 bf 21 e2 1a 67 e8 4f 39 44 5c 1e a7 f0 05 53 f8 a3 47 e2 82 a0 11 c4 dd 32 63 2b 22 5a 30 84 28 41 90 45 17 42 20 34 e5 d4 53 48 12 d4 82 40 20 89 b8 2c 73 9c 82 41 12 cb 82 40 20 b4 20 c8 10 4a c4 65 41 90 85 8a f8 60 41 90 a4 88 c4 65 48 22 2e 08 92 50 32 25 0f 53 59 92 44 3c 43 88 88 c4 85 28 90 84 28 d1 47 09 82 24 04 41 88 10 84 90 24 e2 42 cb 42 98 2a 14 0e c1 90 29 66 bd fd 92 4c 7c 49 61 aa 65 49 12 71 59 8c 05 02 49 90 c4 3e 85 43 92 25 11 97 44 5c 96 44 5c 61 a9 04 41 51 42 b4 24 b0 89 4b 91 b1 20 ba 20 09 5e 82 41 06 59 02 41 42 4b 10 f1 5b 92 24 e2 42 88 e3 22 2e 41 2c 4b 20 90 51 11 0b ac 12 71 49 96 21 c8 12 0a 85 90 04 22 2e c9 94 8b b8 24 48 88 fb 9b da 99 7b 11 5d c4 65 43 d0 c4 45 17 24 c9 90 a9 a0 e4 42 a4 8f a4 cb 7a 10 48
2011-03-07 15:54:00.460794 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 34, length 256
2011-03-07 15:54:00.620714 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.620714 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.620714 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 23 fa 25 64 16 04 a1 39 9c b8 0c a1 24 a1 25 11 17 88 c2 21 44 fa 92 20 e2 1a 19 82 20 73 24 c8 8b b8 4c e1 14 d2 c6 3b 42 c4 35 43 10 84 e4 62 68 89 b8 48 88 ae 1d 82 4c 65 9b 92 27 2e 10 84 c6 c8 45 1a 22 2e 1c e6 64 49 43 90 60 63 b7 24 53 6f 49 d6 22 ae 58 be e5 f6 86 36 e4 78 2b 04 61 21 06 81 26 2c 86 a2 21 50 17 61 1d 1b f5 6f 70 63 d4 46 cc 90 d1 8d 63 10 7d 71 fc da 6f b4 a9 a0 c2 14 02 51 81 e8 8e d8 94 08 02 19 46 30 08 21 08 4b 12 12 17 4a 88 08 8b b8 20 c8 10 42 62 88 23 08 32 e5 54 a1 70 ca a9 c8 11 b9 24 66 49 c4 87 21 94 2c 34 44 1f 4d e1 10 8b 40 42 8b b8 4c e1 d4 0a 59 92 29 9c 3a 6a a8 a6 30 92 24 e2 22 2e 89 42 74 41 90 21 49 10 5b 16 f1 25 a4 8b b0 40 20 09 89 8f 82 18 02 0b 21 08 21 08 89 4b 82 b4 24 19 42 0b 04 92 20 a1 44 17 89 25 84 59
2011-03-07 15:54:00.620714 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 35, length 256
2011-03-07 15:54:00.761430 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.761430 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.761430 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 24 c5 17 10 5a c4 45 f9 74 21 04 31 64 11 17 71 11 96 a9 2b 86 9f 78 18 ab 65 ca 29 6f 4b 20 ca 21 ab 6c e2 22 ae 92 8c 96 89 0f 37 e5 22 2e db 20 50 34 c5 a5 a2 70 09 6d ae 86 64 6d 88 58 70 5c 48 31 04 d1 55 e2 f8 db e6 6f 2a 50 30 85 37 85 87 db a6 44 88 e1 92 64 b7 a4 c5 f0 ea fa fd 86 a0 95 2e e2 a2 ff 8d 10 08 06 21 8e 12 22 9a 7a 4e 40 8d 10 64 88 b8 8a 2e 94 2c 08 e4 10 84 30 85 53 4f 35 85 53 58 42 10 08 11 65 10 68 53 0e d2 56 ba e8 a3 41 92 84 08 82 fc c2 41 20 dc 6e 53 40 14 b8 41 4a 5c 10 84 33 04 02 49 10 34 c2 14 30 68 47 ba 04 22 2e e2 62 59 47 08 6a 53 4e e1 94 53 38 a8 9a b8 e0 24 54 10 84 74 59 85 e1 e9 e2 4f 57 69 13 17 71 31 a4 db c6 83 29 e2 10 34 ae 6e 99 ca 6e ef cf 7d fc 88 a2 70 c5 d8 1a 87 88 ab 08 8b ad 22 2e ab 2a 88 b8 98 15 cd f8
2011-03-07 15:54:00.761430 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 36, length 256
2011-03-07 15:54:00.901092 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:00.901092 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:00.901092 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 25 18 6d e2 2f ee 2a dc 21 28 8e 21 e8 da 8d 36 e5 57 83 e8 3a f6 0e 81 c2 30 04 0a 77 83 10 11 11 61 6a 95 20 09 82 90 b8 58 04 02 49 10 64 8a 53 4e e1 94 0b 44 e1 10 5d 74 11 17 71 49 88 92 04 02 49 10 84 30 e7 92 20 d1 85 c4 25 a1 44 5c 90 d0 14 0e 21 71 d1 05 96 04 49 12 c4 90 20 08 04 0b 02 c1 14 2c 8b b8 e8 a2 cf 58 10 a2 24 21 f1 89 8b 59 90 04 21 71 49 c4 c5 17 43 20 90 44 5c 20 49 b0 e8 e2 8b b8 24 fa 12 04 21 71 59 90 90 5c 90 e8 32 64 88 1d 5f 20 90 64 49 10 c4 93 20 89 2e 43 92 64 59 10 84 cc 82 20 b4 88 0f 12 f1 4c 09 11 97 39 4e ad 92 88 0b 44 e1 90 64 08 96 04 02 49 10 08 a6 40 e4 86 54 22 2e 55 67 6c 88 b8 a0 92 44 5c 12 42 92 88 cb 54 53 8f 32 77 41 92 18 d9 32 63 cb 3b 56 09 52 2c 9b d7 52 53 c1 71 09 42 58 cc 1b 2d 11 17 0c 11 97 32 2f 89 e3
2011-03-07 15:54:00.901092 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 37, length 256
2011-03-07 15:54:01.061001 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.061001 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.061001 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 26 90 ab 25 a9 8a e1 92 2c 71 bc 0b 02 a1 d1 55 10 22 88 0a cb f4 b0 44 5c f4 89 8b 64 11 17 7d 44 84 04 41 06 21 43 20 08 2d 90 20 59 92 44 5f 42 94 24 09 82 90 b8 e8 e2 8c c8 97 24 99 ca 94 53 38 64 a1 24 41 a2 0b 0d 31 64 81 40 12 24 49 42 09 25 49 02 81 10 21 08 0d a1 25 08 04 42 a4 4f 5c 20 90 84 20 c8 54 50 b8 20 10 4a c4 25 41 10 a2 41 28 49 92 40 0c 19 b2 88 cb 22 be 21 94 40 20 89 2e 86 24 98 e3 14 87 24 e2 22 2e 10 64 88 2e 08 c4 90 25 49 88 f4 0d 19 42 09 12 24 48 20 0a 87 40 20 49 10 3d 49 22 2e 84 19 ce 0b 84 90 50 90 04 41 28 49 20 90 64 90 64 0a 87 2c 4b 02 41 68 2a fb dc fb bb 20 51 38 6e e2 5b 36 7d 18 82 ac 92 41 c4 45 5c 42 17 71 29 0a b2 0a d1 14 0e 22 2e 0b 4d 11 14 0e 81 a8 90 20 12 41 92 21 09 82 50 a6 08 ee 10 f1 51 b2 84 16 44 fc 32 35
2011-03-07 15:54:01.061001 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 38, length 256
2011-03-07 15:54:01.200661 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.200661 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.201694 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 27 b0 1b 22 be 04 02 99 bb 0a 44 05 6e 09 44 05 96 a2 98 17 44 5c 9b 7a ca fb 33 f4 ff 8b 21 58 10 84 74 19 a2 4b f2 82 25 fb 74 81 40 96 04 41 8d 17 71 d1 85 32 08 24 19 c2 6e 10 a8 0d 49 12 08 9a b8 1c 1d 4d e1 90 29 1c d4 63 d1 05 02 21 42 a0 82 3a 5d 20 4a 55 20 d0 10 84 05 02 99 c2 a1 76 f6 74 41 10 b2 65 e9 92 55 12 5d 20 10 fa c4 d5 78 9b c2 41 85 43 d0 d8 05 43 58 20 10 4a 12 5d a6 9c 12 02 51 51 42 2c 41 90 0d a1 05 51 2e b4 e8 e2 22 41 50 a7 8b f8 10 84 30 c7 d8 14 e6 df 58 88 86 88 6b 54 63 41 a2 f0 2b 82 40 11 22 ae 28 89 b8 aa 84 3f 62 1f 9d 21 e2 72 9d ab 84 4f e1 d9 9a ae c3 23 71 59 30 85 0b 63 e2 fa d1 ee c2 32 15 55 1c 87 88 ab c7 42 e2 8a 05 11 57 f9 83 28 7f e9 0f f3 68 98 b8 6e a1 29 2c 90 29 b9 24 90 40 14 0e 41 82 04 a2 70 48 82 20 14 48
2011-03-07 15:54:01.201694 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 39, length 256
2011-03-07 15:54:01.360593 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.361611 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.361611 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 28 42 44 49 42 04 81 d0 82 44 17 47 10 48 42 84 20 ba 60 41 90 04 02 49 f4 25 41 92 84 20 08 11 96 41 68 0a 17 24 b4 04 92 20 49 c4 45 7c e2 32 84 12 42 92 40 92 60 aa a2 1c 92 24 ba 40 20 49 12 44 17 4a c4 65 90 24 41 90 21 04 09 11 a6 70 41 10 24 c9 9c 10 42 90 39 2e 48 12 71 11 97 05 49 82 44 5c 9c 21 c8 82 20 34 85 91 24 08 12 48 92 44 5c 90 20 08 0d 82 25 49 82 90 f8 10 84 12 ab 25 44 49 90 39 ce 1d 24 49 12 ff 70 ed 96 4b 86 20 6c 10 f1 2c d9 54 b8 4c 3d c3 55 e6 04 c8 12 88 b8 61 9b e2 20 f3 07 81 d0 32 f1 14 92 f9 a3 15 92 04 49 f9 d9 12 82 13 9f 1f 54 4a e1 10 71 29 24 49 20 e2 1b b1 6c ee 21 85 8c 5b d5 92 dd b8 d4 54 18 61 4b 4d 39 e5 22 43 3a b6 05 41 88 82 a0 a5 88 38 08 6a e2 22 2e e2 a3 a9 06 4d 17 c2 d0 88 a6 0a c7 41 e3 13 17 71 21 22 22 22 22
2011-03-07 15:54:01.361611 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 40, length 256
2011-03-07 15:54:01.501451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.501451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.501451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 29 22 22 22 12 57 94 34 22 22 88 72 49 25 23 0a b6 47 c4 d1 42 5f 11 43 a0 23 22 42 a0 22 2e e2 42 44 44 44 44 44 44 1d 11 4d f9 10 22 22 a2 dc 88 88 88 88 88 88 88 7f 43 10 a6 70 9b ca fb 63 53 a7 53 f8 87 b7 24 41 d0 a6 1e 41 c4 05 31 fc 1f 47 95 43 92 e0 b6 a9 93 b5 b9 a0 02 74 59 6e 47 b7 bd f1 29 1c 44 fc cb 3b 88 f8 d7 e8 6b 17 71 b5 7d 47 44 44 84 25 d1 b3 24 41 88 88 88 88 88 88 88 88 88 88 88 86 10 12 24 09 82 04 22 d0 88 88 88 16 04 42 4b 42 44 44 44 34 f5 0e 81 16 12 97 24 41 55 90 10 22 2e 31 5c 90 5c 6a e2 b5 04 99 b8 52 0e bb 05 c9 d8 12 88 b8 24 14 44 5c a6 70 10 71 c1 36 25 5a c4 65 11 17 04 22 9e 20 09 e4 16 85 83 88 2f 6d 49 92 38 0e 22 2e c9 22 ae 2a 73 97 40 c4 8f 26 2e 41 a0 a6 62 11 97 20 08 bb ed 14 97 7a 59 61 bb 31 22 22 22 22 22 22 22
2011-03-07 15:54:01.501451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 41, length 256
2011-03-07 15:54:01.641419 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.641419 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.641419 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 2a 22 a2 ed 28 ee 36 17 14 be a4 a3 2d 41 c4 f7 cd 1d 7f dc cb da 41 c4 d7 b8 41 a0 38 62 41 c4 85 8d 28 10 08 37 71 21 71 9d e3 10 71 55 17 88 72 99 0a 34 46 7c 97 0a 6a 81 40 2f 7d bd 23 88 f8 bf 87 88 cb 6f 04 51 dd 06 31 77 5a 7d fd 17 24 41 a0 30 95 41 e6 c1 71 10 71 c9 92 24 11 97 64 10 43 68 2a bb 89 1f 72 94 89 0f 97 24 b8 40 c4 13 85 43 4a 1f 89 07 53 b8 8c 21 99 6a 74 1b 96 4c 11 12 c7 c5 32 6c 5b 20 e2 22 ae 46 f3 00 11 cf 10 84 43 10 ca 72 2f 10 15 58 92 54 6a e2 92 24 a4 78 10 e5 f6 2d b6 36 aa 31 c2 86 aa 24 09 1b 87 2d 17 98 c4 90 c4 71 10 71 19 6d 2e 32 82 51 90 dd dc 1b d5 90 90 62 8b b8 20 2c 8e 1b 25 81 e8 0b 92 89 4b 1a 16 f1 25 10 85 83 88 ab 22 da 99 17 24 84 22 88 f8 86 e8 92 55 b2 44 e1 20 e2 9b 0a 7b 97 d4 36 e3 22 2e dc f0 36 e2 79 0b
2011-03-07 15:54:01.641419 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 42, length 256
2011-03-07 15:54:01.800833 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.800833 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.800833 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 2b 44 2f c4 10 04 11 bf ee 26 5e 08 44 39 b4 14 44 7f af 0f 22 ae d5 02 51 38 44 5c 29 7f 55 0a 77 fc 98 e3 8d 5a 10 c8 6f 10 28 be 50 8e 46 6b 2a 24 95 44 5c 41 c4 27 ae 26 2e 41 7b a1 c6 eb 1f bf 8f e6 6e 10 d5 30 e3 b5 ef 13 17 18 c3 54 6e c1 08 11 97 40 90 c2 6a 2a 20 08 f2 8d 16 08 64 e2 92 50 22 2e 43 90 41 20 43 2a 99 7a d3 e5 8c b1 8d 05 11 17 63 83 2c 41 c4 37 15 28 e2 32 45 14 e5 56 88 e1 72 09 d4 5c 8c 92 0c 41 38 5a 32 77 2e 04 a2 da c4 85 92 28 57 e5 38 44 97 0b 44 5c 52 ef b8 7d 98 6a 84 20 10 3d 44 51 78 d4 16 08 84 c3 05 a2 5c 6b d7 28 08 34 42 d0 9d 42 a3 c6 86 88 77 43 d0 21 a8 3a 85 40 14 3e 88 f8 96 e2 32 4a fd 07 11 97 97 fe 75 08 42 c7 15 5c fe 3a f3 1e dd 92 60 6d e2 42 41 c4 87 79 c0 20 10 7d ac fd 33 12 a6 27 88 b8 24 21 64 74 11 17 ba
2011-03-07 15:54:01.800833 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 43, length 256
2011-03-07 15:54:01.940756 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:01.940756 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:01.940756 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 2c 4d 3c 89 11 c5 d1 12 71 99 6a 9e 41 c4 25 49 8e 56 98 b8 0c 22 2e e2 92 2c 4b 52 49 62 8b b8 24 58 c4 6d ee 14 0e d1 a5 5b 12 71 c9 c6 6d 10 f1 25 e2 e2 cb 23 48 20 e2 07 11 57 aa 6b 0b 04 92 ba c2 20 e2 a3 51 c4 55 c6 f4 0c 81 28 f7 37 43 1d b7 1d 61 08 f4 af 10 71 c1 6e be 30 42 c4 b5 f3 25 ff 5a b1 4b df a5 af a6 fe 51 e3 10 74 a8 5e 02 51 ee bd 3d 88 f8 75 c9 da 1d 87 24 e2 6a ff f8 17 6a 3c e5 10 28 7c e2 1a 36 dc c6 cb bc 05 22 ee 46 e2 82 a4 96 9b c2 a9 40 18 04 2a 53 c1 83 72 9b 72 99 e3 50 0a 07 11 17 08 64 a1 44 5c 02 31 24 ca 05 02 99 73 ee 22 ae 90 ca 92 29 98 72 c1 20 43 c4 37 45 80 d0 10 5d 92 2d 59 a6 5c 82 e8 2a 41 90 4d 71 08 32 88 82 2d 19 c4 50 ca 15 96 8a b8 a4 42 63 c9 16 85 9b 62 81 88 db 94 c3 92 34 9a 0a 23 6c a9 bf db 61 9b b8 56 09
2011-03-07 15:54:01.940756 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 44, length 256
2011-03-07 15:54:02.100895 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.100895 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.100895 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 2d 45 e1 20 e2 07 d1 07 81 be ba 88 6b 17 d4 f1 4f a1 2f 10 48 12 2c d5 f8 c3 5e 92 c6 98 b8 1e 04 ea f7 bf 04 77 14 5d 1f d3 45 5c d2 4b cb 60 bf a9 48 42 e2 11 dd 14 ae 32 4a 0a 41 18 27 ae b6 fb 82 b0 d1 86 43 52 89 b8 e0 a6 42 b2 21 c9 fc 04 02 99 1a 49 92 44 5c 86 88 cb 96 24 e2 32 d5 6a 09 44 b5 64 89 b8 1c 52 84 e8 82 20 c8 20 90 29 21 10 68 66 12 48 92 24 4b 32 77 48 92 30 82 18 42 18 26 2e c9 20 e2 b2 60 ea 05 89 b8 24 51 38 44 5c a0 96 9a 22 a8 c9 3c 24 49 20 e2 99 0a 10 71 11 17 c2 20 e2 22 2e c6 96 20 1b c4 c3 a6 76 31 cf 54 1b 44 85 4d 11 92 5a 65 83 e8 09 02 61 41 d6 10 24 11 97 41 96 40 12 71 09 a4 96 44 5c 5a 92 24 49 96 04 53 05 b6 25 c9 32 95 29 1c 02 51 2d 53 04 d5 92 88 4b 90 61 e2 9b 12 fc c4 3c 04 92 24 e2 12 24 11 97 a9 2c c6 92 6c 49 9a
2011-03-07 15:54:02.100895 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 45, length 256
2011-03-07 15:54:02.241564 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.241564 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.241564 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 2e 72 88 b8 14 55 22 2e 08 44 5c c4 85 30 c8 12 88 2e 49 20 90 24 89 79 08 8d 12 82 a8 70 8f 11 7d 1f eb 4b 78 bb bf f0 25 e2 1a 82 1e 21 50 dd 1d d1 da da 10 74 8d a6 60 8a c0 08 a2 70 10 71 d1 f5 10 74 3c 71 95 ef 10 85 43 c4 f5 32 fe 7d 6f 10 71 1d af cf d0 88 de d2 4b 8d 6d ea a7 70 10 f1 d8 ba 7d 8f 88 88 88 88 e6 55 c9 92 2c 4b 86 24 58 22 2e 44 84 29 1c 42 b7 20 58 c4 2e 48 8c 21 0a 87 e8 a3 05 49 92 2c 81 2c 09 24 09 25 49 22 2e 84 41 90 2c 41 12 22 2c e2 4b a2 62 6b 99 aa 78 40 10 8a b8 f8 4b c4 25 44 0b 82 20 90 d0 08 11 97 64 ea a9 b6 c3 46 b6 72 6b 88 09 5d 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 de 20 90 f6 ad 6c 1d fd 87 88 0b cb f9 2a 6c 08 da 3c 8c b6 14 91 9b 2e d2 c5 10 22 22 22 22 22 a2 65 10 48 12 89 2d e2 32 77 10
2011-03-07 15:54:02.241564 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 46, length 256
2011-03-07 15:54:02.381485 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.381485 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.381485 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 2f 71 11 af ac ff dc 18 31 44 b2 28 11 f1 b9 88 eb 44 9a 95 08 3c 31 22 85 88 0b 59 09 04 12 8c c4 85 88 88 88 88 88 88 88 88 21 c8 92 88 8b 23 08 42 24 2e e2 9b da 2e e2 42 89 b8 e8 62 08 91 a0 5b 3c 49 34 8b 51 09 a2 d0 24 11 e7 a6 4b e2 32 71 11 7b 44 02 89 b8 2c 48 20 10 12 5b c4 05 53 95 88 6f 61 44 ba 88 8b 12 21 a6 ce b8 a3 73 99 b8 10 21 68 58 88 a8 68 ca fc 28 9c 83 50 34 d4 56 53 b4 94 c9 70 57 02 81 10 91 3d 24 98 bf 50 82 65 49 c4 45 94 f9 22 97 20 94 04 41 50 23 71 91 42 0c 41 02 81 24 86 48 39 69 44 5c a4 55 45 b6 dc 9d b8 24 e2 ea a6 5c 6d 51 2d 27 2e 10 08 d1 9c ce 39 93 50 38 65 01 63 2d 10 68 0d 43 20 27 be 70 13 45 13 ff 89 0f 02 c9 c4 45 4a 11 9f 14 d3 45 4a 11 17 37 59 61 aa 25 49 c4 25 49 16 71 09 62 8b b8 20 88 b1 29 06 64 9e 39 ce 71 2a
2011-03-07 15:54:02.381485 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 47, length 256
2011-03-07 15:54:02.540743 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.540743 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.540743 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 30 38 0e 99 ca 92 24 e2 22 2c 16 d1 45 5c c4 67 1e 82 40 14 0e d1 c5 11 04 62 88 27 44 e2 a2 cb b0 20 89 b8 24 28 88 c2 21 10 88 21 e2 82 04 49 10 dd 10 15 02 89 b8 20 c8 90 20 ba 88 cc 92 20 ba 88 64 81 d0 22 2e 41 90 88 8b b8 24 89 78 a4 0e 89 ab 34 b3 88 cf 10 71 91 4b b6 7c 24 3e 71 b1 12 71 d1 67 8b 59 74 21 08 64 31 84 10 68 86 88 8b b7 60 16 99 6a fd 10 08 97 e8 17 0a 0d 02 cd d0 78 d1 55 c4 55 20 90 8e 10 74 81 40 12 71 cd 22 e2 62 88 2e 10 a8 bf 47 68 88 b8 ee 21 e8 05 41 e3 10 71 75 13 17 f4 43 20 8c c4 05 51 38 08 b4 0f 41 9b 2d 10 85 5b e3 06 41 ef 74 81 32 74 89 b8 d0 10 48 12 5d 12 4a 30 75 14 0e 49 c4 27 2e ce 92 04 41 74 99 ca 92 40 02 09 24 41 20 90 24 21 67 48 12 4c 71 c8 22 6e 43 66 47 c1 1a 82 d0 10 12 97 85 c4 85 b0 24 44 4b 42 09 51 42 58
2011-03-07 15:54:02.540743 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 48, length 256
2011-03-07 15:54:02.680636 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.681646 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.681646 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 31 a2 70 08 04 49 c4 17 08 b2 24 09 12 48 92 24 e2 92 24 51 03 49 82 20 c9 12 f1 6d ba 88 9b b8 b0 04 09 02 19 92 24 11 37 71 99 c2 21 ba 04 81 60 e2 12 44 17 2c a1 20 11 97 a8 80 40 02 89 b8 5a bc 25 88 6a 49 c4 25 f1 64 ce 45 5c 10 64 41 12 24 09 42 84 21 84 24 48 12 08 cc 61 21 04 42 98 5a 45 5c 12 71 81 20 44 44 e2 12 48 22 2e 98 0f 84 96 44 5c 90 40 10 9a 2f bc 50 23 ba 90 b8 9c b8 2c 48 82 0c 41 26 2e c3 20 90 24 49 92 25 59 c4 45 5c 61 b0 24 88 bb 20 89 c2 21 28 42 92 20 41 dc 21 ba 60 4b a2 70 08 32 24 09 92 24 48 82 04 09 92 a8 b1 c0 10 44 3f 04 39 fe 18 a3 4a 6e 08 11 4d b5 89 8b 21 f4 dd 39 22 2e a4 0b 89 2f 49 52 17 b9 20 08 7b c4 43 c4 35 16 f3 74 49 c5 ac 42 49 82 20 7c b6 88 0b bd 4b 1a 02 81 22 e2 bf 8d 45 5c 78 8c e8 74 15 22 ea 25 08 e3 8a 63
2011-03-07 15:54:02.681646 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 49, length 256
2011-03-07 15:54:02.840813 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.840813 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.840813 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 32 b4 89 8b b8 fc 20 e2 0a 41 06 d5 cf bd 0e 53 27 30 d5 1c 0d 32 3f c1 42 e2 a3 79 43 12 5d 96 24 48 22 2e 8b b8 d0 d4 43 68 b6 30 98 1a 59 c4 25 d1 65 5e 44 5c 30 95 45 5c 88 cc 22 2e cb dc 82 95 ec 86 20 8b d8 98 b8 20 14 14 0c 59 c4 25 29 cc 81 24 09 a2 4b 14 0e 12 04 82 25 e2 c1 02 19 0c 0b 66 48 94 0b 36 08 24 5b c4 83 24 08 92 40 0c 59 c4 55 a2 4f 5c 10 84 0d 41 58 9c 29 97 44 17 24 27 2e 85 40 c8 a2 27 2e 43 9b ca 54 a6 1a 6e a1 e9 a2 8b b8 f4 10 71 71 44 5c 21 e2 e2 89 78 78 23 7a 0c 41 68 31 8b b8 78 1a 8b b8 04 d9 43 d0 a7 f0 07 81 4c 17 04 e1 e3 8f ff d8 18 22 ae 0a 22 3e 04 11 97 21 e2 82 a0 fb 76 0c 11 7f c4 55 0f 43 92 44 97 20 53 47 a1 09 4c 9d 50 10 5d 48 7c 14 84 a6 4e 12 24 89 b8 20 08 41 20 98 c2 40 16 c2 d4 53 45 12 5a 92 40 0c 11 97 a9 87
2011-03-07 15:54:02.840813 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 50, length 256
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 T4 expired in phase T30_PHASE_B_RX, state 17
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Retry number 2
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_RX to T30_PHASE_B_TX
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 4
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Sending ident 'SpanDSP Fax Ident'
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  CSI without final frame tag
2011-03-07 15:54:02.935468 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 03 40 74 6e 65 64 49 20 78 61 46 20 50 53 44 6e 61 70 53 20 20 20
2011-03-07 15:54:02.980818 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:02.980818 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:02.980818 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 33 e8 62 8b b8 20 21 12 97 44 5c 88 20 08 91 b8 24 c9 dc 82 95 6a 13 5f 2d e2 32 77 49 25 10 24 89 f8 92 04 81 4a 82 79 b1 45 5c 02 49 92 60 58 60 41 96 24 44 51 38 24 8a 90 20 43 74 49 10 44 17 58 6c d5 7f e2 1a d9 53 ae 22 2e bd 11 02 e1 20 10 a2 a9 38 0e 51 43 e1 d4 88 ab 40 20 44 69 53 5d 25 09 7b 43 88 3b 09 41 10 5a cc 72 09 4d 7d 84 40 97 3a 62 8f be 8f 8f 76 08 4d e5 74 bd 28 1c 22 ae 41 20 c9 11 6f 7c 95 d0 9e 12 71 04 41 a6 dc 21 10 a2 64 21 67 98 92 f3 22 09 4d c1 2c 53 38 f5 fc a8 2c 24 2e 53 23 94 24 89 b8 10 f9 22 2e 89 b8 24 48 a6 70 6a 20 49 12 24 99 1a 21 22 71 49 c4 65 0e 0b 04 92 04 19 82 d0 c4 39 8c 20 5b c4 65 06 64 e2 62 09 04 49 c4 a7 c4 82 20 b9 0d c9 22 2e a4 67 11 97 45 5c 36 71 41 90 94 84 0b 12 98 6f 79 61 93 ab a0 38 f2 35 4f 02 11
2011-03-07 15:54:02.980818 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 51, length 256
2011-03-07 15:54:03.120717 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:03.120717 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:03.120717 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 34 d7 38 04 61 11 17 08 c2 d1 47 c2 23 5a dd 88 e6 81 4d 3d 95 3b 57 11 1f 82 3a 16 c4 a2 89 0b 51 22 ae 28 41 6e 88 b8 46 8f bd a3 82 88 8b b8 50 21 50 c9 21 e2 22 2e dd 41 94 47 08 b2 20 a1 77 44 d1 25 88 b8 4a c4 c5 22 e2 12 24 99 2b a8 22 08 42 49 b2 88 0b 05 21 71 49 12 4c bd 78 0b 42 e2 82 29 4e 8d 10 d9 09 42 09 82 10 82 50 22 2e 43 f4 f9 32 84 74 49 c4 05 41 28 cd 16 71 59 b0 89 2f 48 10 64 41 c4 87 84 52 10 43 86 5a 12 44 5c 16 f1 d1 92 60 43 22 2e 10 48 82 44 5c 61 e2 02 b3 0c 99 c2 a9 13 48 52 8b b8 2c f3 2c 64 8b b8 24 53 99 ca fc a8 9a ca 7c 44 5c 12 4a e6 42 74 41 92 24 24 2e 9e 88 8b 3f 71 21 71 49 7c 49 c4 d5 e6 2d 44 41 20 10 22 b9 24 49 92 e8 42 89 b8 2c e2 13 df 94 c5 51 38 24 08 e6 54 10 f1 0d d1 05 a6 18 e4 0c d1 65 49 c4 33 16 24 11 97 21
2011-03-07 15:54:03.120717 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 52, length 256
2011-03-07 15:54:03.281068 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:03.281068 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:03.281068 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 35 16 96 14 04 81 65 83 24 09 04 92 04 81 24 e2 5b c4 49 20 90 b0 85 88 c4 c5 13 9a c2 50 01 42 2c e2 42 b6 a6 8b f8 88 48 5c 2a 11 57 f1 24 9b 6a 9b 2a 21 08 7f 04 81 14 82 46 10 84 58 9b c2 29 39 c7 41 d3 c5 11 1a 1a 31 0c 02 29 5e 43 10 0a 1d 16 44 5c 52 35 82 40 1b 44 7c 3c 44 fc ab 50 96 88 8b b8 40 dc ef c4 d5 20 a8 43 d0 d6 58 10 71 d1 a5 63 ee 15 4b 14 31 82 04 41 08 12 08 42 41 74 b1 88 b8 24 89 2d e2 42 e2 32 84 48 5c c4 c5 d9 10 5d 16 71 49 c4 65 8e 83 20 21 24 53 47 65 a1 21 49 82 20 ba e8 32 45 29 08 42 14 24 81 25 48 32 24 c1 10 84 10 5d 92 64 11 97 20 e2 bb 21 90 64 43 c4 17 44 97 40 74 59 12 08 82 38 0e 11 17 4a 42 0a 87 e8 82 21 48 92 20 23 64 41 02 0b 86 04 d1 15 11 11 c1 d4 26 40 88 88 88 88 88 88 88 88 88 88 88 88 88 88 68 0a 87 90 16 23 10
2011-03-07 15:54:03.281068 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 53, length 256
2011-03-07 15:54:03.420968 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:03.420968 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:03.420968 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 36 48 28 89 ae b8 3f 44 5c ea 45 97 50 a3 fc 68 94 70 64 0e 41 e8 25 ba 8c 98 b8 e8 82 28 fc 4d 5c c4 05 02 fd 47 94 50 92 19 86 64 09 44 5c c4 65 11 97 24 09 a2 2f 88 2e 58 e0 c1 60 99 c6 41 a2 70 88 b8 88 c2 20 49 12 04 21 69 05 49 12 88 b8 0c 82 2c 41 28 e2 82 20 48 10 84 4d e1 94 45 19 22 7e 10 48 d3 f5 2d 8f 28 f5 10 68 10 48 0b 04 92 e8 0a 41 97 a4 41 94 ff 98 b8 a2 fc c7 14 7e 69 b3 0d b6 6c 08 0b 02 79 89 f8 16 71 81 1d 0c 41 74 c1 b2 0c 85 88 67 41 10 c2 12 2c d8 0c 87 20 cb 21 c9 22 3e 08 92 0c 81 24 48 2a 10 04 81 4a 10 88 b8 20 ca 41 20 49 82 54 92 24 09 04 21 2c 48 c4 25 11 97 44 7c 83 6c 0c 62 16 6c 41 82 2c 49 12 08 92 61 90 04 22 2e c8 92 40 c4 4d 9c 37 8e 5b f8 bf 45 42 76 fb e8 8f 10 84 88 a5 bb 04 a2 22 fc 5d b8 e9 22 2e ba 22 24 4b 32 44 7c
2011-03-07 15:54:03.420968 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 54, length 256
2011-03-07 15:54:03.581096 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:03.581096 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:03.581096 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 37 a3 25 e2 49 c4 07 41 60 0a c8 c4 05 92 44 3c 08 22 2e 48 c4 97 88 67 11 97 45 5c 16 48 88 08 43 41 a2 06 6a 48 11 02 4d 5c 28 13 57 10 f1 25 eb 5b df f7 27 96 4a fa 27 b2 64 0c 41 d0 6d ea df b6 24 49 90 4b 82 88 0b 16 f1 39 82 a0 10 64 41 c4 b7 04 92 88 4b 22 2e 08 8a 22 2e 62 a9 25 49 22 be 45 5c c4 b2 45 7c 41 20 90 41 86 e8 4a 73 6a b1 45 b0 c8 10 f7 88 1b 91 40 74 c5 c4 a5 1b 22 2e e9 1f 04 12 2a d6 43 c4 45 5c c4 25 81 40 e3 5b 0a 41 0d a2 dc f8 7f 10 f1 21 a8 89 cb 10 a6 70 21 36 45 a7 70 99 da cf 9d d2 a2 2a 10 43 b0 88 4b 20 90 24 58 c4 97 24 e2 81 40 12 24 49 08 8b c2 21 fa b0 88 b3 20 c8 2d 49 90 24 c8 32 71 11 b7 20 43 f4 25 08 c4 18 12 71 19 12 a4 92 44 5c a4 dc 90 84 86 e8 8a 74 49 60 0a 67 72 6a c4 1d 0c 89 40 23 22 71 41 58 92 25 41 c4 b7 04
2011-03-07 15:54:03.581096 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 55, length 256
2011-03-07 15:54:03.721162 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:03.721162 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:03.721162 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 38 92 24 41 12 71 c1 54 4b 82 04 49 3c 2c 88 be 20 59 16 e5 82 2d 0a 87 40 b0 04 41 92 20 10 24 48 92 88 1b 04 32 04 41 0d 99 21 ba 04 11 5f 82 44 5c 12 a4 34 a7 16 d2 65 ea 20 ba 46 44 e4 89 08 71 15 a6 70 59 74 c5 f5 10 f4 4b b8 74 88 b8 8c 02 51 be 0b e3 be 3e 15 c2 5f 11 11 3e 04 82 29 a0 3e 04 75 13 d7 13 3f c6 8f 12 5a c8 9d 85 28 71 57 1b 44 5c c4 25 10 24 81 24 4b 92 65 e2 b2 20 4b 60 41 90 24 89 c2 a9 96 24 59 12 24 90 04 41 92 44 35 85 4e 23 43 20 49 20 d9 92 20 58 c4 65 08 32 9d 19 ea 10 84 45 5c ac 45 58 c4 c5 45 e4 b3 88 fe 84 45 5c 84 c5 4a cc 62 c8 54 45 81 a9 42 c1 0c a7 9e bb 88 8b 3d f3 88 38 04 f2 1e f7 d1 2a dc 1d 71 19 8a 1e 25 10 71 a1 df e8 1e 82 6e 05 11 ff b0 a4 1f 22 3e 9e e6 d4 9b 57 54 16 b3 88 0b d1 14 4e 1d 85 43 08 53 38 95 21 c9
2011-03-07 15:54:03.721162 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 56, length 256
2011-03-07 15:54:03.860677 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:03.860677 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:03.861686 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 39 22 2e 53 4f 9d 88 8b b8 2c e2 e2 49 22 21 10 64 8a 53 47 b9 40 90 39 07 49 c4 25 08 92 84 68 41 82 6d 09 84 02 19 6c 10 48 92 41 12 42 92 04 d1 25 10 43 76 34 24 19 42 08 92 20 43 10 08 32 5d 30 db ea 1a 25 e2 62 48 32 75 d4 51 0a ea 41 38 08 84 c4 6f 6c ba 18 42 e2 da 42 b0 88 ab 25 e2 42 94 88 0b 89 0b 82 10 89 ab 20 10 12 17 22 1a 84 a6 86 32 c1 8a e3 df 28 08 64 1b 05 11 57 44 56 92 24 43 28 11 17 04 a1 44 42 3c 21 71 09 42 09 11 96 b9 5c 8e 16 b9 88 0b 91 23 94 d0 42 2e 92 90 b8 4c 1d 65 0a 05 42 34 04 41 b0 d2 5c 49 12 5d 92 04 41 68 99 7a 8a 5b 32 15 4d 0d 85 53 9c 42 08 79 62 6b e7 8c 23 4f c4 85 12 71 f1 44 5c c8 2c c9 94 10 22 22 a6 39 d5 74 41 42 09 04 b2 90 b8 4c 09 09 64 ea 64 aa 40 88 68 aa 02 99 6a 7e 42 53 2b 15 10 17 11 17 22 32 84 88 c8 18
2011-03-07 15:54:03.861686 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 57, length 256
2011-03-07 15:54:04.020694 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.020694 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.020694 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 3a 82 10 04 92 88 4b e2 6f ea 28 33 68 88 30 b5 4a 82 20 94 18 92 d8 22 2e e4 49 22 2e 09 25 53 38 c7 39 4e 49 04 02 49 88 c4 c5 16 b2 88 b8 10 2d 72 b1 08 f9 e2 8f e6 0d 59 88 68 aa 95 e6 94 22 2e e2 82 24 21 12 97 41 88 88 1c 29 e2 fc 25 e2 1a 11 21 10 e2 bc 11 79 82 20 44 e2 b3 45 5c 12 71 e1 ec 71 8e 24 41 48 17 47 28 b5 10 a6 56 7e d4 88 62 44 ce a6 08 49 a4 8f a6 1a e2 22 94 1c d1 22 17 22 4f 28 c1 54 53 23 e4 22 48 11 0b 82 70 98 1a 0a 93 af 47 72 11 97 d4 7c 21 4f 2d 71 44 5c a6 4a 66 71 1e 21 e1 3c a1 a7 39 e5 cc 9b 1a 6a 44 5c 12 b2 c5 97 24 21 71 99 a2 53 18 ea a8 11 4f 12 71 c1 d4 50 08 21 5d 10 84 88 fc d9 22 2e 64 0b 51 5a 28 21 71 21 12 f7 3c 21 08 74 9b ba c4 c5 90 29 9c c2 b9 9c c2 a9 a7 02 24 49 f4 25 b4 88 4f 5c 12 5d 12 71 71 84 f4 89 6f 68
2011-03-07 15:54:04.020694 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 58, length 256
2011-03-07 15:54:04.160940 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.160940 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.160940 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 3b be f8 3f 72 64 de d4 51 66 b4 25 e2 62 de d4 89 b8 44 b9 90 f8 08 09 11 d1 20 44 43 68 ea 21 34 d5 82 20 c9 90 64 41 90 65 5e 41 74 09 92 10 11 89 8b f8 88 88 ac 8e 88 88 88 88 88 88 88 88 88 88 88 88 88 28 21 36 45 4d 99 a1 82 24 a5 25 56 95 54 22 2e 53 94 8a 88 f8 ff a7 75 2d 91 9d 6a 12 8a a4 12 75 85 08 9e 34 22 17 91 44 b5 e8 e6 8b f8 c4 05 ed b4 86 25 09 04 32 15 14 41 e1 14 0e 51 88 b8 24 e2 32 c7 a6 20 82 40 c4 45 5c 90 04 41 86 05 41 69 ed 26 1e 71 11 17 5b a6 e8 14 4e 39 a5 cc 9e a2 a6 36 30 b5 55 05 c9 14 21 91 4e 52 0c 89 b8 24 49 20 59 90 24 88 2e 10 64 aa 40 0c a5 55 26 31 54 35 22 8e 5d 12 6b 21 99 c5 5a 4a b2 b8 e5 a3 3d 72 04 02 e9 ac 34 71 35 22 c2 6e c4 30 8e 47 44 18 42 b6 88 0b 11 a6 9e da 54 66 0b 12 04 99 da 40 5a 22 2e 43 12 12 97 2d
2011-03-07 15:54:04.160940 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 59, length 256
2011-03-07 15:54:04.300995 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.300995 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.300995 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 3c 0a 17 b3 c8 45 11 f1 a4 2d 89 b8 a4 b4 63 44 4d f1 c4 17 71 51 2e e2 22 2e c2 a2 b9 b6 18 42 34 85 53 0b 05 53 15 25 a8 a3 70 aa 50 3c 71 49 2c b3 4c 60 8d f6 48 54 51 88 59 cc e2 2a ba 18 9a b8 6e 9c b8 f8 86 d2 25 88 78 31 08 14 0c 02 4d 8f b8 40 94 23 2c 88 b8 d6 f1 dc ab b8 71 91 54 64 88 2e 16 b1 12 24 16 31 8b 84 48 08 82 10 04 42 86 10 29 04 41 88 08 12 a9 96 90 2f e2 02 41 88 7c 41 22 2e 89 b8 c8 43 53 27 e2 62 0b 82 10 4d 35 f5 10 df 1c 11 17 f1 49 08 92 0b 22 2e 41 04 15 71 31 c4 13 5b 10 84 fc 25 e2 02 81 90 2e 24 3e 04 83 20 b4 14 04 2a cb 10 5d 12 a4 92 04 99 72 41 50 58 20 c8 b2 69 1c b2 10 e6 08 6a c3 dc 5c 12 f1 e9 02 89 21 86 f8 a2 62 04 81 16 2c 11 17 c5 d3 05 81 8a b8 e8 af dd 8c 27 2e 08 9a f8 12 71 d1 67 8b 2e 10 e8 e9 62 0b 44 39 54 88
2011-03-07 15:54:04.300995 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 60, length 256
2011-03-07 15:54:04.460971 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.460971 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.460971 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 3d 58 1c 49 85 56 d1 c5 11 04 a1 15 53 08 15 04 42 10 d5 c2 9d b8 20 08 91 d4 a2 8b 78 ca 9e 21 10 0e a6 4f 9c 89 8b 31 71 31 cf 98 b8 20 e8 bb 6f e2 12 24 e9 c4 a5 20 10 12 57 ca 85 c4 05 f5 26 2e 53 03 1a 2d 41 4d bf 88 4f 5c 58 20 10 62 23 86 90 f8 90 38 22 2e 08 54 cc d2 12 08 32 04 41 48 c4 10 48 02 81 90 b8 24 e2 42 8a 0c 21 47 96 20 94 e8 92 24 14 64 6a 20 44 44 b4 d0 82 40 68 08 11 51 92 88 8f 88 34 07 0a 89 0b 4d 85 88 4b 22 2e 41 68 2a 53 38 d5 9c ce 71 10 9a e2 22 2e 10 48 42 34 d5 94 53 c8 ac 25 84 1d 06 49 e2 78 81 88 0b 82 c4 5d 92 30 4c b5 88 4b 92 d0 37 24 11 97 6c 88 f8 b2 43 82 64 b5 45 5c 6a 49 90 50 22 2e 44 49 10 71 49 b0 24 65 8c 25 d9 96 45 5c 10 84 18 61 08 11 05 21 4a 16 15 42 09 82 10 d1 42 44 49 22 2e 0a 11 16 04 21 a2 29 21 44 86 08
2011-03-07 15:54:04.460971 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 61, length 256
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 DIS:
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Store and forward Internet fax (T.37): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Real-time Internet fax (T.38): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= 3G mobile network: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= V.8 capabilities: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Preferred octets: 256 octets
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Ready to transmit a fax document (polling): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..1.= Can receive fax: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..10 11..= Supported data signalling rates: V.27 ter, V.29, and V.17
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= R8x7.7lines/mm and/or 200x200pels/25.4mm: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= 2-D coding: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..10= Recording width: 215mm +- 1%, 255mm +- 1% and 303mm +- 1%
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 10..= Recording length: Unlimited
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .111 ....= Receiver's minimum scan line time: 0ms at 3.85 l/mm; T7.7 = T3.85
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Compressed/uncompressed mode: Compressed
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= Error correction mode (ECM): ECM
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .1.. ....= T.6 coding: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= "Field not valid" supported: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Multiple selective polling: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Polled sub-address: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= T.43 coding: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Plane interleave: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Voice coding with 32kbit/s ADPCM (Rec. G.726): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Reserved for the use of extended voice coding set: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...1= R8x15.4lines/mm: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= 300x300pels/25.4mm: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .1..= R16x15.4lines/mm and/or 400x400pels/25.4mm: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Inch-based resolution preferred: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= Metric-based resolution preferred: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Minimum scan line time for higher resolutions: T15.4 = T7.7
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Selective polling: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Sub-addressing: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Password: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transmit a data file (polling): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Binary file transfer (BFT): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Document transfer mode (DTM): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Electronic data interchange (EDI): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Basic transfer mode (BTM): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Ready to transfer a character or mixed mode document (polling): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= Character mode: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Mixed mode (Annex E/T.4): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= Processable mode 26 (Rec. T.505): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Digital network capability: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Duplex capability: Half only
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 0...= JPEG coding: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...0 ....= Full colour mode: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= 12bits/pel component: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   1... ....= Extension indicator: Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ...0= No subsampling (1:1:1): Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... ..0.= Custom illuminant: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... .0..= Custom gamut range: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .... 1...= North American Letter (215.9mm x 279.4mm): Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ...1 ....= North American Legal (215.9mm x 355.6mm): Set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   ..0. ....= Single-progression sequential coding (Rec. T.85) basic: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   .0.. ....= Single-progression sequential coding (Rec. T.85) optional L0: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30   0... ....= Extension indicator: Not set
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  DIS with final frame tag
2011-03-07 15:54:04.515243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 13 80 00 ee fa c4 80 95 80 80 80 18
2011-03-07 15:54:04.600726 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.600726 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.600726 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 3e 3a 42 e2 c8 20 cb 42 ce 12 67 8b b8 90 21 c2 c3 a2 2f f1 85 68 d1 45 5c a6 1a 42 cb e6 ad 20 08 d1 e1 70 2c 08 b2 0d 41 82 84 96 54 68 09 64 c8 42 cb 51 b2 dc 22 2e 97 79 1b 6e 57 48 2a 88 b7 12 97 43 50 b7 29 82 6f 78 4a 44 5c a6 82 2a 54 4d 11 47 e2 62 88 2e 72 21 4f a6 1c 1a 91 b8 46 e2 62 91 34 ff 89 8b 10 51 88 ad 69 ce 50 d1 85 92 29 58 c4 45 2e 18 64 aa 25 85 89 0b 89 ab 0c 11 97 a9 cb 11 4a 12 22 f1 1a 21 50 ef 90 96 88 0b d1 ab 04 11 7f ba 54 21 a8 91 ae 21 c8 54 0e 02 29 71 91 6b 1d 1f 06 c3 14 21 63 17 e4 d3 35 a2 42 f2 d7 c8 22 8b b8 88 0b 51 e2 88 b8 46 2a 64 0a 95 0a 08 25 44 44 84 20 34 c5 05 83 10 11 12 08 42 64 6c 6a a1 5a c4 65 ca 29 2e 09 92 04 c9 20 09 82 d0 54 43 92 84 10 84 20 08 91 b0 10 19 49 02 11 97 4b c4 25 09 22 2e 58 8c 5c 0d 72
2011-03-07 15:54:04.600726 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 62, length 256
2011-03-07 15:54:04.761500 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.761500 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.761500 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 3f e2 12 0c 53 63 49 82 64 c8 12 1a 8a 90 ec 22 2e 95 14 0e a9 88 ab 24 e2 92 88 cb 51 72 e6 6c 41 0a 81 50 c2 dc 8b 9a b8 34 26 8f b0 18 73 34 22 7b 10 08 f9 22 3e 17 11 17 23 69 2e 62 11 71 21 4e 17 71 71 15 71 91 8b 2e e2 a2 10 12 97 34 71 81 40 c8 16 71 b1 12 67 2c e2 2a be 94 45 38 e2 e6 d9 30 c8 94 77 94 88 0b 51 36 0f 0a a7 22 71 15 f2 05 a2 5c 50 fb f7 87 a0 fd 87 31 18 0c a9 20 08 0b 44 b9 55 10 71 a5 ea a5 38 be 2d 87 88 ab 25 1c 82 4c 0d cf 95 ad 62 8b b8 26 ae 9b b0 4a 82 4c ad 20 46 02 31 32 08 11 39 c3 22 6e 43 f4 11 c1 22 2e e2 92 f8 42 8b 5c 0c 19 42 44 44 c9 54 86 10 12 d2 45 5c 16 5d a6 0a 85 53 64 ea 44 5c 8c 4d 3d 65 ae 80 90 bd 29 04 44 17 42 42 41 12 71 59 84 07 53 01 81 40 16 9a 6a ca a9 85 a2 81 89 4b 20 81 88 4b b6 14 b7 88 0b 65 97 0c
2011-03-07 15:54:04.761500 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 63, length 256
2011-03-07 15:54:04.901250 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:04.901250 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:04.901250 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 40 5b 76 cb 28 21 58 b2 79 55 36 ec 24 c4 1e a6 56 59 88 68 1a b7 25 11 17 24 e2 42 c9 20 09 61 d8 9c ae 4b 48 5c 10 84 8e 70 27 2c 97 60 11 17 08 84 48 58 20 10 e2 d3 05 41 cd 13 be 44 5c 94 8b b8 20 a8 11 89 cb 96 d0 10 e2 48 58 3c b5 55 43 10 d2 7c d5 2e 11 17 4f c4 85 48 7c 8e 40 14 2e f3 42 9d 87 84 2a c9 3e 7b e3 b6 bd bd 15 d9 aa db b2 5d 8b b8 20 c8 14 4e e1 54 83 a4 66 c8 e9 32 e5 20 e2 f2 89 4b 05 21 47 c4 45 7c 93 4b 10 15 10 84 20 e2 da 1b 16 d6 c4 37 04 8a d8 d4 08 4d 3d 15 9c 41 85 88 4b 82 64 99 1a 2e 44 5c 88 16 a2 44 1e a2 45 3c 44 44 49 10 08 84 12 71 d1 47 e2 42 44 89 b8 24 44 34 35 b2 20 08 11 82 e8 b2 04 41 10 24 e2 42 44 44 44 44 43 83 a8 90 24 48 22 3e 24 98 6a 11 f7 c3 94 73 1c a2 8b 6e 09 c4 cf 12 24 34 55 04 92 60 e2 12 ac 82 63 a3 c9
2011-03-07 15:54:04.901250 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 64, length 256
2011-03-07 15:54:04.974776 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:54:05.041164 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.041164 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.041164 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 41 85 86 10 11 11 11 11 c9 85 88 88 4d 75 66 49 c4 75 d1 27 2e 2e 42 0b 8b b8 88 0b 82 46 7f 0a 15 5f a6 b8 b8 08 2d 56 22 2e 0a 6d 5e 28 11 61 8a 4c 1d 35 fc 64 3e 54 50 96 c8 3d da 65 5c 4d 8d c7 c7 c2 89 0b 47 44 0b 11 11 11 11 b1 84 68 19 64 48 22 2e e4 2f 11 17 7b 49 92 24 89 2d e2 92 2c f6 28 a1 a9 2c e2 62 16 12 17 61 99 62 c8 d4 43 10 84 12 24 44 34 25 40 88 a6 70 2a 83 60 6a 11 22 22 22 22 46 ce bc 11 82 50 10 22 17 a1 85 88 88 68 99 12 22 2e 98 1a 0e 53 99 b7 10 4d b5 88 cb 54 f3 85 22 43 68 aa 50 04 c7 50 04 75 3c a8 2c b6 4c 39 65 33 73 af aa da 94 84 c2 a9 a6 86 aa 63 4b 25 d5 14 02 09 11 0b c9 37 85 a0 6a 0a a7 88 48 5c 8e a6 84 20 08 69 39 ab 64 ea 29 82 1a 49 a4 0b 51 32 15 14 4e c9 29 98 0a 11 97 29 98 7a 99 c2 a9 42 2d 14 c1 8f 5a 28 9c c2 29
2011-03-07 15:54:05.041164 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 65, length 256
2011-03-07 15:54:05.055254 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_B_TX, state 17
2011-03-07 15:54:05.055254 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_TX to T30_PHASE_B_RX
2011-03-07 15:54:05.055254 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 4
2011-03-07 15:54:05.055254 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 0
2011-03-07 15:54:05.055254 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Start T4
2011-03-07 15:54:05.075345 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier up (-2) in state 17
2011-03-07 15:54:05.095429 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 HDLC signal status is Carrier down (-1) in state 17
2011-03-07 15:54:05.201045 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.201045 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.201045 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 42 9c 2a 14 82 c2 a9 2c b6 e8 62 08 51 82 20 84 c4 96 c4 16 5d 96 54 42 c6 68 0a 07 29 12 17 9a 6a 08 11 e9 62 0e a5 c6 26 be ea 6c 21 71 11 17 5d 48 9f f8 8e c4 15 71 83 40 32 5d 7c 7d ab 22 71 91 18 24 24 5e e1 86 36 b7 59 4c 65 88 2e 49 12 64 8e 53 2b 75 d4 88 f8 66 0d 92 88 0b 89 5b 22 2e 98 1a 4e 40 82 20 10 c2 22 2e 48 92 04 41 08 43 88 ac 85 88 88 88 88 28 48 20 e2 42 44 44 41 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 d1 94 4d ce 44 48 2a 81 40 52 1c 33 09 61 fc b4 25 51 4c 9b 5c 44 17 13 ba 88 2e d2 88 14 8a 88 88 a7 35 15 71 63 26 3e d5 c2 a6 76 05 a1 a9 0d 53 e8 d4 66 a1 36 4c 25 30 08 34 8e 88 18 91 7b 15 a6 35 12 b1 12 17 11 5b 48 85 48 2b a2 8b 09 5d 44 17 69 44 0a a5 35 25 4d 21 e4 09 19 11 17 b3 90 12 11 9f b8 90 21 e2 13 17 47 c4 85 88
2011-03-07 15:54:05.201045 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 66, length 256
2011-03-07 15:54:05.340916 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.340916 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.340916 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 43 88 58 32 25 28 c1 09 11 17 d2 97 60 11 17 22 4a 48 5c 47 9e 90 b8 38 82 79 53 30 25 a7 b0 c4 91 84 c4 c5 4d a9 c8 11 22 22 f2 85 12 09 91 90 29 c1 4d c8 c8 99 27 12 42 d6 92 10 67 ab d8 22 2e e2 53 22 a2 8b 09 49 6c 11 5d a4 11 29 94 d6 54 45 5c 68 2a 28 9c 72 10 b2 c5 17 5b 88 84 27 17 a2 a9 42 91 23 8e 78 5a 83 62 89 b8 d0 82 44 17 a2 44 b9 d0 d4 53 41 bd 38 42 44 9c c2 f0 16 22 47 c8 45 88 e3 c4 85 3c 71 bb 88 2e ea b0 22 7f 10 08 11 f9 62 cb 14 4e ad 14 a7 e8 62 0b 71 4c 6b a0 42 64 d6 a6 96 a6 70 2a a8 e1 4d 15 90 84 98 76 8c c8 96 85 e4 62 16 12 17 5d 68 2a a8 0c 59 a6 8e c2 21 84 20 53 cf 25 14 3a 95 90 a8 a6 d0 29 1a 8a 82 da b4 48 17 93 5c 44 13 5b 44 9b db 23 2e 86 90 b8 78 42 44 44 1c 11 11 11 11 11 11 31 b7 5c c4 85 dc 23 ba 58 a6 b6 20 11 97 41
2011-03-07 15:54:05.340916 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 67, length 256
2011-03-07 15:54:05.481392 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.481392 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.481392 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 44 12 43 c4 05 53 9b 15 64 c8 14 84 3a 0a a7 4c c9 1c 94 32 25 b8 c5 c4 97 4c ed a1 10 d4 c6 a2 82 c2 19 4e 21 53 58 42 08 32 84 b0 20 49 10 84 48 5c 10 04 41 a6 10 92 24 44 26 56 11 5d d4 31 22 b6 38 7a 09 46 c4 2f 53 1b 4f 42 a4 0b 25 08 42 58 4d 0a 21 62 17 71 21 22 92 4a dc 52 42 c4 b0 78 22 2e 6e f5 86 10 06 49 82 e8 82 20 34 85 0d 21 9a 63 41 10 84 54 8b f8 82 2c 9a a2 89 54 a2 cb d4 ae 28 4a 35 35 77 08 84 88 8e c4 a5 13 17 a9 65 87 b9 8a 95 66 11 56 13 97 29 0c 65 2a 28 87 10 91 5b 21 72 91 8b 23 72 91 8b 23 b6 38 22 17 b9 38 62 8b 23 72 21 43 1c b1 c5 11 b9 c8 c5 11 5b 1c 91 8b 23 53 43 71 8a 53 43 d1 29 4e 0d d5 d4 50 9c e2 d4 50 5b 03 04 92 10 25 24 2e 32 49 20 b6 40 20 44 12 42 24 21 16 49 82 e8 e2 4f 42 c4 85 a6 b0 a8 5a c4 05 8b 37 f1 21 f1 05 41
2011-03-07 15:54:05.481392 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 68, length 256
2011-03-07 15:54:05.641380 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.641380 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.641380 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 45 e6 41 e1 94 b5 de d4 50 38 95 a9 4c 39 85 53 82 e3 14 4e 15 6a a1 70 0a a7 04 95 93 21 8e c8 c5 17 5d 74 11 17 71 d1 a7 0b 04 42 ae 22 2e 16 31 cf 9e b8 c8 25 85 25 a4 8b 1f 5b 0c 31 44 7c e2 62 6c 8e 53 30 e5 54 50 43 e1 d0 c4 9f 23 53 59 6c 41 a0 22 2e b6 40 d0 13 17 7b 8e 88 0b 04 52 e2 22 2e 9e 88 8b b8 e8 22 2e 9e 40 20 24 2e 4b 22 2e a9 4a 06 81 da 47 e6 a3 84 a6 82 c2 45 5c c4 25 41 10 22 88 c2 21 49 42 e2 22 2e 49 92 98 25 11 97 29 08 85 43 48 7c a4 cb d4 48 82 84 06 c1 90 29 08 b5 4a 22 2e e2 82 24 c8 a6 4f 5c 86 4c 11 10 12 17 04 21 44 0d 84 08 49 90 04 53 38 24 59 10 64 ca 25 49 82 24 e2 82 24 09 a2 cb 92 24 84 25 49 82 24 09 d1 b2 24 08 b2 24 09 92 44 5c 90 24 18 32 85 53 38 b5 52 07 42 09 89 4b 50 53 03 1a 0b 11 91 b8 d8 92 f4 89 8b 27 08 6a 08
2011-03-07 15:54:05.641380 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 69, length 256
2011-03-07 15:54:05.781297 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.781297 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.781297 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 46 b2 70 49 22 3e 04 a1 05 81 50 22 2e 08 c2 b1 88 0b 04 92 20 08 4d 21 20 54 44 dc 54 83 10 71 44 24 2e 89 b8 26 2e 2c 09 21 08 d1 54 05 21 96 84 48 fc 18 51 82 20 44 34 85 53 03 42 c4 89 0b b1 11 51 96 24 98 aa 82 a8 30 24 44 84 04 02 21 22 71 99 5b d5 06 81 24 09 12 04 99 1f 08 21 21 0c 59 12 04 21 c2 fc 85 96 20 53 60 10 22 f1 25 09 89 cb 14 0e 21 a2 21 04 81 4c 3d 35 d4 71 18 e2 8f 92 44 17 5b c4 25 88 f2 21 08 2d 8b 23 e2 b2 24 e2 92 88 0b 92 05 81 10 29 9f b8 2c 49 42 8b 2d e2 42 e2 62 88 b8 10 4d b5 04 49 20 0a 87 20 10 72 44 5c 0c d1 25 88 2e 53 38 25 24 a8 45 7c 43 86 50 10 7f 44 24 2e 53 38 75 bc 21 34 f5 14 98 23 44 5c 92 c4 11 24 84 20 44 44 49 10 7f c9 b2 50 10 08 64 8e 83 90 b8 20 59 c4 65 8a 53 60 ea 20 34 e5 54 50 38 55 43 12 08 42 44 b6 25 10
2011-03-07 15:54:05.781297 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 70, length 256
2011-03-07 15:54:05.941243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:05.941243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:05.941243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 47 48 92 24 8b 27 90 90 b8 24 08 b2 24 24 2e cb 42 94 24 94 a2 2f 88 45 c4 85 83 40 88 28 c8 1c 43 8d 98 45 5c c4 45 17 92 8b b8 bc d1 91 b8 78 22 ac 89 cb fc 22 04 72 fa f3 64 15 62 11 57 ac 20 90 44 8f 2e 94 18 42 fc 11 59 44 5c 0c 05 11 d7 38 b2 88 de a6 66 11 1f 04 42 43 88 88 5a c4 c5 fb b9 4a 22 ae dc 22 83 d0 ec c5 1f 91 2e f6 e6 0d d1 45 5c 14 02 81 24 53 5c 90 88 8b 13 a2 20 24 2e 48 20 08 25 e2 22 3e 71 99 12 42 94 38 1b 32 08 86 10 05 99 c2 29 a7 70 2a 24 21 a2 a9 86 90 eb 86 90 23 e2 42 44 49 02 41 68 99 c2 21 24 2e 14 48 92 88 0b 82 cc 0f 82 44 5c 12 f1 49 88 b8 60 de 12 24 99 82 85 38 04 8a 21 e2 32 b5 52 4b 89 b8 10 91 b8 38 c2 11 82 10 f1 10 09 11 97 a9 83 b0 88 ab 10 11 25 e2 32 85 53 4f 1d 35 25 09 99 35 5d 68 08 11 4d 65 ea f8 81 10 fd 91 27
2011-03-07 15:54:05.941243 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 71, length 256
2011-03-07 15:54:06.081066 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.081066 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.081066 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 48 d6 92 10 91 b8 2c e4 09 25 e2 b2 20 c8 20 34 08 d1 1f 02 a1 0e 02 19 84 4d 5c 2d 0b 12 5f 10 84 3c 11 5f 82 c5 1b 82 10 89 0b 82 90 b8 4c 41 b8 90 24 d1 65 99 83 25 21 04 a1 39 2e 43 a6 b0 24 11 17 71 41 92 10 89 4b 42 e2 42 e2 82 20 53 e8 14 4e 35 84 10 84 6c 21 71 59 92 84 c4 c5 96 24 10 22 12 17 4c 1d 84 48 5c 88 c4 75 53 a7 1e 51 89 0b 12 71 e1 c4 05 02 21 be 44 5c 12 71 61 a3 29 20 11 97 29 9c 5a 20 5c e2 22 6c 2c 89 b8 78 92 88 cb d4 41 e3 12 e5 22 21 44 a4 6b e2 1a 82 50 d1 54 68 53 74 0a a7 56 ea 2b 12 97 12 17 61 41 10 96 88 0b 92 f9 40 a6 9e c2 a9 11 2c 44 73 42 b0 2c ba 38 22 2e 24 2e 48 fc 60 d1 85 c8 13 71 99 09 4a 88 f2 61 76 d4 49 92 e8 b2 24 44 8e 88 0b 4d ad 10 22 6f e2 02 41 88 88 74 21 71 09 a2 0b 21 08 11 12 7d 09 21 c8 14 ce 71 08 11 04
2011-03-07 15:54:06.081066 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 72, length 256
2011-03-07 15:54:06.220859 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.220859 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.220859 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 49 42 58 1c 59 c4 15 4d ad 54 c5 5b c4 97 24 08 42 89 42 c4 25 88 2f e2 42 e2 43 10 a2 44 5c 92 44 5c 12 12 17 5a 6c 71 26 2e 0b cc 1f 42 14 44 17 44 35 75 6c 11 04 21 71 49 c4 c5 b7 24 81 40 88 c4 45 78 41 12 4c e1 14 4e 39 d5 14 4e b5 88 4b 22 2e 08 42 49 22 2e 14 44 1f 89 6f c1 22 2e be cc 0b 85 43 88 58 92 58 26 2e 41 c3 14 0e 39 12 17 43 10 34 47 88 13 17 04 21 42 20 98 52 50 41 bd 5a 92 88 0b 82 90 b7 83 20 24 2e 37 85 53 b8 04 99 72 8e f3 a1 e4 11 41 b2 e8 92 88 8f 10 84 c4 45 5c 6f 49 38 5d 6d 78 c5 47 44 58 88 6d 8a db 20 44 98 5a 39 83 b2 c6 0a 41 a6 60 11 17 1a 24 21 24 09 82 0c 59 92 44 17 71 11 1f 11 82 cc 71 ea 44 5c 20 41 90 a9 11 71 41 20 58 92 24 11 97 20 43 20 a1 24 09 92 88 0b 05 09 42 e2 32 05 16 71 19 42 48 68 c1 42 44 44 44 44 44 30 b5 81
2011-03-07 15:54:06.220859 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 73, length 256
2011-03-07 15:54:06.380979 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.380979 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.380979 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 4a 45 5c 11 11 11 4b 42 44 44 44 1c 11 16 22 22 22 22 22 22 22 22 22 22 22 22 22 9a da 9a 1a 43 42 44 c9 14 4e 6d 32 64 ca 1a 2b 4c d9 41 a8 ad 29 94 90 a6 af 90 24 53 1b 88 32 cd 0a 53 76 1a 71 93 04 41 08 12 48 c4 15 12 22 22 88 e3 31 4c 59 7d 48 a0 48 ab b8 88 0b 82 c6 92 64 a5 35 55 e9 18 04 92 04 49 69 a6 16 08 a4 23 d2 5e 89 12 45 b2 61 89 2e ba d8 22 88 20 4b b4 af 22 2e e2 6a ba 88 8b b8 18 c2 34 97 12 5f 74 d1 c5 16 d9 18 83 40 12 24 09 04 99 a2 82 4c 35 84 54 15 19 82 24 49 88 88 12 e9 22 2e e2 22 90 72 2b 66 8b 7a 11 47 74 31 31 f4 88 48 17 77 11 91 45 26 71 73 11 17 57 11 2c 44 44 44 24 2e ae a2 8b 8b a0 23 7b fa c4 45 21 ba 40 20 89 b8 18 23 43 dc 27 62 44 14 15 22 b2 12 08 84 16 43 ca 16 71 e5 2e 62 8b b8 e8 2a 65 62 11 7d e2 4b f4 2c e2 23 99 44
2011-03-07 15:54:06.380979 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 74, length 256
2011-03-07 15:54:06.521058 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.521058 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.521058 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 4b 50 91 10 a2 29 3a a5 42 61 89 78 90 08 22 72 11 df 22 2e 89 2e 10 08 a9 29 34 84 12 88 b5 88 8b b8 20 10 c2 42 53 4e d1 25 41 10 11 a2 0b 04 92 e8 53 43 c4 05 09 04 92 b8 88 b8 20 08 25 08 42 04 81 24 49 10 62 44 44 74 6e 0d 21 22 22 22 e5 a2 cf 34 b5 04 41 c8 7a c2 22 42 c4 25 b1 16 04 4d 5c 08 a2 22 98 d2 8c a3 d5 38 71 4d ba 90 f8 10 f4 82 a0 88 13 1f 82 90 59 c4 45 5c 86 46 44 e2 a2 0b 1f 11 51 10 5d 9b 42 8a 08 69 44 fe 91 95 88 8b b8 88 cb 94 53 3b 28 2a 88 3d 37 d3 02 31 44 5c 88 c4 85 82 e8 42 ba 10 a9 2d 53 b5 10 89 8b 20 22 2e 09 12 24 e2 23 41 84 c4 85 74 a1 84 88 10 44 9f 2d 48 92 40 88 c4 85 88 96 84 48 84 e8 42 53 74 4a 8a 2a 42 c9 94 26 45 a7 a4 21 0a 91 eb e3 c4 67 2d ee 17 24 25 2e 5c 10 04 72 84 20 c4 99 45 d7 12 b2 16 71 21 82 28 17 e2 86
2011-03-07 15:54:06.521058 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 75, length 256
2011-03-07 15:54:06.661446 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.661446 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.661446 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 4c 10 11 04 21 08 84 d3 c5 5d 49 10 04 42 d0 6d 08 42 9e 88 cb 1a 25 24 95 24 e2 22 2e 97 24 44 22 89 59 24 14 46 e2 42 2e 8a 08 41 86 18 32 b5 1f 82 40 b0 88 8b 1b 22 48 a6 36 9d c2 29 74 21 71 11 17 37 64 44 b4 88 0b d1 82 20 14 c4 cd 10 47 84 45 5c 30 a5 01 21 1a 42 10 1f 08 02 21 71 59 12 9a c2 50 47 15 8a 53 38 c5 41 92 25 81 40 12 4b 12 f1 e9 a2 10 b3 90 b8 98 45 17 09 71 f3 41 20 49 a2 07 41 a6 8e 42 12 5d b9 81 c5 4a 12 42 10 4a c4 45 64 09 42 44 6e 56 21 9a 6d 8c 20 59 30 25 28 9c 7a 2a 53 5c 48 17 b1 a6 44 82 08 16 2b 91 90 44 5c 12 5d a4 96 84 16 71 21 e5 62 88 2e d2 97 88 8b 59 74 11 17 b3 88 2c 09 44 e1 10 9d 21 88 2e e2 02 81 24 08 42 48 c4 12 71 21 24 34 35 54 8b b8 24 89 2e 44 8b 27 88 5a 04 41 a6 4e f4 11 25 16 41 90 a9 5d 47 e2 42 81 0c 21 f2
2011-03-07 15:54:06.661446 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 76, length 256
2011-03-07 15:54:06.820703 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.820703 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.820703 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 4d 99 2f ba 88 0b 24 29 f7 0b 47 24 2e e2 42 44 e2 92 88 0b 49 71 08 59 44 58 85 2c 22 44 5c 45 58 74 d1 27 17 5d 6f 3e 25 86 82 91 b8 f8 a2 8b 27 e2 a2 6b 66 31 c4 22 94 88 8f c4 67 11 12 17 04 6d 91 3f 12 16 63 72 f1 04 41 c8 10 71 b1 88 23 8e 88 8b b8 88 27 b1 6d f1 44 17 67 ba 88 cb a0 c3 5c 83 a9 3e 04 a1 24 49 f4 89 10 12 a2 df a0 82 84 68 2a 53 38 25 44 5c 16 8b 88 0f 53 c3 71 ea a0 25 e2 52 c4 36 85 53 2b f5 d4 27 2e ba 20 90 b3 b5 24 41 a0 89 0b 82 1a 11 1d 82 10 4d 11 94 53 11 11 21 4a 87 11 89 0b 82 10 21 08 25 09 4d 81 29 4e 09 ca a9 4c 39 c7 29 41 0d e5 d4 41 c8 2c 94 88 8b 8b 90 b8 98 45 9f 2d e4 c9 d4 50 2f 44 53 2e 14 24 49 12 4a c4 45 5c 96 64 11 97 20 09 12 71 21 5d 86 40 20 44 e2 4b c4 25 a1 44 7c b6 20 88 2e 89 b8 10 02 15 08 42 e2 42 08 42
2011-03-07 15:54:06.820703 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 77, length 256
2011-03-07 15:54:06.961621 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:06.961621 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:06.961621 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 4e e2 b2 20 41 10 4a 92 24 10 63 09 e2 38 64 aa 50 0e 82 25 41 90 21 83 58 44 97 40 20 90 44 5c 96 25 11 97 84 92 04 41 96 42 42 a4 4b 82 20 8b b8 2c 89 b8 46 09 96 24 49 06 c1 1c a7 86 c2 21 49 92 88 4b 02 81 24 94 20 08 25 08 32 f5 54 4b 42 53 cd 5f 30 85 f3 a6 50 28 2a 2a 0b 49 08 82 4c 05 95 21 44 16 99 c2 29 9d 73 03 0b 91 b8 88 8b 59 e4 a2 8b 59 1c d1 85 c4 e7 4f 17 71 8d c4 88 45 1c 31 26 3e b1 44 b0 b8 0a 39 a2 8b b8 a0 c4 65 0a a7 0e 32 d4 4b 4a 3c 73 5c 10 84 20 ca 13 57 13 17 71 c5 a6 1c 32 95 41 45 5c 12 71 11 5f 82 20 94 88 0b 32 7d ba 38 22 2e 83 50 32 95 45 5c c4 e7 88 b8 14 51 25 10 15 4d 35 7f c3 79 02 81 90 d8 22 5d 12 71 b1 12 04 42 e2 a2 8b 2d 10 75 91 b8 b0 46 74 34 e5 54 0b 82 10 82 10 25 ba 70 47 14 44 5c 90 60 21 8e a6 5e c8 d6 a8 88 88
2011-03-07 15:54:06.961621 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 78, length 256
2011-03-07 15:54:07.120981 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:07.120981 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:07.120981 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 4f 21 44 e2 9a b8 20 68 12 32 95 41 2b ce d0 a6 72 53 38 45 25 24 be a9 4c fd 96 10 47 34 b5 dc 14 41 e1 54 84 20 44 49 6a 74 09 4b 92 08 11 22 71 8d d2 c4 85 20 90 8e c4 15 29 17 22 08 64 2a a8 96 04 09 82 2c e2 02 81 60 0a a7 5e 92 29 9c 5a 28 17 71 21 08 24 09 12 44 17 a2 a9 cc 47 12 71 41 20 89 b7 24 a1 24 88 be 24 48 10 42 90 20 c9 90 44 97 20 49 12 48 42 89 b8 24 49 b2 04 49 74 49 74 49 12 a2 a9 91 44 5c e6 23 10 45 67 99 1a a1 24 48 10 22 4a 68 59 28 59 c4 05 53 0d a1 44 5c 48 5c 82 10 0d 21 12 97 c5 0b e9 12 44 97 85 48 8c d8 4b 48 5c 10 64 ea 24 11 17 4c 71 ea 05 41 a6 8e 42 08 25 08 82 24 08 11 82 50 82 21 44 e2 62 8b b8 24 e2 42 48 12 04 21 22 47 c4 85 10 84 16 08 24 71 44 5c 88 88 08 41 28 88 2e 84 44 5c 92 29 a7 48 45 c4 10 84 20 90 a9 83 10 91 2d
2011-03-07 15:54:07.120981 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 79, length 256
2011-03-07 15:54:07.260842 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:07.260842 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:07.260842 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 50 e2 e2 cb 90 41 48 57 6e 60 41 10 d2 c5 10 71 8d 6d 68 41 74 21 2c e2 92 20 08 11 82 d0 14 4e a1 e6 3f a2 84 4d 5c c4 05 41 88 58 20 10 3a 22 a2 20 e2 b2 51 10 4a c4 55 88 88 d8 12 22 08 d4 88 e3 a3 45 5c 1c f1 24 49 88 65 6a 12 17 67 b6 e8 82 43 10 42 90 29 41 9d 88 8b 23 9e 88 0b 91 2f e2 41 22 2e 53 01 59 20 90 54 2e 85 59 89 2e e2 1a 82 2e e2 0a 41 10 1a 42 89 b8 38 e2 4b 41 94 0b 89 4f 5c c4 85 28 09 a2 cb a2 4b 9a 2e 41 74 49 12 08 24 d1 35 09 35 bd d1 14 4e 35 85 53 4e f5 11 04 32 15 91 d5 74 d1 65 51 08 a6 32 f5 54 73 9c 82 59 58 22 2e 0b 82 46 c6 ac 64 0a a7 6a 0a a7 5a a6 86 9a 48 5c 88 48 5c 3c b5 24 d1 c5 19 91 b8 88 37 08 34 82 20 8c 08 02 21 04 21 82 40 88 68 aa 05 c9 82 25 49 c8 45 48 57 21 04 21 91 45 b0 04 49 92 20 ba 28 44 5c 92 64 aa f0 93
2011-03-07 15:54:07.260842 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 80, length 256
2011-03-07 15:54:07.401204 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:07.401204 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:07.401204 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 51 40 cc 22 2e 89 b8 2c 48 3c d1 c5 10 5d 45 5c c8 13 71 59 12 08 c2 e9 92 24 44 94 88 8b b7 79 40 a6 42 88 88 92 44 97 25 d1 25 49 10 84 88 dc 79 49 20 58 12 4a 88 92 20 53 38 25 3f a2 84 68 11 97 44 5c 92 44 5c 36 9a a2 8b b8 20 10 2c 89 2e e2 82 20 53 27 43 28 11 17 a2 45 5c 90 24 b4 88 4b 1a c1 10 a2 85 a6 b2 50 42 e2 12 04 09 92 44 5c 48 5c 92 04 12 22 47 c4 05 86 e8 b2 88 0b 11 89 0b 12 71 71 44 5c 28 21 43 88 06 49 c4 87 84 20 90 c4 cd 05 41 68 0a 87 4c e1 54 43 28 08 82 0c 42 34 a5 d3 21 11 97 f9 f3 4c 1d 84 88 e6 ab 4c ad 22 2e 10 48 32 cf 14 4e ed 12 0d a1 24 a1 79 86 10 a6 9e 6a 76 22 2e 44 14 64 59 88 96 25 c1 d4 0b 91 23 e2 e2 89 b8 24 44 18 24 41 10 9a c2 b9 53 38 85 53 cd 33 75 12 64 59 10 84 f4 d9 13 17 4c 9d 18 82 20 44 ba 24 66 11 97 a9 4c 9d
2011-03-07 15:54:07.401204 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 81, length 256
2011-03-07 15:54:07.561240 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:07.561240 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:07.561240 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 52 24 ba 20 08 4d e1 14 ce 9f 7a 0a a7 08 10 22 12 17 9a ca d9 23 2b 81 40 68 ea 84 92 64 08 51 22 2e 09 c9 85 86 24 41 68 8e cc 70 91 0b e9 32 55 a8 45 10 64 8a 1a 24 49 48 5c 16 b3 2c 10 c5 a0 8a 04 42 8b 2f e2 42 e2 32 27 a8 17 a2 45 5c 12 71 99 2a b2 24 e2 42 48 10 84 10 64 4a 50 7a 2e 89 f8 88 13 17 12 17 5b c4 05 a2 70 88 45 30 d5 62 c8 7a 54 73 2c 8a 02 22 2e 10 08 99 05 41 2e 88 3e 12 17 71 49 c4 45 5f b2 64 b6 58 64 8e 53 01 1a 59 cd 2a d5 55 10 4f c4 d5 23 d2 c5 13 08 24 09 ab 3f 16 04 2d 11 97 29 9c e2 92 40 a0 41 14 4c 61 53 74 5e 51 9c 3a ea 40 12 12 d7 28 d1 25 a1 a1 27 2e c2 c2 61 aa 21 44 9c b8 e8 42 10 e8 61 ea 28 b0 10 51 22 2e fe 88 a6 70 8a 27 2e 8e 20 08 11 89 4f d7 64 58 10 14 11 04 92 24 08 42 98 fa 04 16 22 12 1f 87 20 34 85 0d a1 84 32
2011-03-07 15:54:07.561240 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 82, length 256
2011-03-07 15:54:07.701471 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:07.701471 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:07.701471 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 53 22 22 4a 16 81 45 ba 2c 09 04 92 20 08 11 89 0b d6 12 12 17 71 e5 06 96 25 88 84 88 ab 25 e2 42 b4 88 0f 09 12 71 21 04 a1 44 5c ac b6 78 42 41 74 a1 24 a1 05 41 74 19 a2 4b 32 75 92 04 49 10 84 60 6a a8 93 20 09 24 41 fc 05 09 84 30 55 a8 9a 5a a9 4c b5 88 0b 2d 51 84 10 4d bd 24 49 92 60 6a 04 41 88 10 64 0a a7 18 2a 49 02 41 88 43 10 4a 74 19 42 53 04 5f 29 98 3a 99 ca 14 4e 09 21 72 44 5c 28 49 90 e8 82 44 8c 20 10 72 44 5c 16 72 42 44 53 64 09 22 b2 24 ae 42 53 cf 33 05 16 92 8b b8 10 04 42 24 2e 89 27 e2 42 e2 92 88 0b 99 c5 13 5f 14 52 53 40 47 53 85 1a ea 40 c8 16 71 99 5a 28 42 18 ad b1 88 cb 62 4c 5c 1c 81 40 5e c4 e5 83 40 5b 25 11 57 5b c4 65 41 10 22 22 a2 c4 90 23 22 08 24 41 90 29 9c 0a a3 84 58 33 24 f1 42 24 91 22 c2 22 2e e2 22 ae 4d e1 fc
2011-03-07 15:54:07.701471 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 83, length 256
2011-03-07 15:54:07.841501 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:07.841501 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:07.841501 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 54 20 54 53 d3 92 2c 94 10 d1 54 e9 c4 05 02 a1 a9 87 10 89 0b 21 90 ab 24 11 d7 a3 39 4e 7d 94 88 0b 82 4c 1d 34 22 12 17 a2 44 5c fc 8b 23 e2 82 c4 16 5d 10 64 aa a2 08 4a f0 00 21 22 04 a1 20 08 42 2e 22 2e a7 8b 0c d1 45 5c 20 10 22 04 35 04 21 71 99 9a 28 11 97 45 17 c5 08 09 82 90 23 b4 a5 91 74 49 12 5d 48 5c 6f aa f3 04 09 04 9d fb 45 b0 20 c8 d4 42 15 49 20 8a 10 5a 12 22 4a c4 07 81 24 0b a6 32 d5 22 2e 94 f8 a2 90 25 88 b0 88 0b 4d b5 24 10 08 d1 54 05 a1 a9 4c 05 85 53 85 82 85 1c f1 e3 4d 5c 92 84 68 09 92 88 8b b8 04 d1 05 41 28 48 22 3e 04 21 04 99 92 73 60 0a 0a 42 34 15 22 be 44 17 24 e2 83 40 12 47 c4 c5 93 85 c4 45 97 a9 97 64 2e 20 44 e2 92 24 cb 22 2e e2 22 42 90 58 c4 90 85 82 e8 42 14 44 97 21 24 2c 09 92 44 7c 89 59 10 04 12 c1 42 53 03
2011-03-07 15:54:07.841501 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 84, length 256
2011-03-07 15:54:08.000643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.001651 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.001651 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 55 21 71 11 17 5f 88 28 11 17 71 d1 85 96 29 9c c2 50 38 c5 21 ba 10 82 4c 39 48 32 e5 1c e7 72 49 86 4c e1 54 45 e1 7c a8 a3 70 9e 29 a7 8e 1a 6a a8 36 a2 a9 22 fa 12 12 97 21 53 c7 5d 30 35 90 44 5c 11 97 24 53 97 b8 88 0b 04 21 5b a6 0a 05 96 84 88 28 21 19 92 20 08 25 ba 2c e2 c2 07 81 86 25 f3 45 5c 08 53 38 15 d4 8b b8 10 47 89 b8 b0 46 34 85 53 74 99 12 54 81 7b 0b 89 87 4d 17 7f 10 c8 91 60 71 9d 21 24 2e 08 42 08 32 64 a8 4b 42 53 38 08 11 21 d0 10 84 12 71 49 0c 81 40 12 71 75 99 c2 a9 22 8b b8 04 11 17 e2 86 88 cb 20 89 b8 88 4b 89 8b b7 c5 17 71 d1 45 5c 28 81 40 c8 9e f8 86 0c 61 d1 85 20 90 8e 4b 43 10 22 3d 89 f8 74 b5 6c 8a 4e b9 25 44 7c d4 11 25 b4 50 68 9e 46 09 9d b8 50 36 48 07 81 10 11 11 11 11 11 11 73 03 0b d1 54 16 22 c2 14 2c 08 42 34
2011-03-07 15:54:08.001651 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 85, length 256
2011-03-07 15:54:08.141600 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.141600 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.141600 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 56 6b ca a9 a6 70 0a a6 70 4a 85 aa 38 41 e1 d4 50 02 42 48 12 5b 6c 21 5a a6 08 d1 45 17 7f 49 02 41 a6 ce 0c 11 17 71 41 10 b2 c8 22 2e 66 21 22 1a 24 31 8f 88 e6 4f 39 e5 54 83 88 4b 90 44 17 c2 10 4a 30 48 a2 2f 19 b2 0c 41 12 24 99 e1 bc 29 5c 82 10 82 2c ba 0c 92 2c 09 4d ad d4 8b b8 24 c9 22 2e 10 84 16 71 59 92 04 0b 61 aa 08 2d 41 82 20 c8 5a 62 16 24 41 82 d0 54 a1 70 6a 24 08 82 10 06 41 42 44 44 be 20 10 22 22 22 22 22 22 22 12 5b a7 5c 52 99 0a 5e 28 e7 47 39 97 53 38 25 20 44 44 10 08 91 0c a1 20 44 e2 32 d5 dc b3 97 24 84 20 b3 a1 9c 1a 88 2e 53 70 45 c4 1a 06 09 df c4 d5 d6 bc 59 44 ae 11 89 8b 3e 5f cc 42 6c c4 11 82 1a 79 42 44 44 44 44 44 44 44 44 44 44 44 44 09 11 11 11 a6 70 2a c5 30 5d 2a 8d 3c 21 22 22 22 72 e3 22 2e c4 e9 62 8b b8 88 8b
2011-03-07 15:54:08.141600 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 86, length 256
2011-03-07 15:54:08.301396 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.301396 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.301396 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 57 b8 e8 22 2e e2 22 ae 08 41 28 11 17 b2 88 b8 24 10 85 43 12 4c b5 04 d1 85 e6 38 85 b3 e6 38 77 0a a7 9a 17 11 17 71 a1 b9 e0 b8 88 5b 90 40 30 24 2d 90 65 21 5d 82 04 b1 2c 81 24 89 42 15 71 21 22 d2 85 88 88 88 88 08 41 88 68 10 24 41 10 04 89 2d e2 42 ba e8 42 24 17 4a 20 90 24 49 92 24 49 52 6e 60 99 57 d4 b3 2c e2 92 2c e2 22 be 39 2e 94 24 e2 12 24 09 04 43 90 24 98 7a 48 92 10 86 10 25 44 0b 51 42 44 44 44 09 21 31 ad a2 8b 5c 7c 49 c4 45 4a 11 97 21 48 90 20 08 04 92 90 b8 40 10 4a 4c 8b 88 8b b8 24 e2 23 22 22 22 22 e6 ce 62 16 71 d1 45 d7 88 88 88 88 88 88 88 88 88 88 88 88 c4 9a f8 3c 31 44 17 5d 88 68 be b1 38 15 65 67 86 2c 44 44 44 44 44 44 44 43 cd 70 08 0d 59 20 21 12 17 4a 86 10 a6 36 03 84 12 71 41 82 44 6a 11 17 ed 2a 42 e2 8a 88 88 88 a8
2011-03-07 15:54:08.301396 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 87, length 256
2011-03-07 15:54:08.441218 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.441218 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.441218 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 58 10 84 44 93 55 48 74 41 11 31 d9 81 24 08 82 cc 29 28 97 39 15 28 74 44 44 c4 88 3f cd 40 8b 3a b0 48 88 8b 38 62 8b 23 9e f8 e2 89 5c 04 11 f7 8b 2d 62 8b 5c 1c b1 67 8b 23 b6 f8 a2 8b 2d 0a 91 8b b8 e8 a2 8b 2f 16 91 5a 84 88 b8 c8 45 2e 8e 18 22 2e b6 98 45 42 8c 89 8b 59 8c 39 33 44 7c e2 a2 8b 2e e2 22 2e ba d8 73 44 17 f1 e9 d3 c5 11 b3 e8 22 2e 72 d1 c5 10 f3 c4 c5 10 43 1c 11 17 71 f1 45 5c 1c 11 17 71 71 94 66 e4 e2 88 8b d8 42 d2 c5 13 c9 a2 44 3c b1 c5 16 85 e8 22 59 7c 11 17 43 6c 11 17 5b 94 88 27 b6 88 8b 37 b2 07 41 a6 82 07 25 28 17 71 81 20 73 87 90 b8 20 21 71 11 1f e9 f3 45 7c ba d8 22 2e b6 88 8b 27 48 74 11 17 8b 18 22 2c be 88 c7 9e 2d 9e 40 20 89 b8 24 e2 a2 8b 21 e2 62 88 2e fa 74 d1 65 aa a9 a1 04 e5 22 2e 10 64 0a 87 4c e1 dc 05 41
2011-03-07 15:54:08.441218 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 88, length 256
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 T4 expired in phase T30_PHASE_B_RX, state 17
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Too many retries. Giving up.
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_B_RX to T30_PHASE_D_TX
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 4
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 17 to 3
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  DCN with final frame tag
2011-03-07 15:54:08.514643 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Tx:  ff 13 fa
2011-03-07 15:54:08.581059 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.581059 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.581059 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 59 a6 70 c8 14 4e 15 8e 53 45 48 7c 10 c8 54 50 21 c6 74 d1 45 7c 86 88 8b 2d ba e8 d3 c5 10 04 21 71 f1 c4 13 43 12 f2 c6 b7 88 0b 82 d0 94 73 9c 0f 08 91 b8 88 0b 04 92 40 d4 50 0e 81 40 92 20 09 12 36 04 21 08 e4 20 c8 90 25 08 12 7d 89 f8 74 49 90 94 3e 5d 92 21 73 9c b7 41 20 09 04 21 08 64 49 c4 45 7c 09 89 0b 82 10 11 04 92 88 2b 4d b4 c4 2c 9e 78 e2 8b 2f b6 a8 10 b7 cf 99 27 2e 33 44 5c 7c d1 c5 10 43 bc e9 e2 0b 89 0b 19 22 2e e2 92 88 4b 22 2e 86 e8 a2 8b 31 71 81 40 a6 02 42 fa c4 45 17 7d e2 d3 27 2e 10 84 74 d1 27 2e ba e8 d3 45 1f 82 90 be 44 5c 06 21 f1 89 8b b8 24 a4 8b 2e e2 d3 45 5c 74 11 17 5d 20 08 e9 82 24 81 20 04 41 88 20 08 19 22 2e c6 c4 a7 4f 7c fa 12 63 53 2e 53 0b 04 81 60 a1 29 9c c2 29 a7 70 08 d1 10 04 42 c9 10 43 c4 45 7c 49 10
2011-03-07 15:54:08.581059 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 89, length 256
2011-03-07 15:54:08.741022 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.741022 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.741022 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 5a 7b 08 82 24 08 12 71 41 92 88 0b 92 44 5c 20 08 05 49 a6 70 0a e7 2e 48 74 31 44 5c c4 05 89 21 83 04 99 c2 45 5c 20 49 86 d0 10 4a 86 50 82 20 48 90 e8 4b 20 c8 94 8b b8 88 4f 5f 82 64 08 92 04 49 10 24 09 92 04 49 22 2e e2 22 9e 20 93 1d a2 0b 82 24 48 90 40 20 09 04 82 25 c1 90 05 82 0c 19 82 20 43 16 08 32 c7 21 73 1c 32 64 08 89 8b 2e 08 a2 8b 6e e2 02 41 16 71 41 92 24 e2 a6 33 04 09 a2 0f 41 f4 41 92 24 49 22 9e 04 49 92 24 48 82 18 96 40 10 24 08 82 04 41 90 20 08 82 24 41 90 20 09 12 04 41 90 20 81 20 08 12 44 b7 24 09 a2 1b 24 4b 10 24 90 24 e2 22 4e 92 a9 ad c4 bd 8a 23 86 98 c5 11 43 1c 31 8b b8 88 8b b8 58 44 5c 7c 11 2c be f8 e2 89 21 e2 62 88 0a 11 17 17 b1 27 3e 5f 24 c4 10 71 11 9f 2d e2 62 4c 9f 37 5d 74 31 44 7c e2 62 4c 17 43 74 d1 c5 98
2011-03-07 15:54:08.741022 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 90, length 256
2011-03-07 15:54:08.880779 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:08.880779 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:08.880779 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 5b 2e e2 a2 8b 2e e2 a2 8b b8 e8 d3 45 17 71 31 8b 23 86 e8 d3 a7 8b 3e 71 11 9f 33 67 fa c4 a7 8b 2e c6 74 d1 e7 88 2d c6 c4 45 9f b8 d8 22 2e b6 f8 42 86 40 10 22 71 41 82 20 24 2e e2 82 a0 21 11 17 71 31 44 5c c4 45 17 71 d1 45 7c 73 e7 38 77 8e 73 e7 4e 39 77 ca b9 53 ce 9d e3 dc 39 ce 71 ca 29 e7 2e fa 45 5c a0 c4 45 7c e2 22 2e e2 17 08 84 13 0f 82 0c ad 10 34 71 81 40 05 41 48 f7 74 41 30 71 41 d0 36 04 c5 b1 de b7 42 1e 44 f9 55 d7 07 81 7e 61 7d 10 28 46 41 c4 05 a2 70 69 84 41 50 bc a2 db 10 b4 24 0c 81 26 de c4 05 41 f7 ff a6 3c 04 ad 48 5c c4 45 17 04 0d 41 58 c4 7f 44 34 84 10 64 6a 84 58 0e a2 5c c5 50 e9 58 8a a5 58 68 10 5e 52 41 d0 10 34 62 81 40 9b c2 29 1c 9a b8 40 10 06 81 24 85 24 10 08 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11
2011-03-07 15:54:08.880779 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 91, length 256
2011-03-07 15:54:09.040915 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.040915 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.040915 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 5c 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 0d 92 72 73 41 10 82 40 12 08 84 c4 45 7c 08 42 08 42 89 b8 20 31 86 64 49 c4 45 1f 82 2c e2 a2 4b 62 8b 3f 71 49 74 99 b7 e8 82 04 02 59 20 90 29 e7 4e e1 94 73 9c c2 b9 83 24 89 b8 18 a2 8b 2e 84 21 08 1a 2d 41 20 0d 81 10 a6 84 40 20 84 05 82 20 08 21 c8 10 1a 82 20 4b 82 20 4b 0d b2 0d a1 39 4e e1 90 39 2e 48 10 04 41 10 64 48 82 39 0e d1 17 04 41 82 20 49 10 04 09 82 e8 43 22 2e 09 04 19 04 8b b8 20 49 c4 4d 7c e2 4b c4 51 41 f4 88 13 04 d1 09 92 24 49 82 24 09 24 49 82 24 41 12 04 82 20 48 10 04 09 82 20 48 10 04 09 82 20 41 10 04 09 82 20 41 12 24 08 82 24 08 92 04 f1 96 20 49 12 04 49 22 2e 48 02 49 90 24 08 b2 24 41
2011-03-07 15:54:09.040915 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 92, length 256
2011-03-07 15:54:09.180761 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.180761 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.180761 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 5d 92 04 e2 23 09 a2 5a 88 28 10 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 08 64 19 12 24 0a 4c 3d 25 28 33 4f 6d 25 09 82 06 81 5a 41 a0 ab 15 92 0e 6d 21 96 c3 6d 4c 5c c4 55 12 f1 20 5b c4 ef 28 59 06 15 62 7d 8c 58 b5 89 4f 5f 89 eb e9 e2 89 2e 08 c2 21 0a 87 24 53 38 25 28 87 10 21 08 2d 1c 2d 1c 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 91 16 08 49 25 09 11 11 11 11 11 11 11 11 0c 82 39 17 08 24 49 02 89 1a ea 21 08 84 1c 81 29 05 65 8b 52 11 11 11 11 11 11 11 11 3b 77 0e a6 b6 92 25 95 a4 48 5c 34 39 d1 02 55 dc 18 51 d7 16 f7 8b 42 24 0b 43 10 22 ed 21 ea b4 e2 c6 05 41 48 6d b1 12 72 2b 8b 10 71 87 48 21 64 4c 5c a8
2011-03-07 15:54:09.180761 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 93, length 256
2011-03-07 15:54:09.321648 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.321648 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.321648 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 5e f4 91 6a 35 b7 70 aa 50 09 9a da 1a 14 13 85 4b e2 48 22 2e 24 97 a9 4c 21 a8 4d 16 24 e2 42 c6 a6 b2 88 22 08 84 08 41 18 59 89 ab 08 2d 26 14 71 63 c4 fd e2 88 59 e4 22 64 e2 22 3e e9 22 e5 c4 45 5c 84 c5 16 04 35 71 21 f9 0c 71 83 8a 54 2b f7 88 21 66 71 d5 cc 22 90 76 c2 1a b5 89 22 22 44 5c 88 8d dc 18 99 82 88 ab 50 02 81 24 e2 92 3e 77 91 c4 97 29 9c 3a 8e 53 38 15 14 98 1a 91 8b 21 ae 73 15 71 51 5a 20 08 49 29 89 28 a3 84 12 71 c1 12 44 97 24 c8 42 53 58 10 f2 46 89 b8 e8 73 a3 ca 14 05 84 12 22 a2 44 85 10 25 34 45 41 3d 84 5c 64 51 08 09 8b 4c 32 35 62 48 22 2e 64 16 29 27 21 53 59 7c d1 c5 99 af 26 62 8e 90 b8 28 84 6f 04 81 70 08 04 4b 92 e9 02 81 d0 3c a8 08 41 61 ba 88 ab 46 e2 4f 0a 21 71 cd 2c be 38 42 02 ab 88 3a 22 32 0b 11 27 5d cc 32 d5
2011-03-07 15:54:09.321648 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 94, length 256
2011-03-07 15:54:09.481538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.481538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.481538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 5f fc 28 32 85 a0 70 6a f2 45 5c 5e c4 c5 13 b3 88 22 e2 62 16 5d 84 45 5c 1c 11 d7 c8 d6 c4 c5 9e 27 7e 3c 11 55 0c 29 09 b1 88 27 be e8 62 d6 6c b1 c5 11 f2 26 2e e6 4d 35 85 53 38 f5 d4 50 85 2a 94 53 0a 9e 79 50 82 ca 86 20 a4 8b 79 e2 62 8b 27 ba 78 22 2e 44 86 e8 32 d5 54 53 ce 9f 3a 11 9f 2f e2 33 4f 17 cb c4 45 17 43 6c d1 05 41 c8 99 31 e7 89 0b 95 2f e2 22 2e 8b 33 4f 0c 29 71 71 e6 88 b8 e8 a2 18 12 4f 10 84 c4 c5 10 71 21 08 64 aa 21 94 20 10 d2 d5 c4 45 5c 10 c8 49 0c 81 60 1e e9 83 40 b3 57 4e 74 11 9f 33 11 2a 21 4f 92 84 90 10 11 82 cc e5 12 c8 42 84 f9 c6 ca 17 9a 1a 08 51 a2 8b a8 42 24 17 92 8b 2e 56 82 20 24 3c 7b 86 88 8b 45 a6 e4 10 d2 85 12 4c b5 78 62 0b 2d 09 11 2d 10 08 41 20 e4 cd 13 5d e4 a2 cb 22 2e 43 c8 10 7b 8b b8 24 09 25 ba d8
2011-03-07 15:54:09.481538 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 95, length 256
2011-03-07 15:54:09.595217 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_D_TX, state 3
2011-03-07 15:54:09.621368 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.621368 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.621368 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 60 e2 88 21 e2 b1 85 a6 60 76 d4 53 0b 7b 3e 20 94 90 bd 44 7c 48 74 49 74 a1 04 41 a6 38 84 28 f1 45 5c c4 25 48 22 2e 08 92 24 49 62 0b 92 44 5c c4 05 12 6f 8b b8 f8 13 17 63 e2 22 2e 64 0b 82 24 ba e8 4b 88 08 41 12 24 ba 2c 49 22 2e c2 d3 45 5c 28 11 97 64 ca 85 e6 21 41 6c 19 62 2c 08 92 20 09 12 04 21 4a c4 65 76 14 0e d1 25 48 92 40 14 0e 31 64 49 a6 1e 64 08 05 21 04 41 90 05 89 2e e2 82 40 30 e5 54 f3 88 10 84 68 2a 78 f0 a7 06 42 94 10 04 32 15 12 64 a1 04 81 50 42 44 e2 42 c9 05 41 d4 84 b9 42 91 b8 58 85 12 12 17 f2 64 88 5c 96 44 86 04 51 49 74 71 44 21 ae 62 88 b8 50 22 2e 56 a2 90 44 7c 53 70 e4 88 5c 6c 11 17 24 e2 e2 22 e4 89 b5 38 82 04 41 a6 32 6f 21 b3 10 25 84 24 71 c4 98 b8 10 04 92 d8 13 97 a9 86 10 24 09 d9 22 2e e2 42 64 99 2d c9 ec 38
2011-03-07 15:54:09.621368 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 96, length 256
2011-03-07 15:54:09.674655 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_D_TX, state 3
2011-03-07 15:54:09.674655 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Disconnecting
2011-03-07 15:54:09.674655 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_D_TX to T30_PHASE_E
2011-03-07 15:54:09.674655 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 0
2011-03-07 15:54:09.674655 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 1
2011-03-07 15:54:09.674655 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 3 to 2
2011-03-07 15:54:09.761403 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.761403 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.761403 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 61 4e 35 44 17 04 59 c4 05 41 96 24 11 17 24 e2 32 95 25 a1 d9 71 2e e2 4b c4 85 08 a6 8e 1a 11 17 71 d1 05 81 38 9b 0a 91 4b 20 94 20 11 17 5b 28 09 42 09 25 90 88 0b 04 92 20 08 41 22 3e 43 c4 85 96 24 21 22 22 22 08 64 c8 92 04 02 41 10 24 41 20 58 68 b1 85 68 c1 14 41 0d d5 d4 40 12 4a 82 18 02 81 10 11 2d 44 44 e4 08 11 4d 71 ca 05 81 60 ea 65 c8 54 83 24 04 53 21 43 28 21 5a 92 84 c8 10 98 6a aa c5 10 a2 21 8b b8 24 c9 54 4d 29 64 ca 29 1c 84 c4 25 49 20 08 51 42 69 8e 18 4b 92 84 a6 02 12 c4 59 2a 85 e8 62 48 52 be 26 17 4c 71 2a 8b b8 4c 39 1f aa 29 a7 e0 c4 c5 9e 21 e2 22 2e 9e c8 45 17 43 74 2d 11 97 c4 2c 08 9a 21 e2 52 c3 23 5f c4 45 17 72 04 25 2e 8e 88 0b 61 2a 53 4e 75 25 ae 2d 08 e4 a6 8e c2 a9 a1 9c 1a ea cd 9e fd 58 38 42 d0 10 84 14 23 5d 20
2011-03-07 15:54:09.761403 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 97, length 256
2011-03-07 15:54:09.776509 [DEBUG] ozmod_libpri.c:106 T203 counter expired, sending RR and scheduling T203 again
2011-03-07 15:54:09.776509 [DEBUG] ozmod_libpri.c:106 Sending Receiver Ready (55)
2011-03-07 15:54:09.776509 [DEBUG] ozmod_libpri.c:106 
> [ 00 01 01 6f ]
2011-03-07 15:54:09.776509 [DEBUG] ozmod_libpri.c:106 
> Supervisory frame:
2011-03-07 15:54:09.776509 [DEBUG] ozmod_libpri.c:106 > SAPI: 00  C/R: 0 EA: 0
>  TEI: 000        EA: 1
2011-03-07 15:54:09.776509 [DEBUG] ozmod_libpri.c:106 > Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
> N(R): 055 P/F: 1
> 0 bytes of data
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 
< [ 02 01 01 9f ]
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 
< Supervisory frame:
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 < SAPI: 00  C/R: 1 EA: 0
<  TEI: 000        EA: 1
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 < Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
< N(R): 079 P/F: 1
< 0 bytes of data
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 Handling message for SAPI/TEI=0/0
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 -- ACKing all packets from 78 to (but not including) 79
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 -- Since there was nothing left, stopping T200 counter
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 -- Stopping T203 counter since we got an ACK
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 -- Nothing left, starting T203 counter
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 -- Unsolicited RR with P/F bit, responding
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 Sending Receiver Ready (55)
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 
> [ 02 01 01 6f ]
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 
> Supervisory frame:
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 > SAPI: 00  C/R: 1 EA: 0
>  TEI: 000        EA: 1
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 > Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
> N(R): 055 P/F: 1
> 0 bytes of data
2011-03-07 15:54:09.781544 [DEBUG] ozmod_libpri.c:106 -- Restarting T203 timer
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 
< [ 00 01 01 9f ]
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 
< Supervisory frame:
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 < SAPI: 00  C/R: 0 EA: 0
<  TEI: 000        EA: 1
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 < Zero: 0     S: 0 01: 1  [ RR (receive ready) ]
< N(R): 079 P/F: 1
< 0 bytes of data
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 Handling message for SAPI/TEI=0/0
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 -- ACKing all packets from 78 to (but not including) 79
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 -- Since there was nothing left, stopping T200 counter
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 -- Stopping T203 counter since we got an ACK
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 -- Nothing left, starting T203 counter
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 -- Got RR response to our frame
2011-03-07 15:54:09.787603 [DEBUG] ozmod_libpri.c:106 -- Restarting T203 timer
2011-03-07 15:54:09.921374 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:09.921374 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:09.921374 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 62 10 0e 41 88 a6 82 8a 88 28 49 21 f6 c8 11 08 64 21 47 0c 51 2e be 04 11 37 36 44 71 e1 88 82 1e a6 5a e8 88 6c 59 6c 41 94 6b 41 6e 11 17 5d 8c 21 08 41 20 0c 6d 15 08 84 18 62 0b 9b 2e be d0 7b 8e 10 89 af 20 d0 10 d5 1a 91 ae 10 0c 42 b4 4c 2d 54 e6 4b 09 27 2e ab d0 90 a9 4c 11 d4 48 62 08 07 81 26 ae 1a 89 6b 9c 21 d6 92 f8 22 2e e6 d9 42 8e 88 8b a7 d9 92 46 53 19 64 4a 24 be 54 08 02 4d 7c 66 49 88 f4 97 20 f5 1c a1 a5 90 88 6b 86 38 82 a0 39 e2 89 21 94 20 15 a2 21 86 d8 42 be 4c 35 b4 29 17 8e 38 8e c4 55 22 2e 0b cd 15 d4 08 25 4b 12 24 11 97 21 64 16 22 04 59 12 f1 21 c8 74 40 86 10 11 2d 53 59 68 b1 85 10 6f 9e 29 42 c4 45 97 84 28 21 08 24 31 96 20 c8 bc 40 88 68 08 25 10 c8 92 cc 61 4a 50 85 1a 2a c4 22 44 b6 24 96 04 99 82 41 92 41 06 21 71 d1
2011-03-07 15:54:09.921374 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 98, length 256
2011-03-07 15:54:10.061371 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:10.061371 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:10.061371 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 63 45 5c 74 59 c4 25 21 43 88 28 21 04 21 04 a1 a9 a6 0e 64 aa a9 a7 86 1a 08 25 94 24 8e 24 be 24 09 d1 d4 0a a1 64 21 22 71 a1 41 06 c1 54 40 88 f4 25 89 3f 0c 21 32 36 84 c8 90 20 41 96 41 a6 5c 92 a9 a1 82 72 aa 08 39 02 45 86 88 8b 2d 84 20 24 1e a2 64 2a a8 81 20 b1 25 b1 87 20 94 0c 32 f5 d4 0b 82 10 25 a4 8b 2e 48 4b 88 28 21 43 28 b1 05 41 16 04 a1 04 c9 20 53 01 21 4a 1c 41 10 22 08 32 d5 54 81 d0 54 50 4d e1 14 0e 21 c2 54 40 90 24 8e 38 92 40 54 43 88 28 49 92 64 90 c4 df 90 44 5c cc 92 10 d9 23 04 21 a2 64 aa a9 a1 86 6a 6a 78 53 cd 87 aa 21 dc 82 e8 22 2e e2 42 8e 88 8b 27 8e 14 09 cb 54 89 48 5c 6d aa 24 2e e2 2a 08 42 c4 b1 cc 83 c2 a9 87 4c 85 a4 67 08 cb d4 53 1d 25 16 2d 19 84 96 cd 50 11 17 5d cc 42 53 d1 bc a9 90 04 89 b8 e8 42 e2 92 4c e5
2011-03-07 15:54:10.061371 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 99, length 256
2011-03-07 15:54:10.221451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:10.221451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:10.221451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 64 88 16 b2 05 02 21 5b 12 f2 97 f4 51 83 10 89 8b 2d 64 8b 21 e2 32 85 53 15 84 8f 92 60 84 84 83 40 c8 17 08 84 23 12 97 a9 68 aa 29 07 21 6f 34 d5 bc 29 9c 3f 05 d7 41 94 4b c6 9a 45 82 d8 42 e2 62 88 2d a9 21 08 89 0b a6 3a 4e 5c 8a 12 8e 3c 0d 51 ea 6c 8d 6c 99 6a 99 22 b4 83 40 12 5d b7 84 88 c4 05 02 99 e3 14 0e 42 c4 4d 05 85 53 2b 75 20 9c 23 53 71 53 04 e5 22 2e c4 89 8b 27 f3 01 99 3a 10 4a c8 11 12 17 b3 10 11 91 5c 6c b1 45 5c a3 a0 fe 46 be e8 0f 41 88 c4 d5 16 a2 05 82 d0 14 2c 24 2e c4 47 44 44 3c 4c ad b2 90 91 25 19 84 90 24 53 c3 61 90 84 16 9a 0a aa 70 0e b2 88 4b 82 84 a6 32 95 79 50 38 c8 54 16 5d 58 0c 99 6a 11 17 22 cc 42 82 24 0b 12 71 21 47 c4 c5 2c 09 11 4d 39 c5 29 a7 82 c2 21 09 21 08 4d 85 24 b6 78 62 48 b2 18 92 cc 70 aa 50 30 08
2011-03-07 15:54:10.221451 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 100, length 256
2011-03-07 15:54:10.361281 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:10.361281 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:10.361281 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 65 11 91 21 83 10 25 53 64 ea 65 0a 86 e8 62 8b 2e cb 32 d5 d4 51 38 e5 32 15 32 84 c8 5f 12 44 17 a2 44 2e 14 84 92 29 0c 75 3c 43 a6 5c 74 41 10 22 22 4c b9 10 82 50 10 22 4c 1d 1f 2a 44 2e e2 42 49 22 2e 12 e2 48 92 4c 2d 22 2e 53 99 92 cb 42 53 59 c4 c5 13 b3 10 d1 62 8b b8 50 42 34 57 08 25 e4 09 2d 96 11 51 10 04 a1 64 2a 73 09 35 dc 29 58 88 28 41 10 22 22 4c 39 15 54 4b 10 5d 06 21 22 24 e6 99 65 8a 10 71 f1 65 6a 28 9c 3a d1 e7 cf 11 4a 3c b1 c5 99 2d f6 74 d1 c3 92 a9 48 5c 70 35 25 91 a9 3a 43 c4 c5 10 4e 5c 7c 21 4f 12 12 17 5d 48 97 84 a6 5c 28 49 85 88 23 22 22 b2 25 10 71 99 6a 2a 4a 82 90 59 38 ce 16 cb 28 21 8e 33 b4 64 ea 23 71 21 2e e1 02 21 43 12 5f 10 84 44 4c 5c c4 85 92 41 48 78 ba d0 14 17 43 88 88 6a ea 85 88 8f 12 61 81 a8 a6 22 ce 13
2011-03-07 15:54:10.361281 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 101, length 256
2011-03-07 15:54:10.501196 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:10.501196 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:10.501196 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 66 6e 2a 43 23 d6 12 e2 c4 c5 2c ce d2 6c 21 71 41 d0 c4 45 5c c4 c5 11 a4 22 2e 10 08 ed 91 b8 e8 6a 9c f8 61 6c f3 4e 5c c4 c5 d8 92 38 42 e2 f3 33 15 89 6b 6b 08 42 8e 46 24 ae e6 88 b8 18 9a 3f 5f 0c 21 f1 91 b8 88 3f 47 48 7c e2 2a 9e 4c 71 ca a9 a1 9c 87 78 62 88 3e 8b ba 90 b8 65 b6 0c 42 e2 a2 8b 42 12 4a 88 88 6c 31 04 73 20 2a 53 5a 14 32 54 22 2e 09 04 42 53 2d e2 42 89 2f 53 59 e4 92 10 25 e2 b2 4c 55 54 a1 06 42 89 b8 24 64 cc d8 54 a6 5e c4 c5 16 43 c4 25 11 17 b3 18 73 c4 13 04 21 b3 2c e2 92 24 b4 10 99 65 8a 53 19 32 c5 b9 00 21 9a 72 99 6a 11 17 43 0c 99 ca 54 50 cd 9f 72 0a 07 a1 a9 86 10 d9 62 11 2c 89 f8 8c 4d 05 c7 a9 a7 70 2a 38 17 5d 3c 99 e2 20 33 9c 0a 0a e7 ce 87 1a ca a9 2c ba 4c 35 d5 14 ce 9b e3 62 6f ca 79 a1 5e 20 41 10 4a c4 63
2011-03-07 15:54:10.501196 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 102, length 256
2011-03-07 15:54:10.660812 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Stop none (0 remaining)
2011-03-07 15:54:10.660812 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  FCD without final frame tag
2011-03-07 15:54:10.660812 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Rx:  ff 03 06 67 4b 92 40 42 b6 88 8b 27 96 e9 4b 16 47 90 24 8e 4c 05 24 19 24 11 97 24 a1 25 49 10 64 49 88 90 10 0d 09 c4 13 0a a2 cb 92 50 42 14 44 97 40 0c 49 16 71 11 97 64 aa 21 44 94 20 a1 85 88 88 88 88 88 88 88 88 06 21 a2 04 81 10 11 11 11 11 11 11 51 10 b3 10 25 64 ad 88 88 12 71 a1 a9 a0 4e 12 71 d1 25 11 17 a2 a9 a6 60 aa e6 47 05 15 02 81 24 c6 16 32 84 10 08 25 64 8c 28 59 88 12 88 c2 21 53 2d e2 32 c5 a9 07 21 08 64 aa 39 0e 32 e5 54 a6 32 75 22 6e 86 88 0b 12 43 c4 65 a1 c4 9e 2d 49 10 5d 92 05 02 49 a6 b2 24 48 48 97 64 b1 87 64 ea 20 94 2c 41 28 c1 22 2e 49 42 08 82 44 5c 90 24 09 2c 84 21 90 2c 94 10 25 41 30 84 86 90 f8 88 88 88 88 c4 85 c4 65 11 17 24 e2 42 58 c4 85 86 50 22 2e 44 08 42 58 88 88 88 88 c8 3c 22 22 22 22 22 22 22 22 22 04 a1 44 5c e6 76
2011-03-07 15:54:10.660812 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Storing ECM frame 103, length 256
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Send complete in phase T30_PHASE_E, state 2
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:323 ==============================================================================
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:335 Fax processing not successful - result (48) Disconnected after permitted retries.
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:340 Remote station id: 
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:341 Local station id:  SpanDSP Fax Ident
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:342 Pages transferred: 0
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:344 Total fax pages:   0
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:345 Image resolution:  0x0
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:346 Transfer Rate:     14400
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:348 ECM status         off
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:349 remote country:   
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:350 remote vendor:    
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:351 remote model:     
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:353 ==============================================================================
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from state 2 to 32
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW T.30 Changing from phase T30_PHASE_E to T30_PHASE_CALL_FINISHED
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set rx type 9
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX FAX exchange complete
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX Set tx type 9
2011-03-07 15:54:10.674604 [DEBUG] mod_spandsp_fax.c:293 FLOW FAX FAX exchange complete
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.694686 [DEBUG] switch_core_codec.c:140 OpenZAP/4:1/43851609 Restore previous codec PCMA:8.
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.697748 [DEBUG] switch_core_session.c:885 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_ivr.c:557 OpenZAP/4:1/43851609 Command Execute hangup()
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 EXECUTE OpenZAP/4:1/43851609 hangup()
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_channel.c:2440 (OpenZAP/4:1/43851609) Callstate Change ACTIVE -> HANGUP
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [NOTICE] mod_dptools.c:732 Hangup OpenZAP/4:1/43851609 [CS_EXECUTE] [NORMAL_CLEARING]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_channel.c:2456 Send signal OpenZAP/4:1/43851609 [KILL]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_session.c:1047 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_session.c:1917 OpenZAP/4:1/43851609 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_session.c:1917 OpenZAP/4:1/43851609 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:348 (OpenZAP/4:1/43851609) State EXECUTE going to sleep
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:314 (OpenZAP/4:1/43851609) Running State Change CS_HANGUP
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:535 (OpenZAP/4:1/43851609) State HANGUP
2011-03-07 15:54:10.714665 [DEBUG] mod_openzap.c:540 Changing state on 4:1 from UP to HANGUP
2011-03-07 15:54:10.714665 [DEBUG] mod_openzap.c:556 OpenZAP/4:1/43851609 CHANNEL HANGUP
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:46 OpenZAP/4:1/43851609 Standard HANGUP, cause: NORMAL_CLEARING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:535 (OpenZAP/4:1/43851609) State HANGUP going to sleep
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:333 (OpenZAP/4:1/43851609) State Change CS_HANGUP -> CS_REPORTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_session.c:1047 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:314 (OpenZAP/4:1/43851609) Running State Change CS_REPORTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:595 (OpenZAP/4:1/43851609) State REPORTING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:53 OpenZAP/4:1/43851609 Standard REPORTING, cause: NORMAL_CLEARING
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:595 (OpenZAP/4:1/43851609) State REPORTING going to sleep
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_state_machine.c:327 (OpenZAP/4:1/43851609) State Change CS_REPORTING -> CS_DESTROY
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_session.c:1047 Send signal OpenZAP/4:1/43851609 [BREAK]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.714665 [DEBUG] switch_core_session.c:1210 Session 32286 (OpenZAP/4:1/43851609) Locked, Waiting on external entities
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [NOTICE] switch_core_session.c:1228 Session 32286 (OpenZAP/4:1/43851609) Ended
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [NOTICE] switch_core_session.c:1230 Close Channel OpenZAP/4:1/43851609 [CS_DESTROY]
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [DEBUG] switch_core_state_machine.c:427 (OpenZAP/4:1/43851609) Callstate Change HANGUP -> DOWN
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [DEBUG] switch_core_state_machine.c:430 (OpenZAP/4:1/43851609) Running State Change CS_DESTROY
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [DEBUG] switch_core_state_machine.c:440 (OpenZAP/4:1/43851609) State DESTROY
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [DEBUG] switch_core_state_machine.c:60 OpenZAP/4:1/43851609 Standard DESTROY
fcf15a4c-48a4-11e0-919e-7bf53bcc3f81 2011-03-07 15:54:10.716645 [DEBUG] switch_core_state_machine.c:440 (OpenZAP/4:1/43851609) State DESTROY going to sleep


More information about the FreeSWITCH-users mailing list