Hello Steve,

Thank you very much for the answer and for the explanation.

I am trying make the Fax translation from a E1 to a T.38 call. I have
installed the latest version of Callweaver but when I am trying to receive
the Fax, I see this logs in the Callweaver console:


    -- Accepting call from '3226408085' to '211214037' on channel 0/1, span
2
    -- Zap/32-1: Call NoOp(Call on 211214037)
    -- Zap/32-1: Call NoOp(Fax received)
    -- Zap/32-1: Call T38Gateway(SIP/[EMAIL PROTECTED])
Nov  2 16:16:09 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:11 WARNING[1094003040]: chan_sip.c:16811 sip_t38switchover:
This function can only be used on SIP channels.
Nov  2 16:16:14 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:19 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:24 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:29 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:34 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:39 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:44 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:49 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:54 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:16:59 WARNING[1094003040]: chan_zap.c:4788 zt_write: Don't know
what to do with frame type '5'
Nov  2 16:17:02 NOTICE[1094003040]: app_t38gateway.c:619 t38gateway_exec:
T38Gateway exit with ANSWER
    -- Zap/32-1: Call Hangup()


Also, my extensions.conf file is like this:

exten => 211214037, 1, NoOp(Call on 211214037)
exten => 211214037,2,NoOp(Fax received)
exten => 211214037,3,T38Gateway(SIP/[EMAIL PROTECTED])
exten => 211214037,4,Hangup()

I want to ask if it is correct call flow of I have to make a different
setup.

Also, I am trying to look for documentation about this function and the way
to use so it will be vary kindly if you can provide some links with
examples.

Thanks in advance.

Antonio.

2007/11/1, [EMAIL PROTECTED] <
[EMAIL PROTECTED]>:
>
> Send Callweaver-users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.callweaver.org/mailman/listinfo/callweaver-users
> or, via email, send a message with subject or body 'help' to
>         [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>         [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Callweaver-users digest..."
>
>
> Today's Topics:
>
>    1. T.38 pass trough (Antonio Latorre)
>    2. Re: T.38 pass trough (Steve Underwood)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 31 Oct 2007 15:59:09 +0100
> From: "Antonio Latorre" <[EMAIL PROTECTED]>
> Subject: [Callweaver-users] T.38 pass trough
> To: [email protected]
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello,
>
> I was wondering if it is possible to have the Fax pass trough. I would
> receive the Fax from a E1 and I would send it in T.38. I think I can do it
> receiving and sending the fax using RxFAX and TxFAX but I want to know if
> there is the possibility of skip these functions and send it directly. I
> could not find anything in the documentation. Thanks in advance.
>
> Best regards,
>
> Antonio.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.callweaver.org/pipermail/callweaver-users/attachments/20071031/d98895a2/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Wed, 31 Oct 2007 23:12:20 +0800
> From: Steve Underwood <[EMAIL PROTECTED]>
> Subject: Re: [Callweaver-users] T.38 pass trough
> To: Users Mailing List - Non-Commercial Discussion
>         <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Antonio Latorre wrote:
> > Hello,
> >
> > I was wondering if it is possible to have the Fax pass trough. I would
> > receive the Fax from a E1 and I would send it in T.38. I think I can
> > do it receiving and sending the fax using RxFAX and TxFAX but I want
> > to know if there is the possibility of skip these functions and send
> > it directly. I could not find anything in the documentation. Thanks in
> > advance.
> >
> > Best regards,
> >
> > Antonio.
> This is termed T.38 gateway, not passthrough. Passthrough is when the
> data goes transparently though the box. Use app_t38gateway somewhat like
> you would use app_dial to forward a call, and you should get PSTN<->T.38
> gateway operation.
>
> Steve
>
>
>
> ------------------------------
>
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>
>
> End of Callweaver-users Digest, Vol 8, Issue 1
> **********************************************
>
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to