I need to create an application that has multiple SIP connections and uses multiple soundcards as input / output devices. My background is C#, so .Net is preferred, but I\'ll work with wrappers / IKVM
I am working on a project where I need to play audio files over VOIP channel. I am using OpenSource phone (SFLphone). I would like to know how to play an MP3 audio file over VOIP channel.
iam getting the followin开发者_开发技巧g errors when compilingPJSIP Makefile:1: build.mak: No such file or directory
When using pjsip technology to develop a server, the official web site is a bit difficult to use when looking for a way to develop a server.
I am using the pjproject1.6 and I could send the sip packets through the sip packets to the proxy server and the rtp packets or not pass through the server. Hence the voice could not be heard on both
W开发者_如何学Gohen on a call VoIP and receive a regular mobile call, if I pick up the regular call the application using VoIP goes to the background and when I switch back to the VoIP call, there is
I follow this PJLIB ( https://trac.pjsip.org/repos/wiki/Getting-Starte开发者_运维百科d/Autoconf ). But i cant get this up yet, always its giving undefined reference, can anyone please have a look kind
I\'ve been having issues with compiling pjsip for iOS 4.0. I am using the latest trunk version from SVN and keep getting a portaudio error. When usin开发者_运维问答g the piedmontwireless guide: http
I am trying to run test VoIP program as given in http://www.pjsip.org/pjsip/docs/html/page_pjsi开发者_Go百科p_sample_simple_pjsuaua_c.htm