Cannot Fax with FPL
jtan:
Can someone explain to me how and when to use this code for faxing , thank you.
*01, Modem Call, set($Noji1,200),set($Noec1,1),set($Cdm1,3)
Do I press *01 first, then dial the number to be faxed and press send fax ?
Do I need to disable that command after faxing ?
drgeoff:
Quote from: jtan on June 17, 2015, 09:24:36 am
Can someone explain to me how and when to use this code for faxing , thank you.
*01, Modem Call, set($Noji1,200),set($Noec1,1),set($Cdm1,3)
Do I press *01 first, then dial the number to be faxed and press send fax ?
Do I need to disable that command after faxing ?
https://www.obitalk.com/forum/index.php?topic=8727.0
http://www.obitalk.com/forum/index.php?topic=6625.msg41922#msg41922
According to obiliving
"There is a new feature in the latest firmware (3.0.1.4109) that may help (do a f/w upgrade first).
It allows you to disable jitter buffer adjustment for the next outgoing call, by dialing a *code (of your choice). This is what you can do: Add a Star Code (under Star Code Profile) like this:
*01, Modem Call, set($Noji1,200),set($Noec1,1),set($Cdm1,3)
The 3 set() commands tell the obi to do the following for the next outbound call:
1. Disable Jitter Buffer Adjustment, and use a fixed jitter buffer length of 200 ms
2. Disable Echo Canceller
3. Use only G711u and G711a codec
Replace *01 with any code you like, as long as it does not conflict with other codes. Then dial the target number and see if the modem call works better."
Note the "next outgoing call" words. Dial *01, hang up, then make your fax call. At that point it is disabled until you dial *01 again.
Note also that the command is not available for OBi1x0 devices.
Navigation
[0] Message Index
[*] Previous page