What is the unsubscribed address? Thanks Michael
-----Original Message----- From: Steve Underwood [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 11:37 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Re: Re: quadbri and spandsp You need to use the caller parameter. Something like: Channel:Zap/G1/XXXXXXXX Application:txfax Data:/root/fax.tif|caller might work better. Regards, Steve Blas wrote: >Yes. This is my process: > >1.- Create a /tmp/sample.call >---------------------------------- >Channel: Zap/G1/XXXXXXXXX <--- Here fax machine number >Application: txfax >Data: /root/fax.tif >---------------------------------- > >2.- Shell in a linux terminal: >----------------------------------- >mv /tmp/sample.call /var/spool/asterisk/outgoing/ >----------------------------------- > >I don't have any 'fax' extension in my extensions.conf > >Is correct my process? > >Thank you. Blas. > > > > > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
