On Tue, Jun 16, 2009 at 10:13 AM, Changjin Liu<lcj.liu at gmail.com> wrote: > Thank you Perry. Now I think PJSIP is not a good choice to implement > servers. Hello, have you read the other FAQ topics about performance? The one pointed out by Perry refers only to PJSUA which is a lib built on top of PJSIP/PJMedia and that was intended to simplify development of UACs. The previous topic http://trac.pjsip.org/repos/wiki/FAQ#high-perf talks about how to tune PJSIP to handle large number of calls. > Is there some other SIP libraries suitable for servers? I use Sofia-SIP occasionally and it works well too (i write mostly small testing applications). > Or anyone can show me some open source SIP servers? What kind of SIP servers? Proxies, Softswitches? Have you heard about kamailio, opensips, FreeSwitch, Yate? >> Date: Mon, 15 Jun 2009 10:38:21 +0100 >> From: Perry Ismangil <perry@xxxxxxxxx> >> Subject: Re: Can PJSIP be used to implement servers? >> To: pjsip list <pjsip at lists.pjsip.org> >> Message-ID: >> ? ? ? <cc907ff20906150238t1f524a7cl627a5c5310349780 at mail.gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1 > >> Hi, please see: > >> http://trac.pjsip.org/repos/wiki/FAQ#pjsua-lib-perf > >> On Mon, Jun 15, 2009 at 02:43, Changjin Liu<lcj.liu at gmail.com> wrote: >> > Hi, >> > ? I'm going to developing a simple VoIP system. I want to implement >> > both client and servers (proxy server,register server,...) with the same > sip >> > library. Is PJSIP OK to implement servers? Thanks >> > >> > Changjin Liu >> > >> > >> > >> > _______________________________________________ >> > Visit our blog: http://blog.pjsip.org >> > >> > pjsip mailing list >> > pjsip at lists.pjsip.org >> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > >> -- >> Perry Ismangil > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >