[asterisk-bugs] [JIRA] (ASTERISK-22842) V29 is incompatible with minrate setting 2400
Thomas Rechberger (JIRA)
noreply at issues.asterisk.org
Tue Nov 12 08:16:03 CST 2013
Thomas Rechberger created ASTERISK-22842:
--------------------------------------------
Summary: V29 is incompatible with minrate setting 2400
Key: ASTERISK-22842
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22842
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_fax
Affects Versions: 1.8.14.0
Environment: Wheezy
Reporter: Thomas Rechberger
Severity: Trivial
Get the following error:
ERROR[8432]: res_fax.c:2086 sendfax_exec: 'modems' setting 'V29' is incompatible with 'minrate' setting 2400
I am using default options in res_fax.conf:
minrate = 2400
modems = V17,V27,V29
When i put in dialplan FAXOPT(modem)=V29 to force using V29 (because V17 is not able to send with 9600baud), then i get the error above. Does this mean if the default order is V17,V27,V29 then V29 can never be used because the min bitrate is always to low?
And why is V29 then not using bounds of maxrate?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list