Настройка связки NSG-3524 <=> Asterisk

Голосовой шлюз NSG-3524 (Welltech) имеет 4 FXS порта на борту. Создадим в FreePBX 4 extension-а примерно такого содержания:

User Extension: 777
Dislpay Name: 777
secret: 777_password

User Extension: 778
Dislpay Name: 778
secret: 778_password

User Extension: 779
Dislpay Name: 779
secret: 779_password

User Extension: 780
Dislpay Name: 780
secret: 780_password

Теперь прошиваем шлюз прошивкой с поддержкой SIP и настраиваем его. Прошивку, а также руководство пользователя можно взять на сайте nsgate.ru, здесь я эти функции описывать не буду. Дальше после конфигурирования и перезагрузки должно получиться следующее:

rom -print

Download Method  :  TFTP
       Boot Rom  :  sdboot.200
Application Rom  :  4asipfxs.114
        DSP App  :  48302ce3.140
     DSP Kernel  :  48302ck.140
  DSP Test Code  :  483cbit.bin
      Hold Tone  :  holdtone.101

ifaddr -print

Internet address information
    WAN IP address       : 10.70.131.200
    Subnet mask          : 255.255.252.0
    Default gateway      : 10.70.128.1
    DHCP startup         : OFF
    SNTP                 : mode=0, sntp off
    IPSharing            : no IPSharing device.
    HTTP port            : 80
    Primary DNS Server   : 89.222.212.129
    Secondary DNS Server : 168.95.1.2
    Security             : OFF

sysconf -print

System information
        Gateway Service             : 0
        Inter-Digits time           : 3
        BusyForward                 : OFF
        Keypad DTMF type            : RFC2833
        End of Dial Digit           : #
        Caller ID Type              : FSK(ETSI)
        DTMF Caller ID Start Symbol : D
        DTMF Caller ID End Symbol   : C
        RFC2833 Payload Type        : 101
        FAX Payload Type            : 96
        Disconnect Supervision      : OFF
        Loop Current Drop Time(ms)  : 500
        Duration Value in INFO      : 160
        user=phone parameter        : ON
        IVR Auto Hang up            : Disable
        Billing Sig Mode            : None
        Transfer Mode               : Disable
        MWI subscription            : OFF
        Special number              : x
        SIP port assigning manner   : Disable
        Billing Method Mode         : Only Once
        Call Waiting                : OFF
        Include Ptime               : ON

sip -print

    Run Mode                   : PROXY MODE
    Primary Proxy address      : pbx.spnet.ru
    Primary Proxy port         : 5060
    Secondary Proxy address    : null
    Secondary Proxy port       : 5060
    OutBound Proxy address     : null
    OutBound Proxy port        : 5060
    Prefix string              : null
    Line1                      : 777
    Line2                      : 778
    Line3                      : 779
    Line4                      : 780
    Line1 Status               : Open
    Line2 Status               : Open
    Line3 Status               : Open
    Line4 Status               : Open
    pbook search               : OFF
    Local Ringback Tone        : OFF
    PRovisional ACKnowledgment : OFF
    Late Media                 : OFF
    SIP listen port            : 5060
    RTP receive port           : 16384
    Expire                     : 60
    Session Expire             : x
    Minimum Session Expire     : x
    User agent                 : x
    Retransmission T1          : 500
    Retransmission T2          : 4000
    Retransmission T4          : 5000
    General Linger Timer       : 32000

security -print

 Line1 account information
    Username    : 777
    Password    : ************
 Line2 account information
    Username    : 778
    Password    : ************
 Line3 account information
    Username    : 779
    Password    : ***********
 Line4 account information
    Username    : 780
    Password    : ***********

line -print

Line information and configuration
Line  Reg. Status
=================
1     OK   Ready
2     OK   Ready
3     OK   Ready
4     OK   Ready

voice -print

Voice codec setting relate information
    Sending packet size  :
            G.723.1      : 60 ms
            G.729A       : 40 ms
            G.711U       : 40 ms
            G.711A       : 40 ms
    Priority order codec :
            g7231 g729a g711u g711a
    Volume levels        :
            voice volume : 28
            input gain   : 28
            dtmf volume  : 23
 No sound compress & CNG :
            G.723.1      : Off
            G.729A       : There is no setting
            G.711(U-Law) : Off
            G.711(A-Law) : Off
    Echo canceller       : On On On On
    Jitter buffer        :
            Min Delay    : 90
            Max Delay    : 150

support -print

Special Voice function support manipulation
    T.38(FAX) support : Disabled
    Modem relay       : Disabled
    Faxecm            : Disabled
    Redundancy depth  : 0
    Modem volume      : 6
    Fax max rate      : 14400
Line1 Forward Numbers
    Busy Forward number        :
    NoAnswer Forward number    :
    Uncondition Forward number :
Line2 Forward Numbers
    Busy Forward number        :
    NoAnswer Forward number    :
    Uncondition Forward number :
Line3 Forward Numbers
    Busy Forward number        :
    NoAnswer Forward number    :
    Uncondition Forward number :
Line4 Forward Numbers
    Busy Forward number        :
    NoAnswer Forward number    :
    Uncondition Forward number :

Комментарии запрещены.