ios - Using OpenSIPS between iPods? -


i'd work on sip project mobile devices. i've seen links siphon, sipdroid , opensips.

does opensips allow me make phone calls between 2 ios devices in local network?

in other words, i'm trying app voip company. i'd set own sip server , use theirs later. there reason not work?

opensips sip server application includes variety of components needed sip infrastructure such registrar, proxy, presence agent etc. opensips not sip user agent (or @ least not 1 that's designed work person end user). means it's not built make or receive calls.

if planning on using opensips sip proxy on network combined different piece of software, such sipdroid, acting user agent on mobile devices answer question yes. able configure opensips allow calls between devices on same local network.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -