Displaying 1 result from an estimated 1 matches for "cngs".
Did you mean:
cgs
2004 Mar 30
0
SoftFAX/spandsp - release 0.0.1i - txfax fin dings
...fax_ext
Priority: 1
SetVar: TXFAX_NAME=<fax name>
and extensions.conf contains:
[webley_txfax]
exten => txfax_ext,1,txfax(${TXFAX_NAME}|caller)
exten => txfax_ext,2,Hangup
Two questions:
1. Sounds like txfax sends just one CNG tone. Can we have a parameter making
txfax issue periodic CNGs until it gets CED back? This might resolve
the
problem with the receiver missing the first (and only) tone and
therefore
working as if this is not a fax?
2. For Zap channels - don't we need to take care of 'dataquality',
'ignoredtmf'
and/or 'faxhandled'? In several ca...