I use a simple Perl script (attached) to generate a template for each new 
phone.  This keeps the
fiddling to a minimum.  It's meant to be fed the output of nmap like this: 
"nmap -sP 10.1.1.0/24 |
./checkExten.pl".  Replace "10.1.1.0/24" with whatever IP range you use for 
your phones, of course.
  You'll also have to change the "Dummy Extension" registration parameters and 
the "mycompany"
settings with whatever is appropriate for your site.

HTH,
Jose

Robert McNaught wrote:
> Hi,
> 
> Does anyone know how to apply a style sheet to the polycom automatic
> provisioning XML files?
> 
> Even better, does anyone know of a web-based XML editor where you can
> just edit the files from a browser directly ie entering in phone
> number, display name, proxy address etc.  From what I gather, most
> people are just using Notepad to change the files then upload them, or
> vi from the command line, which is fiddly and time-consuming.
> 
> Thanks
> 
> Robert
> 
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

Attachment: checkExten.pl
Description: Perl program

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to