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 test_room@... as well, not it
matches only chat1.
Ah, OK, I understand, so I hould have a URI for managing rooms
(as "room-admin(a)domain.org") and URI's with the name created
(as "chatX(a)domain.org")org").
Thanks, now I understand.
--
Iñaki Baz Castillo
ibc(a)in.ilimit.es