Closed ControlAndC closed 5 years ago
Hi,
registerAccountWithUser is part of VialerSIPLib which is a stand-alone PJSIP wrapper for iOS, completely separate to this repository. We have plans to create something similar for Android but we have no timeframe for when this will be complete, it's definitely not something that will be ready in the near future.
There is no supported way to register different SIP servers on Android, we are not developing either the iOS or Android applications with the intent to support other providers. You are more than welcome to fork the repositories and adapt the existing codebase but Vialer iOS and Vialer Android will be remain heavily tied to VoIPGrid.
Hi,
Does vialer-android have same implementation like in IOS, In IOS it is using vialersip.registerAccountWithUser() to pass our server info for SIP registration, in android i didn't find this function. How we register our server to vialer-android ?
thanks