-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
save+continue gives undefined ip index xmlinterface.class.php:260 #86
Comments
Exception thrown with message "Fields are empty::" Stacktrace: |
Did you try to reinstall sccp_manager module ? |
I didn't try the reinstall. I felt it was something got corrupted in the database. |
I noticed every interface access causes 3-5 seconds of disk writes, and seems to throw duplicate primary key errors when interrupted. There is "BackUp Config" button in Sccp Connectivity -> Server Config -> SCCP info page, and downloaded backup file do seem to contain database files. |
Yes seems there is something wrong with database. Even as I delete extensions and apply config, they will still show up and I refresh my browser. Add a new sccp extension throws the same error about a field being empty then when I go back it asks me to apply config and the weirdest thing happens! the extension is showing in SCCP and as a VIRTUAL extension! I can assign a phone to it but it can NOT receive calls, if VM is enabled it goes directly to the voicemail |
I am now at this exact same problem on a fresh install. Did anyone find a way around it? |
I found out that uninstall the sccp-manager then install it fixes the issue but I lost all sccp-phones that were configured (of course including buttons configuration that some phones had). Wish there was a way to save all that info and restore it before doing the uninstall. |
#83 (comment) |
When I change anything in the sccp phone manager and click save+continue I get the error:
undefined index: ip
File: /var/www/html/admin/modules/sccp_manager/sccpManClasses/xmlinterface.class.php:260
when I go to line 260 in the file I see this:
$xnode->$nodeName = $netValue['ip'];
and here is my sccp info:
Thanks a lot for your help and making this possible!
The text was updated successfully, but these errors were encountered: