Top "Sip" questions

The Session Initiation Protocol, defined in "RFC 3261", is an application layer signalling protocol for establishing and modifying long-running relationships between two or more peers.

Incoming calls with SIP and WebRTC

I'm looking into implementing a browser-based VOIP solution that uses SIP and WebRTC and that connects to the PTSN. Basically, …

sip voip webrtc
Receive sms on asterisk sip

I have received sms on my asterisk server via sip on my asterisk version 1.4.11 but not able to route it …

linux sms sip asterisk
How to integrate SIP into Android?

How to implement SIP protocol in Android ? there is any SDK or library available to implement it easily into Android?

android sip voip rtp sdp
How to configure kamailio server with load balancing and asterisk?

I want to configure Kamailio server so that traffic will be forwarded to other four asterisk servers equally. It is …

asterisk sip voip dispatcher kamailio
Why TLS for SIP

Why is TLS the chosen link encryption for SIP? From a paper, it seems that TLS can't handle UDP, whereas …

voip sip ssl ipsec
SIP Error 481 Call/Transcation Does Not Exist when transferring

Our phones are done through SIP and we were noticing this error appearing on our server. After running tests, we …

sip wireshark telephony sip-server
How to create SIP server for my android?

I am developing an Android application, in which I want to make a calls using internet using SIP in android. …

android sip
Android NDK: load_library: cannot locate srand

I have an android project where I use native code to do stuff with SIP (using libosip2 and libeXosip2). My …

java android android-ndk sip unsatisfiedlinkerror
Difference between SIP and H.323

What is the difference between SIP and H.323, I mean what are the salient features between them? To start with , …

voip sip h.323
How to fragment H264 Packets in RTP compliant with RFC3984

I have the FFMPEG streaming baseline h264 video, which I have to encapsulate in RTP and send to SIP phones …

video sip h.264 rtp rfc