Re: [Asterisk-Users] Grandstream Budgetone mass deployment?
On Sun, 12 Feb 2006, Ezio Vernacotola wrote: Latest firmwares of bt100 and gxp2000 have an option to authenticate the config file. I haven't looked yet at it and don't know what is needed to make my library compatible. I am using some gxp2000 with "Authenticate Conf File: No" and the generated binary config works. it seems the gxp2000 rejects conf files which are "too small". what the "too small" size is, is unknown. but conf file of a single variable (P233=0) is ignored by gxp2000. -Dan ___ --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] Grandstream Budgetone mass deployment?
Latest firmwares of bt100 and gxp2000 have an option to authenticate the config file. I haven't looked yet at it and don't know what is needed to make my library compatible. I am using some gxp2000 with "Authenticate Conf File: No" and the generated binary config works. Ezio [EMAIL PROTECTED] wrote: On Tue, 31 Jan 2006, Ezio Vernacotola wrote: Look at http://www.uptime.it/gsprov/gsprov.htm, I wrote a small python library that can generate binary config files sadly this does not appear to work on gxp2000. the gxp2000 uses some completely incomprehensible encrypted binary format. -Dan ___ --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] Grandstream Budgetone mass deployment?
On Tue, 31 Jan 2006, Ezio Vernacotola wrote: Look at http://www.uptime.it/gsprov/gsprov.htm, I wrote a small python library that can generate binary config files sadly this does not appear to work on gxp2000. the gxp2000 uses some completely incomprehensible encrypted binary format. -Dan ___ --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] Grandstream Budgetone mass deployment?
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Guenther Boelter > > Look here for the updated firmware: > http://www.grandstream.com/BETATEST/ > > Don't ask me why, but you really have to use capital-letters > for the word BETATEST!! > > If you are interested in 1.0.7.11beta, i can gsend you a > copy via email because it's not on the server anymore. Thanks. I upgraded just one phone. I noticed new options for provisioning and upgrading: any help abouth these? I'm trying to setup a central HTTP server with a dir for firmware files (and it is OK) and another for configuration files. I read that phone looks for config files (cfg.txt and cfg) at startup but I'm seeing only one request: GET /grandstream/config/cfg000b82081c55 I'd like to have a general cfg.txt file for all phones and a specific cfg for any phone. Am I wrong? Thanks Mimmus ___ --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] Grandstream Budgetone mass deployment?
On Monday 30 January 2006 21:48, [EMAIL PROTECTED] wrote: > On Mon, 30 Jan 2006, Dmitry Ivanov wrote: > > I have created dynamic "CGI-like" TFTP server so I will create > > config files on-the-fly. Now we use this system (dynamic tftp > > server and Perl "CGI" script) for country-wide Sipura 3000 > > configuration. BTW, if anyone is interested I can send sources of > > this TFTP server. > > you know you can provision sipura 3000 via http, right? Yes, and I did it before TFTP. But some other equipment requires TFTP, and we decided to use single server. -- "The PSTN will never be a slave to you. You must be a slave to 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] Grandstream Budgetone mass deployment?
Look here for the updated firmware: http://www.grandstream.com/BETATEST/ Don't ask me why, but you really have to use capital-letters for the word BETATEST!! If you are interested in 1.0.7.11beta, i can gsend you a copy via email because it's not on the server anymore. Guenther Mimmus wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Guenther Boelter I have 3 Grandstream Budge-Tone 100 with Firmware 1.0.7.11beta, and they are working very well since more then 4 month now. I'm using two Grandstream Budgetone 101 without problems. Only problem is the lackness of alphanumeric display and distinctive ring. Where can I find this "updated" Budgetone firmware? Thanks Mimmus ___ --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] Grandstream Budgetone mass deployment?
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Guenther Boelter > > I have 3 Grandstream Budge-Tone 100 with Firmware > 1.0.7.11beta, and they are working very well since more then > 4 month now. I'm using two Grandstream Budgetone 101 without problems. Only problem is the lackness of alphanumeric display and distinctive ring. Where can I find this "updated" Budgetone firmware? Thanks Mimmus ___ --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] Grandstream Budgetone mass deployment?
On Mon, 30 Jan 2006, trixter aka Bret McDanel wrote: I looked and it doesn't seem anyone has cracked the checksum yet. Depending on what you want, there is a perl script called 'gsutil' that will configure granbdstream stuff without using tftp or the web interface. It doesnt create cfg files, but if you know the IP it can configure them from the command line. While this isnt ideal, tftp would be nicer, it is at least something. I really havent looked into the tftp setup so I cant comment on that part of it. I want to be able to emit binary cfg files via php, so that the grandstreams can be auto-provisioned via a php script, without having to juggle and manage piles of cfg files. -Dan ___ --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] Grandstream Budgetone mass deployment?
On Mon, 2006-01-30 at 13:33 -0800, [EMAIL PROTECTED] wrote: > On Mon, 30 Jan 2006, Phil Blundell wrote: > > On Mon, 2006-01-30 at 11:51 -0800, [EMAIL PROTECTED] wrote: > >> does your python script generate the binary format grandstream files or do > >> you still need to use their closed-source tool? > > Right now I'm still using their Java thing, but it's slow enough that > > one of these days I guess I'll crack and reimplement that stuff directly > > in python. I think the algorithm is described on the voip-info.org wiki > > someplace. > > I looked and it doesn't seem anyone has cracked the checksum yet. > > -Dan Depending on what you want, there is a perl script called 'gsutil' that will configure granbdstream stuff without using tftp or the web interface. It doesnt create cfg files, but if you know the IP it can configure them from the command line. While this isnt ideal, tftp would be nicer, it is at least something. I really havent looked into the tftp setup so I cant comment on that part of it. -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1 516 687 5200 FreeWorldDialup: 635378 http://www.sacaug.org/ Sacramento Asterisk Users Group signature.asc Description: This is a digitally signed message part ___ --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] Grandstream Budgetone mass deployment?
On Mon, Jan 30, 2006 at 03:14:02PM +0200, Dmitry Ivanov wrote: > I have created dynamic "CGI-like" TFTP server so I will create config > files on-the-fly. Now we use this system (dynamic tftp server and Perl > "CGI" script) for country-wide Sipura 3000 configuration. BTW, if > anyone is interested I can send sources of this TFTP server. /me raises hand -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend ___ --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] Grandstream Budgetone mass deployment?
On Mon, 30 Jan 2006, Phil Blundell wrote: On Mon, 2006-01-30 at 11:51 -0800, [EMAIL PROTECTED] wrote: does your python script generate the binary format grandstream files or do you still need to use their closed-source tool? Right now I'm still using their Java thing, but it's slow enough that one of these days I guess I'll crack and reimplement that stuff directly in python. I think the algorithm is described on the voip-info.org wiki someplace. I looked and it doesn't seem anyone has cracked the checksum yet. -Dan ___ --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] Grandstream Budgetone mass deployment?
On Mon, 2006-01-30 at 11:51 -0800, [EMAIL PROTECTED] wrote: > does your python script generate the binary format grandstream files or do > you still need to use their closed-source tool? Right now I'm still using their Java thing, but it's slow enough that one of these days I guess I'll crack and reimplement that stuff directly in python. I think the algorithm is described on the voip-info.org wiki someplace. p. ___ --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] Grandstream Budgetone mass deployment?
On Mon, 30 Jan 2006, Phil Blundell wrote: Budgetones as they do on the Handytones and the GXP-2000. Obviously you need some way to make the files in the first place: when we deployed our GXP-2000s I ended up writing a little Python script to create the Grandstream config files (and the associated Asterisk config entries) from input data in a Gnumeric spreadsheet. does your python script generate the binary format grandstream files or do you still need to use their closed-source tool? -Dan ___ --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] Grandstream Budgetone mass deployment?
On Mon, 30 Jan 2006, Dmitry Ivanov wrote: I have created dynamic "CGI-like" TFTP server so I will create config files on-the-fly. Now we use this system (dynamic tftp server and Perl "CGI" script) for country-wide Sipura 3000 configuration. BTW, if anyone is interested I can send sources of this TFTP server. you know you can provision sipura 3000 via http, right? -Dan ___ --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] Grandstream Budgetone mass deployment?
I have 3 Grandstream Budge-Tone 100 with Firmware 1.0.7.11beta, and they are working very well since more then 4 month now. Guenther Davao City, Philippines, Planet Earth, 32.1 °C Phil Blundell wrote: On Mon, 2006-01-30 at 15:14 +0200, Dmitry Ivanov wrote: On Monday 30 January 2006 13:03, Phil Blundell wrote: Personally I'd be a bit wary of mass Budgetone deployment for other reasons, but the remote configuration stuff shouldn't be a problem. What reasons do you mean? Just that, from my limited experience of Budgetones, they seem to be generally a bit buggy. But if they work OK in your environment, there's probably no reason not to use them. p. ___ --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 smime.p7s Description: S/MIME Cryptographic Signature ___ --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] Grandstream Budgetone mass deployment?
I had a problem with the scripts you can bulk generate, they are linked to the MAC address you initially put in, so if the phone packs in you can't just rename the file. Lee -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Blundell Sent: 30 January 2006 13:45 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Grandstream Budgetone mass deployment? On Mon, 2006-01-30 at 15:14 +0200, Dmitry Ivanov wrote: > On Monday 30 January 2006 13:03, Phil Blundell wrote: > > Personally I'd be a bit wary of mass Budgetone deployment for other > > reasons, but the remote configuration stuff shouldn't be a problem. > > What reasons do you mean? Just that, from my limited experience of Budgetones, they seem to be generally a bit buggy. But if they work OK in your environment, there's probably no reason not to use them. p. ___ --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 ### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/ ___ --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] Grandstream Budgetone mass deployment?
We do this routinely as a service for our customers. How many phones do you need to provision? Do you already have the phones? Contact me off list and I can help you out. -Mike Michael Crown Managing Partner www.thevoipconnection.com 321.989.6728 ext. 611 sip:[EMAIL PROTECTED] > -Original Message- > From: Dmitry Ivanov [mailto:[EMAIL PROTECTED] > Sent: Monday, January 30, 2006 4:43 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Grandstream Budgetone mass deployment? > > Hello! > > I am considering mass deployment of Budgetones 102. According > to their website, remote provisioning (configuration via > TFTP) is possible. > Anyone has experience with this? Is this really working? > > ___ --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] Grandstream Budgetone mass deployment?
On Mon, 2006-01-30 at 15:14 +0200, Dmitry Ivanov wrote: > On Monday 30 January 2006 13:03, Phil Blundell wrote: > > Personally I'd be a bit wary of mass Budgetone deployment for other > > reasons, but the remote configuration stuff shouldn't be a problem. > > What reasons do you mean? Just that, from my limited experience of Budgetones, they seem to be generally a bit buggy. But if they work OK in your environment, there's probably no reason not to use them. p. ___ --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] Grandstream Budgetone mass deployment?
On Monday 30 January 2006 13:03, Phil Blundell wrote: > Personally I'd be a bit wary of mass Budgetone deployment for other > reasons, but the remote configuration stuff shouldn't be a problem. What reasons do you mean? > Grandstream use basically the same configuration file system for the > Budgetones as they do on the Handytones and the GXP-2000. Obviously > you need some way to make the files in the first place: when we > deployed our GXP-2000s I ended up writing a little Python script to > create the Grandstream config files (and the associated Asterisk > config entries) from input data in a Gnumeric spreadsheet. I have created dynamic "CGI-like" TFTP server so I will create config files on-the-fly. Now we use this system (dynamic tftp server and Perl "CGI" script) for country-wide Sipura 3000 configuration. BTW, if anyone is interested I can send sources of this TFTP server. -- "The PSTN will never be a slave to you. You must be a slave to 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] Grandstream Budgetone mass deployment?
On Mon, 2006-01-30 at 11:42 +0200, Dmitry Ivanov wrote: > I am considering mass deployment of Budgetones 102. According to their > website, remote provisioning (configuration via TFTP) is possible. > Anyone has experience with this? Is this really working? It does work, yes, though I think you need to configure the TFTP server address manually on each phone. Personally I'd be a bit wary of mass Budgetone deployment for other reasons, but the remote configuration stuff shouldn't be a problem. Grandstream use basically the same configuration file system for the Budgetones as they do on the Handytones and the GXP-2000. Obviously you need some way to make the files in the first place: when we deployed our GXP-2000s I ended up writing a little Python script to create the Grandstream config files (and the associated Asterisk config entries) from input data in a Gnumeric spreadsheet. p. ___ --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