Hi!

I have a problem with is_method in reply route:

    is_method("INVITE|UPDATE")

does not trigger on a reply to an INVITE, whereas

    is_method("INVITE")

works.

in request route blocks, is_method("INVITE|UPDATE") works fine.

is there a knwon issue? I can't find the cause :-(

regards
klaus

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to