El Tuesday 17 July 2007 12:49:08 Daniel-Constantin Mierla escribió:
> > if(method=="MESSAGE") {
> >     if (uri=~ "sip:chat1@") {
> >             imc_manager();
> >     }
> > }
>
> the URI condition here should match [EMAIL PROTECTED] as well, not it
> matches only chat1.

Ah, OK, I understand, so I hould have a URI for managing rooms 
(as "[EMAIL PROTECTED]") and URI's with the name created 
(as "[EMAIL PROTECTED]").

Thanks, now I understand.


-- 
Iñaki Baz Castillo
[EMAIL PROTECTED]

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to