2009-04-16 12:52:23 UTC
Hello out there,
little problem.. I'm receiving a few SIP INFO Messages. If they don't get answered, the SIP-Server kills the call. A control via the "Allow:"-Header is not possible.
So, two Questions:
- perhaps there is already a method implemented to process those Messages???
- or, if not, where do I start to implement that?
-> My first guess was to parse all incoming Requests(in the EVENT-Function). And if it is an INFO-Message, answer it...
Thanks 4 help :)
greetz myname