(RADIATOR) variable in handler

calvin kwok cfykwok at yahoo.com
Tue Mar 26 08:39:10 CST 2002


is it possible to group multiple section of handler
into one handler session using variable?

eg. if we have
<handler caller-station-id="111111" username=fred>
...
...
</handler>

<handler caller-station-id="222222" attribute=fred>
...
...
</handler>

<handler caller-station-id="1111111" username=peter>
......
...
</handler>
<handler caller-station-id="222222" username=peter>
...
...
</handler>

can we group them into 
<handler caller-station-id="%{called-station-id}
username="%n">


...
</handler>
and use select statement to check value of
caller-station-id or other attributes which are in
common?


regards
calvin

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list