I'm planning to create a call recording app. Is it possible to make a conference call from my app between user, calling number and VoIP service(witch will record the call)?
With VoIP service, yes it is possible. Using Multipeer Connectivity Framework's NSOutputStream and NSInputStream you will be able to transmit of audio.