TiSIPClient-Android icon indicating copy to clipboard operation
TiSIPClient-Android copied to clipboard

method createSipclient() doesn't exist

Open jzeni opened this issue 10 years ago • 1 comments

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'

jzeni avatar Sep 02 '14 14:09 jzeni

hi did you able to fix this problem? i getting same error also

koolll avatar Nov 04 '14 11:11 koolll