On 4/21/11 6:39 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
Of course a filter can be done in the kex module to skip http request types, but does it give any benefits overall?
the stat becomes meaningless when proper supported messages (GET) get counted as unsupported. they should only be counted as unsupported if there is no xmlrpc_requests or xcap-server route to handle them. if that cannot be done, then the stat should be removed altogether.
the stat was always for counting the methods that had no internal integer ID associated, maybe the name is misleading since at least for SIP, kamailio is a proxy and supports handling any custom requests types.
Cheers, Daniel