-Constantin Mierla
To: Faisal Rehman ; SIP Router - Kamailio (OpenSER)
and SIP Express Router (SER) - Users Mailing List
Sent: Saturday, March 3, 2012 5:06 PM
Subject: Re: [SR-Users] Building Up a Kamailio Server
Hello,
On 3/3/12 12:39 PM, Faisal Rehman wrote:
Hi,
>
>
>Also here in
aniel
*From:* Faisal Rehman
*To:* "mico...@gmail.com" ; SIP Router - Kamailio
(OpenSER) and SIP Express Router (SER) - Users Mailing List
*Sent:* Saturday, March 3, 2012 4:27 PM
*Subject:* Re: [SR-Users] Building Up a Kamailio Server
Hi Daniel,
Okay I got it that Kamailio is a S
ality?
Regards,
Faisal Rehman
From: Faisal Rehman
To: "mico...@gmail.com" ; SIP Router - Kamailio (OpenSER)
and SIP Express Router (SER) - Users Mailing List
Sent: Saturday, March 3, 2012 4:27 PM
Subject: Re: [SR-Users] Building Up a Kamailio Server
H
quot;, "Not found");
}
exit;
}
#Un-supported Type of SIP Message
xlog(“message to XMPP: method [$rm] not supported yet\n");
sl_send_reply("503", "Service unavailable");
exit;
}
Regards,
Faisal Rehman
________
From: Daniel-Constantin Mierla
To: Faisa
Hello,
Kamailio is a SIP server, it has a module for gatewaying instant
messaging and pressence to xmpp (see xmpp/pua_xmpp modules), but it
cannot be used to register xmpp clients to it. You have to use a xmpp
server for that (e.g., jabberd, prosody, ...).
Cheers,
Daniel
On 3/1/12 8:46 PM,
Hi Everyone,
I am totally new to Kamailio & going to build up Kamailio server as an XMPP
server with the following wanted functionalities:
-Have XMPP client to register to my kamailio server
- The XMPP clients should all be able to see each others presence
- The XMPP clients should be able to I