You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I'm getting this error. Looks like the method createSipclient doesn't exist in the module. How can I create the client with the custom configuration? Thank you.
[ERROR] : TiExceptionHandler: (main) [332,332] ----- Titanium Javascript Runtime Error -----
[ERROR] : TiExceptionHandler: (main) [1,333] - In app.js:15,29
[ERROR] : TiExceptionHandler: (main) [0,333] - Message: Uncaught TypeError: Object # has no method 'createSipclient'
[ERROR] : TiExceptionHandler: (main) [0,333] - Source: var sipClient = sip.createSipclient({
[ERROR] : V8Exception: Exception occurred at app.js:15: Uncaught TypeError: Object # has no method 'createSipclient'
The text was updated successfully, but these errors were encountered:
Hi. I'm getting this error. Looks like the method createSipclient doesn't exist in the module. How can I create the client with the custom configuration? Thank you.
[ERROR] : TiExceptionHandler: (main) [332,332] ----- Titanium Javascript Runtime Error -----
[ERROR] : TiExceptionHandler: (main) [1,333] - In app.js:15,29
[ERROR] : TiExceptionHandler: (main) [0,333] - Message: Uncaught TypeError: Object # has no method 'createSipclient'
[ERROR] : TiExceptionHandler: (main) [0,333] - Source: var sipClient = sip.createSipclient({
[ERROR] : V8Exception: Exception occurred at app.js:15: Uncaught TypeError: Object # has no method 'createSipclient'
The text was updated successfully, but these errors were encountered: