2009/1/23 Mahalingam, Viswanathan <[email protected]>: > 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?).
Of course! SIP SIMPLE is a standar protocol ! :) > > Otherwise, I am planning to build SIP client using sofia SIP stack and use > OPENSIPS as server. That's other good option, of course. AFAIK both PJsip and Sofia implements SIMPLE features, but PJsip is more suitable for endpoints (phones) because it also includes media libraries (while Sofia just handles SIP protocol). Regards. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
