Connect asterisk and iOS

Hi,

Currently I am originating a call from asterisk.io module in nodeJS. Everything is working when I originate the call a sip from my asterisk server call me on my cell phone.

Now I want to implement the call in a iOS application. Instead of receiving a call on my cell phone, I want the call to append in the iOS application.

How can I do this.

Thank you