Hey,
I'm trying to install some phones in 10.04. I've got a bunch of cisco 7940 & 7960 phones that have SIP installed on.
In LMCE, i go to 'Wizard' > 'devices' > 'phones'.
I add following information for the first phone
- Phonename: office
- Location: office
- sip password: sip
- IP adress: 192.168.2.231
- MAC: 11:22:33:44:55:66
The phone is properly configured.
A SIP112233445566.cnf is created.
Now i'm adding a second phone:
- Phonename: bedroom
- Location: bedroom
- sip password: sip
- IP adress: 192.168.2.232
- MAC: 11:22:33:44:55:77
When i now check the tftpboot folder, a SIP112233445577 is created.
But the webpage seems to keep refreshing? >:(
Next i'm checking with the command top in a console. And i see that some scripts keep returning. They disapperar, coming back...
- db_phone_config
- configure_cisco
And the files in the folder tftpboot are recreating the whole time?
Any idea what's going on?
Not sure what to do (beside rebooting the server)... ???
hi brononi,
i do the same config on my instalation and i can't reproduce this error .
what device template you used to create this cisco phones ?
Brononi ,
i found a error on scripts that create this extensions .
i need some time to fix then .
Great!
Not that you've got a problem, but great that you found something... ::)
ticket created http://svn.linuxmce.org/trac.cgi/ticket/1524
Hey cfernandes,
With your temp workaround, i was able to insert all phones in my linuxmce, thanks!!!
For those who've the same issue (till the new release):
Quote from: cfernandes
- edit /usr/pluto/bin/db_phone_config.sh
- change RunConfigureScript to # RunConfigureScript on line 243 (or 232?)