[asterisk-users] config template for Grandstreams

2006-11-10 Thread Todd- Asterisk
I'm preparing to deploy a small number of Grandstream BT101's and  
GXP2000's to a remote location (which I won't have access to).  I'd  
like to have them pull a config file from my server - I'm almost  
there...


The phones are looking for the config file on my webserver which is  
good.  I need to generate that file however.  I see a tool on the GS  
website to generate the config file from a template, but the  
templates posted on their website are for an old version of the phone  
firmware.  Anyone have a tool or access to templates for the latest  
firmware versions?


I guess the procedure is to modify the template, then run the  
configuration tool on the template to generate the specific  
downloadable file..?


Thanks
   Todd
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] config template for Grandstreams

2006-11-11 Thread Alberto Pastore

Todd- Asterisk ha scritto:
I'm preparing to deploy a small number of Grandstream BT101's and 
GXP2000's to a remote location (which I won't have access to).  I'd 
like to have them pull a config file from my server - I'm almost there...


The phones are looking for the config file on my webserver which is 
good.  I need to generate that file however.  I see a tool on the GS 
website to generate the config file from a template, but the templates 
posted on their website are for an old version of the phone firmware.  
Anyone have a tool or access to templates for the latest firmware 
versions?


I guess the procedure is to modify the template, then run the 
configuration tool on the template to generate the specific 
downloadable file..?


Thanks
   Todd
___
--Bandwidth and Colocation provided by Easynews.com --

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

Todd,
afaik there's no updated template around.

However you can update it yourself (with a bit of patience):
just browse the web configuration pages for a gxp or bt phone,
look at the source html on each page
and figure out all the newer parameters
(you'll see that the html form field names match the text
template ones, for example P201, P43, etc).

Write them down to the template, they'll work.

Unfortunately it looks like grandstream phones are not
able to download a "common"template and a mac-address specific one,
but just the latter one.

You may want to write a small script that creates the cfg.txt
files (one for each phone) deriving it from a template, then compile
them using the configuration tool provided by Grandstream.

I manage about 250 phones (including bt200, ht2xx/4xx and gxp2000) with
this method.

My template still lacks the last additions (xml phonebook/screensaver,
daylight savings, etc.) as I could not find the time for updating it yet.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] config template for Grandstreams

2006-11-14 Thread Gordon Henderson
On Fri, 10 Nov 2006, Todd- Asterisk wrote:

> I'm preparing to deploy a small number of Grandstream BT101's and
> GXP2000's to a remote location (which I won't have access to).  I'd
> like to have them pull a config file from my server - I'm almost
> there...
>
> The phones are looking for the config file on my webserver which is
> good.  I need to generate that file however.  I see a tool on the GS
> website to generate the config file from a template, but the
> templates posted on their website are for an old version of the phone
> firmware.  Anyone have a tool or access to templates for the latest
> firmware versions?

Email their technical support. I did this a few days ago for the latest
one for the GPX2000 and they emailled it back the next day.

Gordon
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] config template for Grandstreams

2006-11-14 Thread Todd- Asterisk
Thanks- they did respond.  I got a new template, but was asked to not  
share it for now - it'll be on their website in a few days pending  
committee approval

 thanks
Todd

On Nov 14, 2006, at 12:50 PM, Gordon Henderson wrote:


On Fri, 10 Nov 2006, Todd- Asterisk wrote:


I'm preparing to deploy a small number of Grandstream BT101's and
GXP2000's to a remote location (which I won't have access to).  I'd
like to have them pull a config file from my server - I'm almost
there...

The phones are looking for the config file on my webserver which is
good.  I need to generate that file however.  I see a tool on the GS
website to generate the config file from a template, but the
templates posted on their website are for an old version of the phone
firmware.  Anyone have a tool or access to templates for the latest
firmware versions?


Email their technical support. I did this a few days ago for the  
latest

one for the GPX2000 and they emailled it back the next day.

Gordon
___
--Bandwidth and Colocation provided by Easynews.com --

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



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] config template for Grandstreams

2006-11-14 Thread Todd- Asterisk
I see the Grandstream website now has the new config templates posted  
with all the happy P commands...

http://grandstream.com/y-configurationtool.htm
  Todd
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] config template for Grandstreams

2006-11-14 Thread Bob Chiodini
It appears to be up there now.  From the header:


## Configuration template for GXP-2000 firmware version 1.1.1.14


Bob...

On Tue, 2006-11-14 at 13:45 -0500, Todd- Asterisk wrote:
> Thanks- they did respond.  I got a new template, but was asked to not  
> share it for now - it'll be on their website in a few days pending  
> committee approval
>   thanks
>  Todd
> 
> On Nov 14, 2006, at 12:50 PM, Gordon Henderson wrote:
> 
> > On Fri, 10 Nov 2006, Todd- Asterisk wrote:
> >
> >> I'm preparing to deploy a small number of Grandstream BT101's and
> >> GXP2000's to a remote location (which I won't have access to).  I'd
> >> like to have them pull a config file from my server - I'm almost
> >> there...
> >>
> >> The phones are looking for the config file on my webserver which is
> >> good.  I need to generate that file however.  I see a tool on the GS
> >> website to generate the config file from a template, but the
> >> templates posted on their website are for an old version of the phone
> >> firmware.  Anyone have a tool or access to templates for the latest
> >> firmware versions?
> >
> > Email their technical support. I did this a few days ago for the  
> > latest
> > one for the GPX2000 and they emailled it back the next day.
> >
> > Gordon
> > ___
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> 
> ___
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

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