User Tools

Site Tools


voice:phones:grandstream:grandstream_provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:phones:grandstream:grandstream_provisioning [2015/08/23 16:18]
gcooper
voice:phones:grandstream:grandstream_provisioning [2022/02/21 10:56]
gcooper
Line 1: Line 1:
 ====== Grandstream Phone Provisioning Notes ====== ====== Grandstream Phone Provisioning Notes ======
  
-http://www.grandstream.com/index.php/support/tools+**Tools**: http://www.grandstream.com/index.php/support/tools
  
-===== GXV3275 =====+**P-Value Listing** (partial, version and phone dependent): http://www.voip-info.org/wiki/view/Grandstream+Configuration+Tool
  
-:!: Only the latest firmware 1.0.3.37 supports DHCP VLAN discovery.  You may need to manually configure the VLAN.+===== GXP2130 =====
  
-:!: The latest firmware 1.0.3.37 does not seem to be compatible with the current commercial FreePBX EPM.+==== Distinctive Ring ==== 
 + 
 +https://forums.grandstream.com/t/custom-ring-tones/35433 
 + 
 +  * **On the PBX**, set a custom ''alert-info'' header on the **Inbound Route** 
 +    * **Alert-Info** to ''Custom'' 
 +    * **Custom Alert-Info** to ''custom-ring'' 
 +    * **Provisioning** 
 +      * ''P1488=custom-ring'' 
 +  * **On the phone**, under **Account -> Call Settings -> Match Incoming Caller ID** 
 +    * **Matching Rule** -> ''custom-ring'' 
 +    * **Ringtone** -> ''Custom Ringtone 3'' 
 +    * **Provisioning** 
 +      * ''P1489=3'' 
 + 
 +===== GXV3275 =====
  
 :!: Grandstream phones auto-reboot endlessly if they don't like the configuration files. :!: Grandstream phones auto-reboot endlessly if they don't like the configuration files.
  
-:!: Try performing a factory reset if you experience provisioning problems.+:!: Try performing a factory reset if you experience provisioning problems or follow the firmware update procedure: 
 + 
 +==== Firmware Update ==== 
 + 
 +  - Perform a factory reset 
 +  - Update the firmware (may take a while) 
 +  - **Troubleshooting**: Delete the provisioning template 
 +  - **Troubleshooting**: Create a new provisioning template 
 +  - Rebuild the config files 
 +  - Do another factory reset 
 + 
 +==== VLAN Configuration ==== 
 + 
 +You can use: 
 + 
 +  * **Provisioning** 
 +    * Config file 
 +      * Basefile edit 
 +    * ''P51=<vlid>'' 
 +      * VLAN Tag (Ethernet) 
 +    * ''P1685=1'' 
 +      * Default Transfer Mode to Attended 
 +  * **Manual** 
 +    * Web interface configuration 
 + 
 +:!: DHCP VLAN discovery does not seem to work but Option 66 does. 
 + 
 +    * DHCP Option 66 (''tftp-server-name''
 +    * DHCP Option 132 (''vlan-id''
 +    * Enable DHCP VLAN in config file (''P8300=1'', or ''P8038=1'' in older firmware) 
 + 
 +{{ :voice:phones:grandstream:freepbx_epm_basefile_gs.png?750 |}}
  
-:!: Perform a factory reset after any firmware update.+Here is an initial phone boot from the perspective of the PBX (TFTP server) with the **phone booting on data VLAN**.
  
-Here is an initial phone boot from the perspective of the PBX (TFTP server) with the **phone booting on data VLAN**.  The phone switches to voice VLAN because of the configuration file It then gets a new IP on the voice VLAN:+  * The phone switches to voice VLAN because of the configuration file 
 +  It then gets a new IP on the voice VLAN
  
 <file> <file>
 [root@ppmpbx ~]# tail -f /var/log/messages [root@ppmpbx ~]# tail -f /var/log/messages
  
-Aug 23 15:03:33 ppmpbx xinetd[28577]: START: tftp pid=24976 from=192.168.70.65 +Aug 23 15:23:02 ppmpbx in.tftpd[25787]: RRQ from 192.168.70.65 filename cfg000b8270f741 
-Aug 23 15:03:33 ppmpbx in.tftpd[24977]: RRQ from 192.168.70.65 filename cfg000b8270f741 +Aug 23 15:23:04 ppmpbx in.tftpd[25788]: RRQ from 192.168.70.65 filename cfg000b8270f741.xml 
-Aug 23 15:03:34 ppmpbx in.tftpd[24978]: RRQ from 192.168.70.65 filename cfg000b8270f741.xml +Aug 23 15:23:04 ppmpbx in.tftpd[25789]: RRQ from 192.168.70.65 filename cfg.xml 
-Aug 23 15:03:34 ppmpbx in.tftpd[24979]: RRQ from 192.168.70.65 filename cfg.xml +Aug 23 15:23:51 ppmpbx dhcpd: DHCPDISCOVER from 00:0b:82:70:f7:41 via eth0 
-Aug 23 15:03:35 ppmpbx dhcpd: DHCPDISCOVER from 00:0b:82:70:f7:41 via eth0 +Aug 23 15:23:52 ppmpbx dhcpd: DHCPOFFER on 192.168.71.68 to 00:0b:82:70:f7:41 via eth0 
-Aug 23 15:03:36 ppmpbx dhcpd: DHCPOFFER on 192.168.71.68 to 00:0b:82:70:f7:41 via eth0 +Aug 23 15:23:52 ppmpbx dhcpd: DHCPREQUEST for 192.168.71.68 (192.168.71.30) from 00:0b:82:70:f7:41 via eth0 
-Aug 23 15:03:36 ppmpbx dhcpd: DHCPREQUEST for 192.168.71.68 (192.168.71.30) from 00:0b:82:70:f7:41 via eth0 +Aug 23 15:23:52 ppmpbx dhcpd: DHCPACK on 192.168.71.68 to 00:0b:82:70:f7:41 via eth0 
-Aug 23 15:03:36 ppmpbx dhcpd: DHCPACK on 192.168.71.68 to 00:0b:82:70:f7:41 via eth0+Aug 23 15:24:21 ppmpbx in.tftpd[25822]: RRQ from 192.168.71.68 filename cfg000b8270f741 
 +Aug 23 15:24:21 ppmpbx in.tftpd[25823]: RRQ from 192.168.71.68 filename cfg000b8270f741.xml 
 +Aug 23 15:24:21 ppmpbx in.tftpd[25824]: RRQ from 192.168.71.68 filename cfg.xml 
 +Aug 23 15:24:23 ppmpbx in.tftpd[25825]: RRQ from 192.168.71.68 filename /grandstream/1/gxv3275fw.bin 
 +Aug 23 15:24:24 ppmpbx in.tftpd[25825]: tftpd: read(ack): Connection refused 
 +Aug 23 15:24:27 ppmpbx in.tftpd[25866]: RRQ from 192.168.71.68 filename gxv3275cust
 </file> </file>
  
voice/phones/grandstream/grandstream_provisioning.txt · Last modified: 2022/02/21 10:56 by gcooper