• Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    Нашел ман, уже настроил спасибо!
  • Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    Понял, учту на будущее. Раньше с AddPac ни разу не сталкивался, вот и затупил с настройкой
  • Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    Владимир: Спасибо, попробую Ваш способ
  • Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    Viktor: какие тут обиды))) вы и так подсказали в каком направлении гуглить))) я на это и не рассчитывал) уже легче будет найти способ решения задачи
  • Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    входящий номер на FXO отправить на AP-100B
  • Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    AP1100F# sh run
    !
    version 8.30W
    !
    hostname AP1100F
    !
    no bridge spanning-tree
    !
    dhcp-list 1 type server
    dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128
    !
    ip-share enable
    ip-share interface net-side ether0.0
    ip-share interface local-side ether1.0
    !
    interface ether0.0
    ip address 192.168.0.1 255.255.255.0
    !
    interface ether1.0
    no ip address
    !
    snmp name AP1100F
    snmp enable-trap dn-register 300 forcely-block
    !
    no arp reset
    !
    ! VoIP configuration.
    !
    ! Voice service voip configuration.
    !
    voice service voip
    fax protocol t38 redundancy 0
    fax rate 9600
    h323 call start fast
    h323 call tunnel enable
    !
    ! Voice port configuration.
    !
    ! FXO
    voice-port 0/0
    connection plar 5455
    ring detect-timeout 50
    caller-id enable
    !
    !
    ! FXO
    voice-port 0/1
    no caller-id enable
    !
    !
    ! FXO
    voice-port 0/2
    no caller-id enable
    !
    !
    ! FXO
    voice-port 0/3
    no caller-id enable
    !
    !
    ! FXO
    voice-port 1/0
    no caller-id enable
    !
    !
    ! FXO
    voice-port 1/1
    no caller-id enable
    !
    !
    ! FXO
    voice-port 1/2
    no caller-id enable
    !
    !
    ! FXO
    voice-port 1/3
    no caller-id enable
    !
    ! Pots peer configuration.
    !
    dial-peer voice 5455 pots
    destination-pattern 5455
    port 0/0
    !
    ! Voip peer configuration.
    !
    dial-peer voice 1000 voip
    destination-pattern T
    session protocol sip
    no vad
    dtmf-relay rtp
    !
    gatekeeper
    !
    ! Gateway configuration.
    !
    gateway
    h323-id voip.192.168.0.1
    no ignore-msg-from-other-gk
    !
    ! SIP UA configuration.
    !
    sip-ua
    !
    ! MGCP configuration.
    !
    mgcp
    no codec
    vad
    !
    ! Tones

    AP-100B
    Building configuration...

    Current configuration:
    !
    version 8.41.085
    !
    hostname AP100B
    !
    username root password router administrator
    !
    !
    interface Loopback0
    ip address 127.0.0.1 255.0.0.0
    !
    interface FastEthernet0/0
    ip address 192.168.0.2 255.255.255.0
    ip nat outside
    speed auto
    no qos-control
    !
    interface FastEthernet0/1
    ip address 192.168.10.1 255.255.255.0
    ip nat inside
    speed auto
    no qos-control
    !
    access-list 100 permit ip 192.168.10.0 0.0.0.255 any
    !
    !
    ip nat inside source list 100 interface FastEthernet0/0 overload
    !
    !
    snmp name AP100B_G2
    !
    !
    http server
    !
    !
    !
    !
    !
    !
    ! VoIP configuration.
    !
    !
    ! Voice service voip configuration.
    !
    voice service voip
    fax protocol bypass
    fax rate 9600
    h323 call start fast
    h323 call tunnel enable
    busyout monitor gatekeeper
    busyout monitor sip-server
    no busyout monitor callagent
    busyout monitor voip-interface
    !
    !
    ! Voice port configuration.
    !
    ! FXS
    voice-port 0/0
    connection plar 15455
    caller-id enable
    !
    !
    ! FXS
    voice-port 0/1
    no caller-id enable
    !
    !
    !
    !
    ! Pots peer configuration.
    !
    dial-peer voice 0 pots
    destination-pattern 5455
    port 0/0
    call-waiting
    !
    dial-peer voice 1 pots
    port 0/1
    !
    dial-peer voice 101 pots
    !
    dial-peer voice 5455 pots
    destination-pattern 5455
    port 0/0
    !
    !
    !
    ! Voip peer configuration.
    !
    dial-peer voice 1000 voip
    destination-pattern T
    session target sip-server
    session protocol sip
    voice-class codec 0
    no vad
    dtmf-relay rtp-2833
    !
    !
    !
    !
    !
    !
    ! Gateway configuration.
    !
    gateway
    h323-id voip.10.91.5.36
    no ignore-msg-from-other-gk
    !
    !
    ! Codec classes configuration.
    !
    voice class codec 0
    codec preference 1 g7231r63
    codec preference 2 g729
    codec preference 3 g711ulaw
    codec preference 4 g711alaw
    !
    !
    !
    ! Speed dial configuration.
    !
    speed-dial
    1 5455 test
    !
    !
    ! SIP UA configuration.
    !
    sip-ua
    sip-server 192.168.0.1
    !
    !
    ! MGCP configuration.
    !
    mgcp
    vad
    !
    !
    ! Tones
    !
    !
    !
    !
    line console
    !
    line vty
    !
    !
    sms
    quota 30
    !
  • Проблема с настройкой AddPac1100F-C?

    @crasyYoZhik Автор вопроса
    раскидыванием звонков по подразделениям занимается АТС, задача стоит именно в настройке эдпаков, при том хрен бы с выходом в другие подразделения, нужно хотя-бы пробпросить номер через локальную сеть