Questions tagged [sip]

The Session Initiation Protocol (SIP) is an IETF-defined signaling protocol widely used for controlling communication sessions such as voice and video calls over Internet Protocol (IP).

The SIP protocol is an Application Layer protocol designed to be independent of the underlying Transport Layer; it can run on Transmission Control Protocol (TCP), User Datagram Protocol (UDP), or Stream Control Transmission Protocol (SCTP). It is a text-based protocol, incorporating many elements of the Hypertext Transfer Protocol (HTTP) and the Simple Mail Transfer Protocol (SMTP).

SIP protocol can be used for creating, modifying and terminating two-party (unicast) or multiparty (multicast) sessions. Sessions may consist of one or several media streams.

Other SIP applications include video conferencing, streaming multimedia distribution, instant messaging, presence information, file transfer and online games.

Source: Wikipedia

40 questions
22
votes
3 answers

Converting phone to SIP gateway

Is there a way to use my phone as a SIP GSM gateway, so I can make and receive cellular calls using a SIP phone and/or re-route them through a SIP PBX?
Saxtus
  • 433
  • 5
  • 12
4
votes
1 answer

What the differences between cSIPSimple and Android's SIP stack?

What are the differences between Android's SIP stack and CSIPSimple's? One thing that I know of is that Android lacks STUN support. I've used both but the call quality is far, far better on cSIPSimple and I'm curious as to why?
Mridang Agarwalla
  • 845
  • 5
  • 15
  • 24
3
votes
1 answer

sipdroid - Multiple call handling

I just installed SIPDROID. I made three account in sip2sip.(free SIP provider). Then after I have configured application using one of that account. Application works fine. Question is: If I make multiple call to the same phone using SIP is there…
Priyank
  • 101
  • 6
2
votes
1 answer

Wifi Calling and Asterisk SIP Account

I would like to know if its possible to set up a generic sip account under "wifi calling" or Android sip accounts to use your phone as an extension with, say, Asterisk? I can get the phone to register with Asterisk and when asterisk attempts to…
mxc
  • 129
  • 1
1
vote
1 answer

Select IP phone account for native dialer

I have two different SIP accounts: one is my favorite, but is only available from my home network. The other should be used from all other wi-fi networks. In case that I do not have any wi-fi connection, I would like to use the regular telephone…
Philipp
  • 111
  • 3
1
vote
0 answers

Can SIP be restricted to certain Networks?

The default android telephony app allows the configuration of SIP accounts. At home, I want to use my android phone as a softphone with my local router (an AVM fritzbox). However I frequently use other Wifi networks. As far as I understand, with a…
XZS
  • 219
  • 1
  • 10