Thanks Inaki. I am new to SIP and I may ask naive questions. All I want, is to build a presence prototype soon. (presence client + presence server) So, it will be better for me, if there is any available open source presence client and server in C/C++ or other languages which can be readily used.
Will I be able to use Python SIMPLE SIP client + OPENSIPS server ? (or Kamailio server?). Otherwise, I am planning to build SIP client using sofia SIP stack and use OPENSIPS as server. Thanks in advance, Visu ----- Original Message ----- From: "Iñaki Baz Castillo" <[email protected]> To: "Viswanathan Mahalingam" <[email protected]> Sent: Friday, January 23, 2009 3:56:40 AM GMT -05:00 US/Canada Eastern Subject: Re: [Sip-implementors] Need a help for IM and presence server in SIP. 2009/1/23 Mahalingam, Viswanathan <[email protected]>: > Thanks a lot Inaki. Do you have any suggestions for presence client as well? > (in C/C++) Do you mean a SIP stack for building a SIP SIMPLE client? AFAIK PJsip is a very good option, and there is also a Python SIMPLE stack (based on PJsip) implementing all the complex presence features: http://sipsimpleclient.com/ PD: Please, keep the threads in the maillist. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
