RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

Can i use it with asterisk ? #847

Open mohsenk opened 6 years ago

mohsenk commented 6 years ago

Hi I installed an asterisk server that support's SIP and WebRTC protocols. Can i use this sdk to connect to my asterisk server ? or it just works with restcomm-connect ?

Thanks.

atsakiridis commented 6 years ago

@mohsenk we haven't tried that so I can't really say. Can you try and report back?

mohsenk commented 6 years ago

I'm working on it, there is no restcomm specific configuration ( in SIP or WebRTC section ) in this sdk ?

atsakiridis commented 6 years ago

SIP and WebRTC configuration should be generic, so I think that should be enough for you @mohsenk