I thought maybe others might find this useful. I had to need for polycoms to regularly get the updated directory listing. Polycoms only read this on boot.
Of course, instructing user to reboot their phones doesn't go over well. So here is a quick script you can add to your system to auto reboot the phones and generate the profile. I just set a nightly cronjob for it. curl -H "Content-Type: text/xml; charset=utf-8" -H "SOAPAction:ManagePhone" -d @soap.txt -X POST https://sipx:8443/sipxconfig/services/PhoneService --insecure --user superadmin:password And here is the soap.txt file false true
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
