[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
xPLHal scripting matches
- Subject: xPLHal scripting matches
- From: Kevin Hawkins
- Date: Wed, 10 Sep 2003 15:23:00 +0000
I have been scripting a feature to add on screen displays to the xPL
callerID example and I do this by intercepting the class.type of osd.basic
-
which is ideal - although I have to wildcard match all source addresses.
This works however it (as expected) cause all further matching
within the XML file for filters to be aborted - as a match has been found.
Is there a way I can effectively say 'continue matching' such that any
later
scripts will still be run - for example I would be stopping any later
source
address matching.
Related to this I was also wondering if the default handling of
breaking the matching when something happens is intuitive - or whether
ongoing matching should happen by default and a script broken by a form of
'break'instruction.. either way works of course.
Just want this bit to be right and then I'll post this as a 'how to'
for all, it also demonstrates use of the scripted xAP bridge feature in
xPLHal.
Kevin
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|