Search:
     
3CX Phone System for Windows Download the Free Edition

GXP-2000 Configuration


Daylight Savings Strings

The GXP models (later firmware) support a 'daylight savings' string that defines when clock time should be automatically adjusted. The common strings to use are:

USA: 4,1,7,2,0;10,-1,7,2,0;60
UK: 3,-1,7,1,0;10,-1,7,1,0;60
Italy: 3,-1,7,2,0;10,-1,7,3,0;60
Australia: 10,1,7,2,0;4,1,7,3,0;60
New Zealand: 9,-1,7,2,0;4,1,7,2,0;60



Custom Ring Tones and Distinctive Ring

Configuration of custom ring tones is nearly identical to configuring BT1xx series phones.
Custom ring tones are sent to the phone via TFTP. Up to 3 ring tones can be used at one time. You must first download the Custom Ring Tone Generation Tool, which is a modified command-line version of the SOX audio utility. (No source code appears to be available, which may be a GPL violation.) Use it to generate your grandstream ring file. Place this file in the tftp root folder as ringX.bin, replace X with 1-3.
For those seeking more information about the ring tone format, see this script: Budgetone makering5. The tones are mostly 8bit 8khz ulaw files, but with a few special headers. Ring tones do have some form of scripting allowed (for example, the GXP comes with a ring tone that reads off the caller-ID of the incoming call), however this has not been documented or reverse engineered yet (that I know of, -helix).

For classic ring tones: http://www.tikalnetworks.com/ rename the files to ring1-3

In FreePBX this can be accomplished by going to the ring group or dial plan and adding the following information to the field called alert-info.

In the field, enter ;info=ring1 be sure to include the semicolon
on the grandstream phone under advanced options, scroll down about 1/2 way and in the custom ring fields for ringer 1 type ring1 no space.

Apply changes on FreePBX, Reset Phone, Make Call, Hear new ring tone. Hope it works for ya!

To use distinctive ringing(v1.2):
Set on Advanced Settings Page of phone web interface,
Distinctive Ring Tone: Custom ring tone 1, used if incoming caller ID is:<ring name>
In Dialplan,
Use SIPAddHeader(Alert-Info: \;info=<ring name>)


Example using distinctive ringtones on GXP and Asterisk 1.2 or 1.4

Configure Grandstream GXP phone to use distinctive ringtones: enter configuration menu -> Advance Settings ->
Distinctive Ring Tone
Custom ring tone 1, used if incoming caller ID is: insert ring1
Custom ring tone 2, used if incoming caller ID is: insert ring2
Custom ring tone 3, used if incoming caller ID is: insert ring3
Also, configure dialplan to specify the ringtone to use, when dialing an internal extensions:

context from-internal
exten => _XX,1,NoOp(Call from internal extensions to internal extensions)
; specify the ring tone to play
; note the space before \;
exten => _XX,n,SIPAddHeader(Alert-Info: \;info=ring1)
exten => _XX,n,Dial(SIP/${EXTEN})
...





XML Phonebook

I started a page for the XML Phonebook to discuss this function on its own.
http://www.voip-info.org/wiki/view/GXP-2000+XML+Phonebook -Shane Steinbeck (Jul17/06)

XML Idle Screen

Started web page to discuss idle screen configuration.
http://www.voip-info.org/wiki/view/GXP-2000+XML+Idle+Screen - mikeB (Jul18/06)
Created by: linker3000,Last modification on Tue 15 of Sep, 2009 [03:18 UTC] by cshaun


Please update this page with new information, just login and click on the "Edit" or "Discussion" tab. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

 





Search: