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
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to