Hi all,

I'm using a Fax on a T.38 ATA (Linksys SPA 2102) wich is connected to 
Callweaver. Callweaver is registered on a SIP-provider supporting T.38 
(Sipcall).

I'm able to receive and send a fax using TxFAX and RxFAX as described 
here: http://www.callweaver.org/wiki/Faxing+With+CallWeaver

What I want to is to send a fax directly to PSTN:

MyHardwareFax --> ATA --T.38--> CW --T.38--> Sipcall --> PSTN --> 
receiving HardwareFax

I tryed this single line in extensions.conf:

[fax_out]
exten => _X.,1,Dial,SIP/[EMAIL PROTECTED],100

The receiving fax is ringing, answers the call, but data is not going 
through. On cli I have this output:

    -- Executing Dial("SIP/fax1-34fc", SIP/[EMAIL PROTECTED],500)
    -- Called [EMAIL PROTECTED]
    -- SIP/sipcall-a3f1 is making progress passing it to SIP/fax1-34fc
    -- SIP/sipcall-a3f1 answered SIP/fax1-34fc
    -- Attempting native bridge of SIP/fax1-34fc and SIP/sipcall-a3f1
Oct 22 20:16:26 NOTICE[3062414240]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 2 at 
chan_sip.c:6592
Oct 22 20:16:26 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 2 at 
chan_sip.c:6592
Oct 22 20:16:28 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 2 at 
chan_sip.c:4775
Oct 22 20:16:33 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 2 at 
chan_sip.c:4775
Oct 22 20:16:33 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:33 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:35 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:35 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:39 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:43 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:43 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:47 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:51 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:56 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
Oct 22 20:16:59 NOTICE[3064277920]: channel.c:686 
opbx_channel_perform_set_t38_status: Setting t38 status to 1 at 
chan_sip.c:13401
  == Spawn extension (fax_out, 096XXXXXX, 1) exited non-zero on 
'SIP/fax1-34fc'


Thanks,

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

Reply via email to