[Users] is_method problem in reply_route

Daniel-Constantin Mierla daniel at voice-system.ro
Wed Oct 19 21:14:25 CEST 2005


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
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>




More information about the Users mailing list