Skip to content

Instantly share code, notes, and snippets.

@dynax60
Created June 21, 2016 15:54
Show Gist options
  • Save dynax60/a25fa7246a68daf053dd41edbf96c08f to your computer and use it in GitHub Desktop.
Save dynax60/a25fa7246a68daf053dd41edbf96c08f to your computer and use it in GitHub Desktop.
gxp1628 sample config
<?xml version="1.0" encoding="UTF-8" ?>
<!-- It generated automatically on Tue Jun 14 13:28:20 2016 from gxp1628.xml -->
<gs_provision version="1">
<mac>000b827c3d03</mac>
<config version="1">
<!-- Line 1 -->
<P271>1</P271> <!--# Account Active. 0 - No, 1 - Yes. Default is 1 -->
<P270>3148</P270> <!--# Account Name -->
<P47>pbx.mydomain.ru</P47> <!--# SIP Server-->
<P35>3148</P35> <!--# SIP User ID-->
<P36>3148</P36> <!--# Authenticate ID-->
<P34>strong123</P34> <!--# Authenticate Password-->
<P3>3148</P3> <!--# Name-->
<P57>9</P57> <!--# Preferred Vocoder. 0 - PCMU, 2 - G.726-32, 8 - PCMA, 9 - G.722, 18 - G.729A/B -->
<P58>0</P58> <!--# choice 2. Default is 8 -->
<P59>8</P59> <!--# choice 3. Default is 18 -->
<P60>18</P60> <!--# choice 4. Default is 9 -->
<P50>1</P50> <!--# Silence Suppression. 0 - No, 1 - Yes. Default is 0 -->
<P2344>*78</P2344> <!--# DND Call Feature ON -->
<P2345>*79</P2345> <!--# DND Call Feature OFF -->
<!-- Line 2 -->
<P401>0</P401> <!--# Account 2/General Settings--> <!--# Account Active. 0 - No, 1 - Yes. Default is 0-->
<P417></P417> <!--# Account Name -->
<P402>pbx.domain.ru</P402> <!--# SIP Server-->
<P404></P404> <!--# SIP User ID-->
<P405></P405> <!--# Authenticate ID-->
<P406>strong123</P406> <!--# Authenticate Password-->
<P407></P407> <!--# Name-->
<P451>9</P451> <!--# Preferred Vocoder. 0 - PCMU, 2 - G.726-32, 8 - PCMA, 9 - G.722, 18 - G.729A/B -->
<P452>0</P452> <!--# choice 2. Default is 8 -->
<P453>8</P453> <!--# choice 3. Default is 18 -->
<P454>18</P454> <!--# choice 4. Default is 9 -->
<P485>1</P485> <!--# Silence Suppression. 0 - No, 1 - Yes. Default is 0 -->
<P2444>*78</P2444> <!--# DND Call Feature ON -->
<P2445>*79</P2445> <!--# DND Call Feature OFF -->
<!-- Common -->
<P229>7</P229> <!-- PC Port VLAN Tag -->
<P207>192.168.140.9</P207> <!--# Syslog Server -->
<P208>2</P208> <!--# Syslog Level. 0 - NONE, 1 - DEBUG, 2 - INFO, 3 - WARNING, 4 - ERROR. Default is 0-->
<P2>verystrongpassword</P2> <!--# New Admin password for web interface-->
<P196>userpass</P196> <!--# New User Password-->
<P1362>ru</P1362> <!--# Display Language. Default is auto-->
<P212>0</P212> <!--# Config Upgrade Via (former Upgrade Via)-->
<P1357>1</P1357> <!--# Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode. Default is 0-->
<P64>MSK-3</P64> <!--# Time Zone-->
<P30>pbx.domain.ru</P30> <!--# NTP Server-->
<P102>2</P102> <!--# Date Display Format: 2: dd-mm-yyyy eg. 31-10-2011-->
<P122>1</P122> <!--# Time Display Format. 0 - 12 Hour, 1 - 24 Hour -->
<P1402>0</P1402> <!--# Enable weather update. 0 - No, 1 - Yes. Default is 1 -->
<P91>1</P91> <!--# Disable Call Waiting. 0 - No, 1 - Yes. Default is 0 -->
<!--
# Firmware Upgrade and Provisioning:
0 - Always Check For New Firmware
1 - Check New Firmware only when F/W pre/suffix changes
2 - Always Skip the Firmware Check
-->
<P238>1</P238>
<P212>1</P212>
<P192>pbx.domain.ru/grandstream</P192> <!--# Firmware Server Path -->
<P232>gs_</P232><!--# Firmware File Prefix -->
<P233>_1.0.3.28.bin</P233> <!--# Firmware File Postfix -->
<!--
# Automatic Upgrade.
# 0 - No,
# 1 - Yes, check for upgrade based on minute(s) setting,
# 2 - Yes, check for upgrade based on Hour of Day setting,
# 3 - Yes, check for upgrade based on Day of Week setting,
# Default is No.
-->
<P194>1</P194>
<!--
Check for new firmware every () minutes. Default is 7 days.
Number: 60-86400
When parameter P194 (Auto Upgrade) is set to 1,
Service Provider can use P193 (Auto Check Interval) to have the devices
periodically check with either Firmware Server or Config Server,
whenever they are defined. This allows the device periodically check
if there are any new changes need to be taken on a scheduled time.
-->
<P193>60</P193>
<P237>pbx.domain.ru/grandstream</P237> <!--# Config Server Path -->
<!--
#Configuration Via Keypad Menu.
0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode. Default is 0
-->
<P1357>2</P1357>
</config>
</gs_provision>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment