Now,I am OK to recive fax using SIP Trunk
This is what I done.
(1) I went to FAX tab and setup New Virtual Fax
(2) I went to PBX tab and add a IAX2 extension assiocate with the Virtual Fax extension
(3) I logon to freepbx and fill up all the information in "Fax Config".
(4) I added the following into the SIP trunk - peer area
t38pt_udptl=yes
t38pt_rtp=no
t38pt_tcp=no
(5) I added the following into the sip_general_custom.conf
t38pt_udptl=yes
t38pt_rtp=no
t38pt_tcp=no
(6) I added the following into the udptl.conf
T38FaxUdpEC = t38UDPRedundancy
T38FaxMaxDatagram = 400
(7) I added the Fax IAX extension into the regular ring group assiocate with my regular inbound route
Now, I send a test FAX via
www.myfax.com/free/ (tested few times and 100% work)
I can get a fax from my Elastix box
Problem: I can get a fax from my Elastix but all the phones keep ringing. I have to hangup all the extension one by one
Is there something wrong ??????????????????????????????????????????????????????