Direct VoIP call from one iOS device to another
        Posted  
        
            by 
                user1682856
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user1682856
        
        
        
        Published on 2012-09-21T09:30:23Z
        Indexed on 
            2012/09/21
            9:37 UTC
        
        
        Read the original article
        Hit count: 296
        
Could you please give some advises.
I'am going to develop peer-to-peer VoIP iOS application. And want do it without any SIP proxy, SIP providers and other servers. Just VoIP calls frpm iOSdevice-to-iOSdevice. Both iOSdevice could be somewhere in Internet. Is it real in VoIP (with PJSIP for example and general with SIP)? Could you please point me to main keys that I need for development.
I'am already read these topics. Is it real solve problems with addressing in my configuration. Anybody know is PJSIP could help with correcting addresing.
© Stack Overflow or respective owner