Thanks for your most excellent reply Michael! I had known about the pass through stuff but wasn't sure if AL supported it.
I'll give it a whirl at my end. Thanks all!! Mark On 10/02/2010 10:15 AM, Michael Keuter wrote: >> >Hi Folks, >>> >>> Does AstLinux have t.38 pass through support? >>> >>> Thanks >>> >>> Mark >> >> Hi Mark, >> >> yes Astlinux completely supports it, without any additional packages. >> >> I have a test scenario here: 3 Astlinux boxes: >> >> A: Astlinux trunk with Asterisk 1.6.2.x (SENDER) >> B: Astlinux 0.7.3 with Asterisk 1.4.36 (PASSTHRU) >> C: Astlinux trunk with Asterisk 1.8-svn (RECEIVER) >> >> The trunk boxes also have spandsp + libtiff included. >> >> Now I can generate a outgoing Fax with T.38 on box A (with the >> included fax system (spandsp) and send it via SIP to box B, >> box B then forwards the call again via SIP to box C, which receives >> the fax with the included fax system (spandsp) with T.38. >> >> So box B works fine as a T.38 passthru device (with the standard >> 0.7.3). This works only via SIP! And Asterisk will NOT work as a T.38 >> gateway, even with 1.8. >> >> Please don't ask me for configuration options, it me some time to get >> it working (but not because the passthru function) :-). >> >> Michael > > I forgot: > In the passthru box all you need is to set: > > t38pt_udptl = yes > > in your sip.conf. And you can't use "local" channels for forwarding. > > Michael > > http://www.mksolutions.info > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
