Hi,
I'm trying to force a lower baud rate and error correction on my clients fax servers to increase reliability. I added this in the dial plan manager to a fax server I created in a test domain:
I works fine in the test domain:
However when I repeat the process in the live domain no love:
Ecm is still off and it's still at 14400. I've double checked for spelling, and syntax errors and can't find any (it was cop and paste anyway). Does anyone know why the XML from the dialplan would be applied in one domain and not the other?
I'm trying to force a lower baud rate and error correction on my clients fax servers to increase reliability. I added this in the dial plan manager to a fax server I created in a test domain:
XML:
<action application="set" data="fax_use_ecm=true"/>
<action application="set" data="disable-v17=true"/>
<action application="set" data="fax_v17_disabled=true"/>
<action application="set" data="fax_disable_v17=true"/>
I works fine in the test domain:
However when I repeat the process in the live domain no love:
Ecm is still off and it's still at 14400. I've double checked for spelling, and syntax errors and can't find any (it was cop and paste anyway). Does anyone know why the XML from the dialplan would be applied in one domain and not the other?