I am using Callweaver 1.2.0.1 with SpanDSP 0.0.5pre4.

Fax software is Hylafax+ 5.2.8 interfaced with IAX modem 1.1.1.

Here is the output at verbose 60:

    -- Executing [...@default:1] FaxDetect("SIP/092803258-53d2", "4000")
Dec 23 18:37:29 NOTICE[3051506576]: app_faxdetect.c:301 detectfax_exec: 
Redirecting SIP/092803258-53d2 to fax extension [DTMF]
    -- Executing [...@default:1] 
T38Gateway("SIP/092803258-53d2", "IAX2/FaxDSP0")
Dec 23 18:37:29 NOTICE[3051506576]: channel.c:1757 cw_read: Dropping 
incompatible voice frame on SIP/092803258-53d2 of format slin since our 
native format has changed to alaw
    -- Call accepted by 127.0.0.1 (format alaw)
    -- Format for call is alaw
Dec 23 18:37:41 NOTICE[3051506576]: app_t38gateway.c:659 t38gateway_exec: 
T38Gateway exit with ANSWER
    -- Hungup 'IAX2/FaxDSP0-6'

This is the relevant section of my extensions.conf:

[default]
exten => s,1,FaxDetect(4000)
exten => s,n,Hangup()
exten => fax,1,T38Gateway(IAX2/FaxDSP0)

"FaxDSP0" is an IAX modem psuedo device to interface to Hylafax.

Assistance is much appreciated thanks :-)

Michael
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to