Hi , I have beeen configuring imc for quite some time and finally i got some error message that is related to IMC. thanks to you for helping me reach this point. With the error message, i think i should be able to rectify it with your help.My error message reads the following ,
ERROR:imc:imc_handle_message: room [q] does not exist! ERROR:imc:imc_manager: failed to handle 'message' .
kindly guide me how to rectify the error..
Thanks for the prompt reply. Yes, i did create chatrooms nameed imc_rooms and also another table imc_members for storing the member details.. where do i need to correct myself
Juha Heinanen wrote:
Rajesh writes:
ERROR:imc:imc_handle_message: room [q] does not exist! ERROR:imc:imc_manager: failed to handle 'message' .
perhaps you should create the room first. read README carefully.
-- juha
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Hi Rajesh ________________________________ From: users-bounces@lists.kamailio.org [mailto:users-bounces@lists.kamailio.org] On Behalf Of Rajesh Sent: Wednesday, 09. September 2009 09:20 To: Juha Heinanen Cc: users kamailio Subject: Re: [Kamailio-Users] error message with imc
Thanks for the prompt reply. Yes, i did create chatrooms nameed imc_rooms and also another table imc_members for storing the member details.. where do i need to correct myself
Creating the rooms and members table is one thing.
You gotta create the room using the #create room chat message.
Sebastian
Juha Heinanen wrote:
Rajesh writes:
ERROR:imc:imc_handle_message: room [q] does not exist! ERROR:imc:imc_manager: failed to handle 'message' .
perhaps you should create the room first. read README carefully.
-- juha
Yes.As you said i created the rooms initially and then created the rooms using the command #create roomname and that is exactly when i got the mentioned error
Schumann Sebastian wrote:
Hi Rajesh
------------------------------------------------------------------------ *From:* users-bounces@lists.kamailio.org [mailto:users-bounces@lists.kamailio.org] *On Behalf Of *Rajesh *Sent:* Wednesday, 09. September 2009 09:20 *To:* Juha Heinanen *Cc:* users kamailio *Subject:* Re: [Kamailio-Users] error message with imc Thanks for the prompt reply. Yes, i did create chatrooms nameed imc_rooms and also another table imc_members for storing the member details.. where do i need to correct myself
Creating the rooms and members table is one thing.
You gotta create the room using the #create room chat message.
Sebastian
Juha Heinanen wrote:
Rajesh writes: > ERROR:imc:imc_handle_message: room [q] does not exist! > ERROR:imc:imc_manager: failed to handle 'message' . perhaps you should create the room first. read README carefully. -- juha