Hello,

there was an operator typo for reply method check. Please try the cvs version, I just committed the fix.

Cheers,
Daniel


On 10/19/05 21:45, Klaus Darilion wrote:
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


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

Reply via email to