Hi,
Thanks for your reply.
My callweaver version is 1.2.0.1.
I have installed spandsp0.0.5 as your upgrade suggestion,
Below is my dialplan for the receiving fax.
But i am not able to get more then 12 pages in rxfax.
[fax-in]
exten => s,1,Set(FAXFILE=/tmp/${UNIQUEID}.tif)
exten => s,n,Set(FAXFILENOEXT=/tmp/${UNIQUEID})
exten => s,n,SipDTMFMode(inband)
exten => s,n,RxFAX(${FAXFILE},ecm)
exten => s,n,Hangup()
exten => h,1,NoOp(RxFAX completed)
exten => h,n,NoOp(RX: REMOTESTATIONID is ${REMOTESTATIONID})
exten => h,n,NoOp(RX: FAXPAGES is ${FAXPAGES})
exten => h,n,NoOp(RX: FAXRESOLUTION is ${FAXRESOLUTION})
exten => h,n,NoOp(RX: FAXBITRATE is ${FAXBITRATE})
exten => h,n,NoOp(RX: PHASEESTATUS is ${PHASEESTATUS})
exten => h,n,NoOp(RX: PHASESTRING is ${PHASEESTRING})
I have enabled log in callweaver, I am able to see the page which are
received properly.
But it is not more then 12 pages.
I have attached error logs in this mail.
Please provide me some help in this!!!.
Thanks,
Max Alex
Voip Developer
On Tue, May 5, 2009 at 2:09 PM, Kristijan Vrban <[email protected]> wrote:
> try spandsp-0.0.6pre11 and if you still have porblems, use wireshark and
> save the log then we can look into
> the t.38 transmission.
>
> Kristijan
>
> Max Alex schrieb:
> > Hi All,
> > I am working on callweaver with t38 support for fax transmission.
> > I am using rxfax and txfax to send and receive the faxes.
> > When i am sending the fax less then 12 pages then it is properly
> > received with rxfax on my configured DID.
> > But when i am sending more then 12 pages on fax, it is not properly
> > received, it is received some pages.
> > I have also tried same scenario with my pri to callweaver.
> > Can any one give suggestions for this issue!!
> > Thanks in advance!!!
> >
> > Thanks,
> > Max Alex
> > Voip Developer
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Callweaver-users mailing list
> > [email protected]
> > http://lists.callweaver.org/mailman/listinfo/callweaver-users
> >
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>
-- Executing [x...@default:2] GotoIf("Zap/1-1", "0?3:4")
-- Goto (default, XXXX, 4)
-- Executing [x...@default:4] Set("Zap/1-1", "FAX_EXTEN=XXXX")
-- Executing [x...@default:5] Goto("Zap/1-1", "faxin,s,1")
-- Goto (faxin, s, 1)
-- Executing [...@faxin:1] Set("Zap/1-1",
"FAXFILE=/tmp/mycallweaverbox-1241593314.6381.tif")
-- Executing [...@faxin:2] Set("Zap/1-1",
"FAXFILENOEXT=/tmp/mycallweaverbox-1241593314.6381")
-- Executing [...@faxin:3] SipDTMFMode("Zap/1-1", "inband")
May 6 03:01:54 DEBUG[3085810576]: channel.c:876 channel_find_locked: Avoiding
initial deadlock for 'Zap/1-1'
May 6 03:01:54 WARNING[3061635984]: chan_sip.c:17145 sip_dtmfmode: Call this
application only on SIP incoming calls
-- Executing [...@faxin:4] RxFAX("Zap/1-1",
"/tmp/mycallweaverbox-1241593314.6381.tif,ecm")
May 6 03:01:54 DEBUG[3061635984]: app_rxfax.c:423 rxfax_audio: Enabling ECM
mode for app_rxfax
May 6 03:01:56 DEBUG[3061635984]: chan_zap.c:4669 zt_read: DTMF digit: f on
Zap/1-1
May 6 03:01:56 NOTICE[3061635984]: chan_zap.c:4706 zt_read: Fax detected, but
no fax extension
May 6 03:01:56 DEBUG[3061635984]: app_rxfax.c:470 rxfax_audio: Fax detected in
RxFax !!!
May 6 03:01:56 WARNING[3061635984]: chan_sip.c:17003 sip_t38switchover: This
function can only be used on SIP channels.
-----------
-- Channel 0/1, span 1 got hangup request
May 6 03:10:49 DEBUG[3061635984]: generator.c:104 cw_generator_deactivate:
Trying to deactivate generator in Zap/1-1
May 6 03:10:49 DEBUG[3061635984]: app_rxfax.c:199 phase_e_handler:
==============================================================================
May 6 03:10:49 DEBUG[3061635984]: app_rxfax.c:222 phase_e_handler: Fax receive
not successful - result (49) The call dropped prematurely.
May 6 03:10:49 DEBUG[3061635984]: app_rxfax.c:224 phase_e_handler:
==============================================================================
May 6 03:10:49 DEBUG[3061635984]: pbx.c:2789 __cw_pbx_run: Extension s,
priority 5 returned normally even though call was hung up
-- Executing [...@faxin:1] NoOp("Zap/1-1", "RxFAX completed")
-- Executing [...@faxin:2] NoOp("Zap/1-1", "RX: REMOTESTATIONID is Fax
")
-- Executing [...@faxin:3] NoOp("Zap/1-1", "RX: FAXPAGES is 0")
-- Executing [...@faxin:4] NoOp("Zap/1-1", "RX: FAXRESOLUTION is 7700")
-- Executing [...@faxin:5] NoOp("Zap/1-1", "RX: FAXBITRATE is 9600")
-- Executing [...@faxin:6] NoOp("Zap/1-1", "RX: PHASEESTATUS is 49")
-- Executing [...@faxin:7] NoOp("Zap/1-1", "RX: PHASESTRING is The call
dropped prematurely")
May 6 03:10:49 DEBUG[3061635984]: generator.c:104 cw_generator_deactivate:
Trying to deactivate generator in Zap/1-1
May 6 03:10:49 DEBUG[3061635984]: cdr_sqlite3.c:167 sqlite_log: CDR SQLITE3
SQL [INSERT INTO cdr
(clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,
start,answer,end,duration,billsec,disposition,amaflags, accountcode) VALUES
('', '', 'XXXX', 'default', 'Zap/1-1', 'IAX2/server1-16384', 'RxFAX',
'/tmp/mycallweaverbox-1241593314.6381.tif,ecm', '2009-05-06 03:01:54',
'2009-05-06 03:01:54', '2009-05-06 03:10:49', 535, 535, 4, 3, '')]
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users