pjsip
How to resolve the linker error in C++ compiler
I have to compile PJSIP in CPP compiler. Because I am integrating an API with PJSIP. It is in CPP. So I have to use g++ instead of gcc. But now I didn\'t integrate any other API.[详细]
2023-04-10 18:17 分类:问答Browser to browser VoIP calling using SIP? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po[详细]
2023-04-09 03:01 分类:问答Building PJSIP for iOS 4
I am attempting to build the latest stable PJSIP (1.10) for the iPhone and I am running into 开发者_运维问答some errors during my make. I\'ve followed the instructions here, but I am not having any lu[详细]
2023-04-08 21:17 分类:问答Receiving voip calls while application is in background in ios
I think i have all the requirements to have an \"alive\" socket while the app is in background. That is to say:[详细]
2023-04-06 23:07 分类:问答SIP deregistration using PJSIP
In our app, we need to de-reg a user when he pushes the app to the background. We are using PJSIP. My applicationDidEnterBackground:[详细]
2023-04-06 16:09 分类:问答Building PJSIP using g++ compiler
I want to compile PJSIP library using g++ compiler in a Debian OS.Could any one help me with the appropriatesteps to 开发者_如何学Godo the same?According to INSTALL.txt you should:[详细]
2023-03-26 23:59 分类:问答sip stack comparison
I want to compare opensource sip stacks like opal, pjsip, opensips etc for difference in architecture, maximum concurrent calls, mem开发者_如何学Pythonory footprint and other boundary values.[详细]
2023-03-24 15:56 分类:问答SIP call using C# and Objective-C
I am p开发者_如何学运维lanning to do a SIP video conferencing application that works on SIP protocol ,[详细]
2023-03-24 00:34 分类:问答Echo Suppression library?
I\'m looking for an echo suppression library to put into a VoIP application (using pjsip). Open Source or commercial. The application is written in C++ (Windows, Mac and soon to come Linux).[详细]
2023-03-16 16:38 分类:问答Convert C++ Syntax to Objective C
My background experience is C/C++/C#. I am using a C++ library in an xcode project (to be specific the library is PJSIP). To use the library i have to wire couple of callbacks to my code like this:[详细]
2023-03-14 04:20 分类:问答