On Tue, Mar 10, 2009 at 10:27 AM, Santiago Gimeno
<santiago.gim...@gmail.com> wrote:
> Hello,
>
> I'm having difficulties to make Asterisk (1.6.0.6) interoperate correctly
> with a CISCO mediaGW in order to send faxes to the PSTN using T.38.
> Is it possible to make Asterisk work like this?

yes, as I've done it, although with 1.6.0.5

>or is this a problem in the  configuration of the CISCO?

Could be. Would you post the Cisco config relevant to this?

>Any ideas?
> **The call-file I'm using is:
>
> Channel: SIP/080999999...@outbound-
> calls
> MaxRetries: 3
> WaitTime: 30
> Set: LOCALSTATIONID=22222
> Set: LOCALHEADERINFO=T38 fax
> Set: T38CALL=1
> Set: T38TXDETECT=yes
> CallerID: 22222
> Context: fax-out
> Extension: 22222
> priority:1

A call file that works for me is:
Channel: SIP/2...@system.im.faxing.to
MaxRetries: 2
RetryTime: 15
WaitTime: 15
Set: FAXMODE=T38
Set: REMOTESTATIONID=System Faxing test
Application: SendFAX
Data: /path/to/the/file.tif

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to