Andy SHAO | Hello Thomas, We modified the code sample.html from Jabber SDK. But we got the error message "Unable to login: Login Error eNoLocalIpConfigured". I don't know how to fix it. Do you have any idea for error message ? Thank you! Andy .... $('#phonecontainer').cwic('registerPhone', { user: user, //password: password, password: '', cucm: { tftp: (cucm || '').split(','), ccmcip: (cucm || '').split(',') }, mode: phoneMode, //authenticate: auth, authenticate: false, .... |
| Please sign in to flag this as inappropriate. |