I'm trying to create a phone using python/zeep but i'm stuck for Product Specific Configuration Layout which is the vendorConfig.How would you create the RoomName?
Hi, I had few times this error "WARNING: DNS unreachable" on the cli after updating DNS.The best approach for me to update DNS is to start with PUB, SUB then TFTPreplace the {{}} with your IP delete dns {{CURRENT OLD IP DNS}}
delete dns {{CURRENT OLD...
here is the script I have been usingscript using the python module lxml sample of the codexmlstring = '<items>' \
'<webAccess>2</webAccess>' \
'</items>'
tree = ET.fromstring(xmlstring)client.addPhone(phone=
{
'vendorConfig': tree
...
that sql query
run sql select count(Device.name) Device_count, phonetemplate.name Device_Type from Device inner join phonetemplate on device.fkphonetemplate=phonetemplate.pkid group by phonetemplate.name
would give
run sql select count(Device.name) Device_count, phonetemplate.name Device_Type from Device inner join phonetemplate on device.fkphonetemplate=phonetemplate.pkid group by phonetemplate.name
would give