Re: [asterisk-users] Asterisk 1.6 T38 to G711 transcoding is this possible?

2009-01-23 Thread Matt Watson
On Sat, Jan 17, 2009 at 11:51 AM, Steve Gladden < aster...@michiganbroadband.com> wrote: > The scenario we have is fax send/recieve software that ONLY talks T38 > and an asterisk box. > > We have ITSP providers that do NOT talk T38 but G711 only. > > Does asterisk have the capability to take the T

Re: [asterisk-users] Asterisk 1.6 T38 to G711 transcoding is this possible?

2009-01-23 Thread Olivier
2009/1/17 Steve Gladden > The scenario we have is fax send/recieve software that ONLY talks T38 > and an asterisk box. > > We have ITSP providers that do NOT talk T38 but G711 only. As you're using an IP connection, chances are you'll get issues with faxing if you don't use a protocol such as T

Re: [asterisk-users] Asterisk 1.6 T38 to G711 transcoding is this possible?

2009-01-20 Thread Klaus Darilion
What you need is a so called T38Gateway application. there is a patch o the tracker which you might want to try: http://bugs.digium.com/view.php?id=13405 klaus Steve Gladden schrieb: > The scenario we have is fax send/recieve software that ONLY talks T38 > and an asterisk box. > > We have ITSP

[asterisk-users] Asterisk 1.6 T38 to G711 transcoding is this possible?

2009-01-17 Thread Steve Gladden
The scenario we have is fax send/recieve software that ONLY talks T38 and an asterisk box. We have ITSP providers that do NOT talk T38 but G711 only. Does asterisk have the capability to take the T38 call from an ATA or T38 software then bridge/transcode it and do G711 out to the PSTN providers?