On 02.09.2009 12:19 Uhr, IƱaki Baz Castillo wrote:
2009/9/2 Rajesh Rajesh.sreedharan@siptech.com:
Dear Openser Team,
Please, don't same the question to both users and devel maillist. This mail should take place just in users maillist.
I am curretnly configuring imc module for kamailio and i would like to know(i) how to create chat rooms, (ii)how to add users to the current chatrooms.
The module doc already explains it. However, I don't think this module is a really "cool".
well, this is a workable solution and when you are constrained to sip, a good solution.
It implements the irc-like style of chatrooms, where you have commands in addition to chat messages. Many people use irc and is just fine.
Cheers, Daniel
If you want to create real chat rooms them use XMPP protocol which has really good support in client and server side. SIP has the specifications defined, but nobody implements them yet.