1) Outbound fax from asterisk to fax machine
2) Inbound fax from fax machine to asterisk
Whenever I sent the fax from asterisk to asterisk in the same server, it failed. I do get the confirmation email that I sent out the fax successfully, but I don't received the efax. This happens when sending fax in the same tenant and different tenants as well.
Here is the some information from my asterisk and fax
- Code: Select all
fsdev*CLI> core show version
Asterisk SVN-branch-1.8-r387421 built by root @ fsdev on a i686 running Linux on 2013-05-06 14:36:50 UTC
fsdev*CLI> fax show settings
FAX For Asterisk Settings:
ECM: Enabled
Status Events: Off
Minimum Bit Rate: 2400
Maximum Bit Rate: 14400
Modem Modulations Allowed: V17,V27,V29
FAX Technology Modules:
Spandsp (Spandsp FAX Driver) Settings:
DIGIUM (Digium FAX Driver) Settings:
Maximum T.38 Packet Delay: 800
T.38 Session Packet Capture: Off
G.711 Session Audio Capture: Off
fsdev*CLI> fax show licenses
Fax Licensing Information
==============================
Free fax licenses: 1
Total licensed ports: 2
We have been suggested to add a T1 card for the timing. But it does not seem to help solve the problem.
Any clues?