tir, 10.04.2007 kl. 22.15 -0400, skrev Andrew Joakimsen: > I dont know how many times I have asked, > > Does someone have a working configuration? > > But I get no input. If I know your configuration works for sure and > the same configuration does not work, then there is something to look > into. But playing blind is even worse. > > On 4/10/07, Marc Olivier Chouinard <[EMAIL PROTECTED]> wrote: > > > > If you knew how much work the people who is working on implementing T38 > > and they are succeeding, nothing is ever final but HUGE progress and it > > does work. Also the same people who made this possible are very open to > > any feedback that people are on success story and especially figuring > > out why it not working. > > > > But your comment isn't respectful of those developers who have given > > more of their precious time working on this than we can ask for. I > > thanks them for their continuous team work and bringing us a working T38 > > implementation. > > > > Give details informations about what is going on, join IRC channels and > > ask around, someone might be willing to work with you to help figuring > > out if it an actual bug or a code 13 issue. But remembers to use > > positive comments next time, it always help giving or keeping a smile. > > And that goes outside of this project also ;) > > > > Marc O. Chouinard > > > > > > Andrew Joakimsen wrote: > > > Does anyone have a working configuration file they would like to post? > > > DEVELOPMENT TEAM: DO YOU WANT OPENPBX TO SURPASS ASTERISK???? HELP GET > > > THE FAX SUPPORT TO WORK I have: > > > > > > > _______________________________________________ > > Openpbx-users mailing list > > [email protected] > > http://lists.openpbx.org/mailman/listinfo/openpbx-users > > > _______________________________________________ > Openpbx-users mailing list > [email protected] > http://lists.openpbx.org/mailman/listinfo/openpbx-users
Hi Andrew, Please remove t38udptlsupport from the peer. You can also uncomment t38rtpsupport=yes and t38tcpsupport=yes from the global section. They are not supported. Earlier dtmfmode needed to be inband, but this is supposed to be fixed. You should still try it to make sure that's not the problem. The qualify option is AFAIK not needed, so try without it. What ATA are you using? I would suggest starting your tests with RxFax and TxFax, not t38gateway. Try to fax from your fax machine to OpenPBX.org and see if you receive a TIFF file. Instructions are here: http://wiki.openpbx.org/tiki-index.php?page=Faxing%20with%20Openpbx.org Then try to TxFax from OpenPBX.org with a call file to your ATA and see if it is received. Turn on udptl debug to see if there is any traffic. T38gateway is more complex than TxFax and RxFax and there are many reasons things can go wrong. RxFax and TxFax are a good starting point. If inbound and outbound T.38 faxing works fine with RxFax/TxFax, you can start trying with t38gateway. If it does not work, you may tell us and point out that it works fine with RxFax and TxFax, which may indicate that the problem really is in the t38gateway application, not the ATA or the user. T.38 is not working fully for me either, but I am seeing progress every day thanks to Steve and Max. The only way they will be able to work out all the quirks is by getting debug logs and detailed descriptions of everyones' scenario. Good luck! Mikael _______________________________________________ Openpbx-users mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-users
