quote:
Originally posted by paul_a
do you think getting the whole log and parsing it is the good way to do things?
anything based upon logs is prone to be faulty (for stuff like this). This is because logs are not created instantly but with a delay. Also parsing the log every x seconds to catch such events is very process intensive.
What you want is hooking and sniffing the protocol messages for video/voice requests. This can be done with the aid of
Pai's Xniff ActiveX sniffer.