Displaying 1 result from an estimated 1 matches for "faxhinfo".
Did you mean:
fat_info
2005 May 15
1
Re: SpanDSP TXFax and multipage faxes problems (aditional info)
...18.
Here is context for sending faxes in asterisk:
[ Context 'fax-out' created by 'pbx_config' ]
'750' => 1. AbsoluteTimeout(300)
[pbx_config]
2. DBGet(LOCALSTATIONID=faxlsid/199)
[pbx_config]
3. DBGet(LOCALHEADERINFO=faxhinfo/199)
[pbx_config]
4. Wait(5)
[pbx_config]
5. txfax(${FAX_FILE}|caller|debug)
[pbx_config]
6. Hangup()
[pbx_config]
'T' => 1. SoftHangup(Zap/32|a)
[pbx_config]
here is .call file:
Channel:Zap/32/xxxxxxx
MaxRet...