Setting up Gammalink Fax Header lines
The method of setting up Gammalink fax header lines changed in release 7.162 of CopiaFacts. The current method allows for a full-width header which can include both normal CopiaFacts variables (@varname) and Gammalink variables (&varname) from the following list:
&header 20 (not available; see below)
&user 32 (not available; see below)
&from 20 sending CSID
&to 20 receiving CSID, right justified
&phone 20 fax phone number
&page 3 page no, left zero filled
&time 9 time (country-dependent format)
&12hr 2 hour 00 to 12
&24hr 2 hour 00 to 23
&m 2 AM or PM
&min 2 minute 00 to 59
&sec 2 second 00 to 59
&date 9 date (country dependent format)
&abmon 3 abbreviated month (e.g. "Jan")
&month 2 month 01 to 12
&strmon 10 month (e.g. "January")
&day 2 day 01 to 31
&year 2 year without century 00 to 99
&lyear 4 year 0000 to 9999
Note that there is no means of assigning values directly to the &header and &user fields. In addition, the value set as GFXHEADER in the Gammalink Control Panel Applet (CPA) will always be ignored.
If you have older applications which depend on the use of "&header&user" in the GFXHEADER value defined in the CPA, then you must add a special GFX_HEADER environment variable in the CopiaFacts configuration file:
$environment GFX_HEADER "&header&user"
The defining of this variable causes the old Gammalink header processing to be used, where only the first 52 characters of the defined $fax_header text are placed in the header, split across the header and user fields. Additional Gammalink '&' variables may be added to the string set on the environment variable to extend the fax header beyond 52 characters. The use of this environment variable is now deprecated and may not be supported in future releases.
Inserting the Remote CSID in a fax header line
To insert the remote CSID, use the &to variable as described in the preceding section.
Topic url: http://www.copia.com/support/refmanual/index.html?intel%28gammalink%29fax.htm