[OpenSER-Users] IMC Module

Iñaki Baz Castillo ibc at in.ilimit.es
Mon Dec 17 11:09:17 CET 2007


El Monday 17 December 2007 11:06:04 Amit Vijayvargiya escribió:
> Hi,
>
>     Thats ok.
>
>     i m sending one message to openser with uri   chat-
> manager at domain.com
>     and with massage create room 123
>
> but it given error
>
>
> Dec 17 15:14:37 [26267] ERROR:imc:imc_handle_message: room [chat-
> manager] does not exist!>
>
>  Dec 17 15:14:37 [26267] ERROR:imc:imc_manager: failed to handle
> 'message'
>
>
>
> in openser.cfg i m configure this for massages
>
>      if (is_method("MESSAGE") && (uri=~ "sip:chat-[0-9]+@" || uri=~
> "sip:chat-manager@")){
>
>          log(1,"The user is not available (status 408), will not try the
> next osp route\n");
>
>          imc_manager();
>          sl_send_reply("200","Ok");
>           exit();
>
>            }
>
> tell me if i am wrong........
> i want to create rooms via message and also add members ..............


I don't remember the exact commands, read the examples in module doc, it's 
clearly explained ;)



-- 
Iñaki Baz Castillo
ibc at in.ilimit.es




More information about the Users mailing list