snmp to clear sipd sessions
Im working on some anti fraud protection for my network.
I check the amount of calls to particular desitnations in periods of time, if they are over we kill the calls via an expect script that does
clear-sess sipd sessions by-callId bla
is there an SNMP string i could use instead ?
cheers