Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v3.0.2 Professional
Login
Loading

Connecting with ZyXEL Prestige 2602HW

The P-2602HW is an all-in-one ADSL VoIP IAD, combining high speed ADSL Internet access, a 4-port Ethernet switch, IEEE 802.11g wireless access, and Voice over IP communication capabilities. This document explains how to set up this device to work with Brekeke PBX so that you can send and receive calls from a landline or mobile phone, as well as an IP phone, through your VoIP service provider. For more information on this product, please go to ZyXEL company website.

Prestige 2602HW Installation

Follow the directions in the Quick Start Guide of the P-2602HW series to complete the installation before proceeding to the next step.

Using a Web Browser to Enable Service

The P-2602HW has the Web Configurator that allows you to easily view and manage your gateway's settings through an internet browser. Please follow the instructions below carefully.

1. SIP Settings

2. Advanced Settings


  1. Right are the typical settings for SIP accounts SIP1 and SIP2. These settings will work with current release of the Brekeke PBX and Brekeke SIP server. You can change these settings to work with your network environment. Remember to click the Apply button to save your changes.
  2. Special Notes: Regarding to voice compression type, this device will work best with Brekeke PBX if you set the packet size to 20ms. Use Telnet to change the packet size (the size of the voice frame sent out by the VoIP client) in the P-2602HW unit.

3. Configuration Steps

  1. At the DOS prompt, type telnet < enter >
  2. Connect to the unit at a default port (port 23) and enter your password
    O < ip address of Prestige 2620HW >
  3. Enter 24 to select the System Maintenance menu.
  4. Enter 8 to select the Command Interpreter Mode menu.
  5. Execute the following commands in order:
    • voice config rtp disp 1 (display the current value)
    • voice config rtp index 1 (open index for voice config rtp)
    • voice config rtp packetsize 1 1 2 (set g711 to 20ms and g729 to 30ms)
    • voice config rtp save 1 (save the changes)
    • voice config rtp disp 1 (display the current value)

4. Voice-Phone

Click Phone to go to Voice-Phone menu and set up the way you would like to send and receive VoIP calls. For other features such as QoS and speed dial, please refer to the Quick Start Guide.

Dial Plan or ARS Setting

For Brekeke SIP Server Users, please check wiki post Connecting Gateways with BSS

For Brekeke PBX users, please check wiki post Connecting Gateways with BPBX or Update Issues from v2.2.7.7 and before

Sample ARS Pattern-OUT for outbound calls at [Brekeke PBX Admintool]>[ARS]>[New Route]
Pattern - OUT
-----------------------
Matching Patterns:
To=sip:([0-9]{7,25})@

Deploy Patterns:
To=sip:$1@gateway_IP
------------------------