Здравствуйте! Ситуация такая нудно связать IP атс и аналоговую АТС через AP1100F (fxo). На IP АТС шлюз подключет как внешнее устройство на 8 портов, проблема в следующем: при звонке из IP все хорошо, но вот обратно шлюз делает локальный звонок на другой порт fxo.
конфиг такой:
! 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 timing dtmf-duration 350 announcement language english busyout monitor gatekeeper busyout monitor voip-interface ! ! ! Voice port configuration. ! ! FXO voice-port 0/0 caller-id enable ! ! ! FXO voice-port 0/1 caller-id enable ! ! ! FXO voice-port 0/2 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 1 pots destination-pattern T port 0/0 preference 2 ! dial-peer voice 2 pots destination-pattern T port 0/1 ! dial-peer voice 3 pots destination-pattern T port 0/2 ! dial-peer voice 4 pots destination-pattern T port 0/3 ! dial-peer voice 5 pots destination-pattern T port 1/0 ! dial-peer voice 6 pots destination-pattern T port 1/1 ! dial-peer voice 7 pots destination-pattern T port 1/2 ! dial-peer voice 8 pots destination-pattern T port 1/3 ! ! ! ! Voip peer configuration. ! dial-peer voice 10 voip destination-pattern 5.. session target sip-server session protocol sip codec g729 no vad dtmf-relay h245-signal preference 1 fax protocol t38 redundancy 0 fax rate 9600 ! ! ! ! dial-peer hunt 2 ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id voip.192.168.1.35 no ignore-msg-from-other-gk ! ! ! SIP UA configuration. ! sip-ua sip-server 192.168.1.8 srv enable register gateway
Что не так делаю?
|