HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Can not get the DynamicConfig to work
Ok, I got pretty far -- the specified script is actually executed for
every phone call. However, the script's only argument upon invocation
is the name of the device (/dev/ttyd0) -- the promised callerID
information is NOT passed on command line and the script can not do
its work...
I know, that the information is captured, because the CID details (name
and number) are logged (via syslog):
Apr 30 23:23:47 symbion FaxGetty[68489]: --> [22:NAME = GXXX,XXXXXX ]
Apr 30 23:23:47 symbion FaxGetty[68489]: --> [17:NMBR = XXXXXXXX83]
but the script is then invoked with the device only:
Apr 30 23:23:52 symbion FaxGetty[68489]: DynamicConfig: /home/anat/bin/modemlog.tcl "/dev/ttyd0"
How do I get these values passed to the script? Thanks!
-mi
P.S. To make the modem provide the CID information, I had to set, in the
/var/spool/hylafax/etc/config.ttyd0:
ModemSetupDCDCmd: ATS0=0Q0&D3&C1#CID=1
This ought to help someone some day...
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*