Yes you can as long as you have at least the 1.0.2.13 firmware. I have attached the template. The multi-purpose key settings are at the end.
On Fri, 2006-06-09 at 14:41, Daniel Salama wrote: > Is it possible to program the multi-purpose keys on a GXP-2000 > remotely via a TFTP configuration file? If so, what are the > parameters to put in the configuration file? > > Thanks, > Daniel > > _______________________________________________ > --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
################################################################################################ ## Configuration template for GXP-2000 firmware version 1.0.2.13 ################################################################################################ ############################################################################## ## Advanced/System-wide Options ############################################################################## # Admin password for web interface P2 = admin # Silence Suppression. 0 - no, 1 - yes P50 = 0 # Voice Frames per TX (up to 10/20/32/64 frames for G711/G726/G723/other codecs respectively) P37 = 2 # Layer 3 QoS (IP Diff-Serv or Precedence value for RTP) P38 = 48 # Layer 2 QoS. 802.1Q/VLAN Tag (VLAN classification for RTP) P51 = 0 # Layer 2 QoS. 802.1p priority value (0 - 7) P87 = 0 # No Key Entry Timeout. Default - 4 seconds. P85 = 4 # Use # as Dial Key (if set to Yes, "#" will function as the "(Re-)Dial" key). 0 - no, 1 - yes P72 = 1 # Local RTP port (1024-65535, default 5004) P39 = 5004 # Use Random Port. 0 - no, 1 - yes P78 = 0 # Keep-alive interval (in seconds. default 20 seconds) P84 = 20 # Use NAT IP. This will enable our SIP client to use this IP in the SIP message. Example 64.3.153.50. P101 = # STUN server P76 = stun.mycompany.com #------------------------------------------------------------- # Firmware Upgrade #------------------------------------------------------------- # Firmware Upgrade. 0 - TFTP Upgrade, 1 - HTTP Upgrade. P212 = 0 # Firmware Server Path P192 = # Config Server Path P237 = # Firmware File Prefix P232 = # Firmware File Postfix P233 = # Config File Prefix P234 = # Config File Postfix P235 = # Allow DHCP Option 66 to override server. 0 - No, 1 - Yes. Default is No. # When set to Yes(1), it will override the configured provision path and method. P145 = 0 # Automatic Upgrade. 0 - No, 1 - Yes (checking every defined days). Default is No. P194 = 0 # Check for new firmware every () minutes, unit is in minute, default is 7 days. P193 = 10080 # Use firmware pre/postfix to determine if f/w is required # 0 = Always Check for New Firmware # 1 = Check New Firmware only when F/W pre/suffix changes P238 = 0 # DTMF Payload Type P79 = 101 # Syslog Server (name of the server, max length is 64 charactors) P207 = # Syslog Level (Default setting is NONE) # 0 - NONE, 1 - DEBUG, 2 - INFO, 3 - WARNING, 4 - ERROR P208 = 0 # NTP Server P30 = time.nist.gov # Allow DHCP Option 42 to override NTP server. 0 - No, 1 - Yes. Default is No. # When set to Yes(1), it will override the configured NTP server. P144 = 0 # Distinctive Ring Tone # Use custom ring tone 1 if incoming caller ID is the following: P105 = # Use custom ring tone 2 if incoming caller ID is the following: P106 = # Use custom ring tone 3 if incoming caller ID is the following: P107 = # Disable Call Waiting. 0 - no, 1 - yes P91 = 0 # Lock Keypad Update. 0 - no, 1 - yes P88 = 0 #################################################################### # Primary Account (Account 1) Settings #################################################################### # Account Active (In Use). 0 - no, 1 - yes P271 = 1 # Account Name P270 = # SIP Server P47 = sip.mycompany.com # Outbound Proxy P48 = proxy.mycompany.com # SIP User ID P35 = 8000 # Authenticate ID P36 = 8000 # Authenticate password P34 = 0000 # Display Name (John Doe) P3 = # Use DNS SRV. 0 - No, 1 - Yes. P103 = 0 # SIP User ID is phone number. 0 - no, 1 - yes P63 = 0 # SIP Registration. 0 - no, 1 - yes P31 = 1 # Unregister On Reboot. 0 - no, 1 - yes P81 = 0 # Register Expiration (in minutes. default 1 hour, max 45 days) P32 = 60 # Local SIP port (default 5060) P40 = 5060 # SIP T1 Timeout. RFC 3261 T1 value (RTT estimate) # 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default 100. P209 = 100 # SIP T2 Interval. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses. # 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default 400. P250 = 400 # NAT Traversal. 0 - yes, 1 - no, 2 - No, but send keep-alive P52 = 0 # SUBSCRIBE for MWI. (Whether or not send SUBSCRIBE for Message Waiting Indication) 0 - No, 1 - Yes. P99 = 0 # Proxy-Require (A SIP extension to enable firewall penetration) P197 = # Voice Mail UserID (User ID/extension for 3rd party voice mail system) P33 = # Send DTMF. 0 - in audio, 1 - via RTP, 2 - via SIP INFO P73 = 0 # Early Dial (use "Yes" only if proxy supports 484 response). 0 - no, 1 - yes P29 = 0 # Dial Plan Prefix (dial plan prefix string). P66 = # Enable Call Features. 0 - no, 1 - yes P191 = 1 # Disable Missed-Call (Missed calls will not be logged if set to Yes). 0 - no, 1 - yes P182 = 0 # Session Expiration (in seconds. default 180 seconds. Allowed value: 90-65535) P260 = 180 # Minimum SE (in seconds. default 90 seconds, must be lower than or equal to P260) P261 = 90 # Caller Request Timer (Request for timer when calling) 0 - no, 1 - yes P262 = 0 # Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one) 0 - no, 1 - yes P263 = 0 # Force Timer (Still use timer when remote party does not support timer) 0 - no, 1 - yes P264 = 0 # Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE) 0 - no, 1 - yes P265 = 0 # UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS P266 = 0 # UAS Specify Refresher. 1 - UAC, 2 - UAS P267 = 1 # Enable 100rel. 0 - no, 1 - yes P272 = 0 # Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2 # 3 - custom ring tone 3. P104 = 0 # Send Anonymous (caller ID will be blocked if set to Yes). 0 - no, 1 - yes P65 = 0 # Auto Answer. 0 - no, 1 - yes P90 = 0 # Allow Auto Answer by Call-Info. 0 - no, 1 - yes P298 = 0 # Turn off speaker on remote disconnect. 0 - no, 1 - yes P299 = 0 # Special Feature. 100 - Standard, 101 - Nortel MCS, 109 - RNK. P198 = 100 #----------------------------------------------------------------------------- # Codec/Voice Quality settings #----------------------------------------------------------------------------- # First codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P57 = 0 # Second codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P58 = 3 # Third codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P59 = 4 # Forth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P60 = 8 # Fifth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P61 = 18 # Sixth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P62 = 0 # Seventh codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P46 = 0 # Eighth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P98 = 0 ######################################################################## # SIP Account 2 Settings ######################################################################## # Account Active (In Use). 0 - no, 1 - yes P401 = 0 #Account Name P417 = # SIP Server P402 = # Outbound Proxy Server P403 = # Account 2 SIP User ID P404 = # Authenticate ID P405 = # Authenticate Password P406 = # Display Name (John Doe) P407 = # Use DNS SRV. 0 - No, 1 - Yes. P408 = 0 # User ID is phone number; "user=phone". 0 - no, 1 - yes P409 = 0 # SIP Registration. 0 - no, 1 - yes P410 = 1 # Unregister on Reboot. 0 - no, 1 - yes P411 = 0 # Register Expiration (in minutes. default 1 hour, max 45 days) P412 = 60 # SIP Local port (default 5062) P413 = 5062 # SIP T1 Timeout. RFC 3261 T1 value (RTT estimate) # 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default 100. P440 = 100 # SIP T2 Interval. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses. # 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default 400. P441 = 400 # NAT Traversal. 0 - yes, 1 - no, 2 - No, but send keep-alive P414 = 0 # Subscribe MWI. (Whether or not send SUBSCRIBE for Message Waiting Indication) 0 - No, 1 - Yes. P415 = 0 # Proxy Require P418 = # Voice Mail UserID (User ID/extension for 3rd party voice mail system) P426 = # Send DTMF method. 0 - in audio, 1 - via RTP, 2 - via SIP INFO P416 = 0 # Early Dial. 0 - no, 1 - yes P422 = 0 # Dial Plan Prefix P419 = # Enable Call Features. 0 - no, 1 - yes. P420 = 1 # Disable Missed-Call (Missed calls will not be logged if set to Yes). 0 - no, 1 - yes P442 = 0 # Default Session Expires (in seconds. default 180 seconds. Allowed value: 90-65535) P434 = 180 # Minimum SE (in seconds. default 90 seconds, must be lower than or equal to P260) P427 = 90 # Caller Request Timer (Request for timer when calling) 0 - no, 1 - yes P428 = 0 # Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one) 0 - no, 1 - yes P429 = 0 # Force Timer (Still use timer when remote party does not support timer) 0 - no, 1 - yes P430 = 0 # Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE) 0 - no, 1 - yes P431 = 0 # UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS P432 = 0 # UAS Specify Refresher. 1 - UAC, 2 - UAS P433 = 1 # Enable 100rel. 0 - no, 1 - yes P435 = 0 # Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2 # 3 - custom ring tone 3. P423 = 0 # Send Anonymous. 0 - no, 1 - yes P421 = 0 # Auto Answer. 0 - no, 1 - yes. P425 = 0 # Allow Auto Answer by Call-Info. 0 - no, 1 - yes P438 = 0 # Turn off speaker on remote disconnect. 0 - no, 1 - yes P439 = 0 # Special Feature. 100 - Standard, 101 - Nortel MCS. P424 = 100 #----------------------------------------------------------------------------- # Codec/Voice Quality settings #----------------------------------------------------------------------------- # First codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P451 = 0 # Second codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P452 = 3 # Third codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P453 = 4 # Forth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P454 = 8 # Fifth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P455 = 18 # Sixth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P456 = 0 # Seventh codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P457 = 0 # Eighth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P458 = 0 ######################################################################## # SIP Account 3 Settings ######################################################################## # Account Active (In Use). 0 - no, 1 - yes P501 = 0 # Account Name P517 = # SIP Server P502 = # Outbound Proxy Server P503 = # SIP User ID P504 = # Authenticate ID P505 = # Authenticate Password P506 = # Display Name (John Doe) P507 = # Use DNS SRV. 0 - No, 1 - Yes. P508 = 0 # User ID is phone. "user=phone". 0 - no, 1 - yes P509 = 0 # SIP Registration. 0 - no, 1 - yes P510 = 1 # Unregister on Reboot. 0 - no, 1 - yes P511= 0 # Register Expiration (in minutes. default 1 hour, max 45 days) P512 = 60 # SIP Local port (default 5064) P513 = 5064 # SIP T1 Timeout. RFC 3261 T1 value (RTT estimate) # 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default 100. P540 = 100 # SIP T2 Interval. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses. # 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default 400. P541 = 400 # NAT Traversal. 0 - yes, 1 - no, 2 - No, but send keep-alive P514 = 1 # Subscribe MWI. (Whether or not send SUBSCRIBE for Message Waiting Indication) 0 - no, 1 - yes P515 = 0 # Proxy Require P518 = # Voice Mail UserID (User ID/extension for 3rd party voice mail system) P526 = # Send DTMF method. 0 - in audio, 1 - via RTP, 2 - via SIP INFO P516 = 0 # Early Dial. 0 - no, 1 - yes P522 = 0 # Dial Plan Prefix P519 = # Enable Call Features. 0 - no, 1 - yes. P520 = 1 # Disable Missed-Call (Missed calls will not be logged if set to Yes). 0 - no, 1 - yes P542 = 0 # Default Session Expires (in seconds. default 180 seconds. Allowed value: 90-65535) P534 = 180 # Minimum SE (in seconds. default 90 seconds, must be lower than or equal to P260) P527 = 90 # Caller Request Timer (Request for timer when calling) 0 - no, 1 - yes P528 = # Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one) 0 - no, 1 - yes P529 = # Force Timer (Still use timer when remote party does not support timer) 0 - no, 1 - yes P530 = # Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE) 0 - no, 1 - yes P531 = # UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS P532 = 0 # UAS Specify Refresher. 1 - UAC, 2 - UAS P533 = 1 # Enable 100rel. 0 - no, 1 - yes P535 = 0 # Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2 # 3 - custom ring tone 3. P523 = 0 # Send Anonymous P521 = # Auto Answer. 0 - no, 1 - yes. P525 = 0 # Allow Auto Answer by Call-Info. 0 - no, 1 - yes P538 = 0 # Turn off speaker on remote disconnect. 0 - no, 1 - yes P539 = 0 # Special Feature. 100 - Standard, 101 - Nortel MCS. P524 = 100 #----------------------------------------------------------------------------- # Codec/Voice Quality settings #----------------------------------------------------------------------------- # First codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P551 = 0 # Second codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P552 = 3 # Third codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P553 = 4 # Forth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P554 = 8 # Fifth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P555 = 18 # Sixth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P556 = 0 # Seventh codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P557 = 0 # Eighth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P558 = 0 ######################################################################## # SIP Account 4 Settings ######################################################################## # Account Active (In Use). 0 - no, 1 - yes P601 = 0 #Account Name P617 = # SIP Server P602 = # Outbound Proxy Server P603 = # SIP User ID P604 = # Authenticate ID P605 = # Authenticate Password P606 = # Display Name (John Doe) P607 = # Use DNS SRV. 0 - no, 1 - yes. P608 = 0 # User ID is phone number. "user=phone". 0 - no, 1 - yes P609 = 0 # SIP Registration. 0 - no, 1 - yes P610 = 1 # Unregister on Reboot. 0 - no, 1 - yes P611 = 0 # Register Expiration (in minutes. default 1 hour, max 45 days) P612 = 60 # SIP Local port (default 5066) P613 = 5066 # SIP T1 Timeout. RFC 3261 T1 value (RTT estimate) # 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default 100. P640 = 100 # SIP T2 Interval. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses. # 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default 400. P641 = 400 # NAT Traversal. 0 - yes, 1 - no, 2 - No, but send keep-alive P614 = 1 # Subscribe MWI. Whether or not send SUBSCRIBE for Message Waiting Indication. 0 - no, 1 - yes P615 = 0 # Proxy Require P618 = # Voice Mail UserID (User ID/extension for 3rd party voice mail system) P626 = # Send DTMF method. 0 - in audio, 1 - via RTP, 2 - via SIP INFO P616 = 0 # Early Dial. 0 - no, 1 - yes P622 = 0 # Dial Plan Prefix P619 = # Enable Call Features. 0 - no, 1 - yes. P620 = 1 # Disable Missed-Call (Missed calls will not be logged if set to Yes). 0 - no, 1 - yes P642 = 0 # Default Session Expires (in seconds. default 180 seconds. Allowed value: 90-65535) P634 = # Minimum SE (in seconds. default 90 seconds, must be lower than or equal to P260) P627 = # Caller Request Timer (Request for timer when calling) 0 - no, 1 - yes P628 = # Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one) 0 - no, 1 - yes P629 = # Force Timer (Still use timer when remote party does not support timer) 0 - no, 1 - yes P630 = # Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE) 0 - no, 1 - yes P631 = # UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS P632 = 0 # UAS Specify Refresher. 1 - UAC, 2 - UAS P633 = 1 # Enable 100rel. 0 - no, 1 - yes P635 = 0 # Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2 # 3 - custom ring tone 3. P623 = 0 # Send Anonymous. 0 - no, 1 - yes P621 = 0 # Auto Answer. 0 - no, 1 - yes. P625 = 0 # Allow Auto Answer by Call-Info. 0 - no, 1 - yes P638 = 0 # Turn off speaker on remote disconnect. 0 - no, 1 - yes P639 = 0 # Special Feature. 100 - Standard, 101 - Nortel MCS. P624 = 100 #----------------------------------------------------------------------------- # Codec/Voice Quality settings #----------------------------------------------------------------------------- # First codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P651 = 0 # Second codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P652 = 3 # Third codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P653 = 4 # Forth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P654 = 8 # Fifth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P655 = 18 # Sixth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P656 = 0 # Seventh codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P657 = 0 # Eighth codec. 0 - PCMU, 2 - G.726-32, 3 - GSM, 4 - G.723.1, 8 - PCMA, 9 - G.722 (wide band), 18 - G.729A/B P658 = 0 ################################################################################ # End User Settings. Please do not edit this section. ################################################################################ # End User Password #P196 = 123 # DHCP support. 0 - yes, 1 - no #P8 = 0 # PPPoE support. PPPoE user ID #P82 = # PPPoE password #P83 = # Host name, DHCP option 12. Max length allowed is 32 bytes. P146 = # Domain name, DHCP option 15. Max length allowed is 32 bytes. P147 = # Vendor Class ID, DHCP option 60. Max length allowed is 32 bytes. P148 = # IP Address. Ignore if DHCP or PPPoE is used #P9 = 192 #P10 = 168 #P11 = 0 #P12 = 1 # Subnet mask. Ignore if DHCP or PPPoE is used #P13 = 255 #P14 = 255 #P15 = 255 #P16 = 0 # Router. Ignore if DHCP or PPPoE is used #P17 = 192 #P18 = 168 #P19 = 1 #P20 = 1 # Use this DNS server. (if specified). #P92 = 192 #P93 = 168 #P94 = 0 #P95 = 2 # DNS 1. Ignore if DHCP or PPPoE is used #P21 = 192 #P22 = 168 #P23 = 0 #P24 = 1 # DNS 2. Ignore if DHCP or PPPoE is used #P25 = 0 #P26 = 0 #P27 = 0 #P28 = 0 #-------------------------------------------------------------------------- # End User Multi Purpose Keys #-------------------------------------------------------------------------- # Multi Purpose Key 1 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P323 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P301 = # Name P302 = # UserID P303 = # Multi Purpose Key 2 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P324 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P304 = # Name P305 = # UserID P306 = # Multi Purpose Key 3 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P325 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P307 = # Name P308 = # UserID P309 = # Multi Purpose Key 4 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P326 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P310 = # Name P311 = # UserID P312 = # Multi Purpose Key 5 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P327 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P313 = # Name P314 = # UserID P315 = # Multi Purpose Key 6 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P328 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P316 = # Name P317 = # UserID P318 = # Multi Purpose Key 7 # ------------------------------------------ # Key Mode. 0 - Speed Dial, 1 - Asterisk BLF P329 = # Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4 P319 = # Name P320 = # UserID P321 = #----------------------------------------------------------------------------- # End User Time settings #----------------------------------------------------------------------------- # Time Zone. Offset in minutes to GMT P64 = 420 # Allow DHCP Option 2 to override Time Zone setting. 0 - No, 1 - Yes. # When set to Yes(1), it will override the configured Time Zone setting if available. P143 = 0 # Daylight Savings Time. 0 - no, 1 - yes P75 = 0 # LCD Backlight Always On. 0 - no, 1 - yes P322 = 0 # Time Display Format. 0 - 12 Hour, 1 - 24 Hour P122 = 0 # Date Display Format. 0 - Year-Month-Day, 1 - Month-Day-Year, 2 - Day-Month-Year P102 = 0 # Display Clock instead of Date. 0 - no, 1 - yes P123 = 0 # Device Mode. 0 - Switch, 1 - NAT/Router. Default is 0. P231 = 0 # WAN side http access. 0 - Disable(default), 1 - Yes. P190 = 0 # Reply to ICMP on WAN port. 0 - No, 1 - Yes. Unit will not respond to PING from WAN side if set to No. P189 = 0 #Cloned WAN MAC Address. #P115 = #P116 = #P117 = #P118 = #P119 = #P120 = #LAN Subnet Mask. Default is 255.255.255.0. #P110 = #LAN Base/Gateway/Router IP for the LAN port, default is 192.168.2.1. #P111 = #DHCP IP Lease Time, in units of hours, default is 120 hours or 5 days. #P112 = 120 #DMZ IP. #P113 = #----------------------------------------------------------- # Port Forwarding Settings. #----------------------------------------------------------- ############# Choice 1 #################################### # WAN Port P150 = # LAN IP P158 = # LAN Port P166 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P174 = ############# Choice 2 #################################### # WAN Port P151 = # LAN IP P159 = # LAN Port P167 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P175 = ############# Choice 3 #################################### # WAN Port P152 = # LAN IP P160 = # LAN Port P168 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P176 = ############# Choice 4 #################################### # WAN Port P153 = # LAN IP P161 = # LAN Port P169 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P177 = ############# Choice 5 #################################### # WAN Port P154 = # LAN IP P162 = # LAN Port P170 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P178 = ############# Choice 6 #################################### # WAN Port P155 = # LAN IP P163 = # LAN Port P171 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P179 = ############# Choice 7 #################################### # WAN Port P156 = # LAN IP P164 = # LAN Port P172 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P180 = ############# Choice 8 #################################### # WAN Port P157 = # LAN IP P165 = # LAN Port P173 = # Protocol. 0 - UDP Only, 1 - TCP Only, 2 - TCP and UDP. P181 =
_______________________________________________ --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