On Wed, Jun 29, 2011 at 8:34 AM, Olivier <[email protected]> wrote: > > > 2011/6/29 Ruben Rögels <[email protected]> >> >> Personally I would use HTTP too. >> >> Simple reason: You are much more flexible with it and a in most >> scnearios you have a webserver running anyway. >> >> I build some PHP-Script to provision SNOM VoIP phones for mass >> deployment and it works like a charm. > > What is specific to Polycom phones is that they upload several files (log > files, config files) which not easy to handle for casual TFTP server. >> >> >> Regards, >> Ruben
You can turn on WebDav support and the Polycom phones can upload the logs to HTTP. I'm using HTTP with a 250 phones and a php script to configure them off my FreePBX database. Works great! Ryan -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
