[asterisk-users] Fax Header

Aşkın Yollu askin at askin.ws
Thu Jun 18 03:18:22 CDT 2015


Hi,
I am trying to add header to fax while sending fax. I can add some
information to header but some information added automatically (date and
page count). I want to format this information.

Header => Date | ${LOCALHEADERINFO} | ${FAXOPT(localstationid)} | Page Count

I can set LOCALHEADERINFO and FAXOPT(localstationid) but i cant find any
variable for "Page Count" and "Date". How can i change this information.

Dialplan:
[asteriskgw_fax_live_with_header]
exten => s,1,Set(LOCALHEADERINFO=Sender ${CALLERID(number))
exten => s,n,Set(FAXOPT(localstationid)=SomeData)
exten => s,n,SendFAX(${FILEPATH},zdfs)

Thanks

-- 
Aşkın Yollu
http://blog.yollu.com
http://askin.ws
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150618/3b990c5b/attachment.html>


More information about the asterisk-users mailing list