; File: res_fax.conf ; Description: ; Note: Do NOT edit this file. ; See http://wiki.kickstand-project.org/wiki/Asterisk:Configuration_Files for ; more information about using these configuration files. [general] ; Value: maxrate ; Section: general ; Description: ; Default: 14400 maxrate = 14400 ; Value: minrate ; Section: general ; Description: ; Default: 2400 minrate = 2400 ; Value: statusevents ; Section: general ; Description: ; Default: yes statusevents = yes ; Value: modems ; Section: general ; Description: ; Default: v17,v27,v29 modems = v17,v27,v29 ; Value: ecm ; Section: general ; Description: ; Default: yes ecm = yes #tryinclude "res_fax.conf.d/*.conf"