PJSIP server development

When using pjsip technology for server development, the official website is a little difficult to use when looking for a way to develop a server.

It contains information on how to develop a client application with a library, but not how to implement a server.

Does anyone direct me to some help docs or blob posts or another website that can help me show how to build a server based on pjsip?

+3
source share

Source: https://habr.com/ru/post/1795191/


All Articles