Здравствуйте!
Имеется AddPack AP700. Настроен так: FXS 0/0 - тел. номер 123 FXS 0/1 - тел. номер 124 FXS 0/2 - тел. номер 125 FXS 0/3 - тел. номер 126 PSTN - тел. номер (3812)723738
Приходит с городской АТС вызов на порт PSTN. Автоматически шлюз перенаправляет вызов на порт FXS 0/0 (если он занят, то на FXS 0/1 и т.д.). Сотрудник в офисе поднимает трубку и пытается переслать вызов на другого сотрудника - нажимает клавишу flash. Но как только он нажимает клавишу flash, то: 1. звонящий слышит сигнал отбоя 2. сотрудник слышит: "Неправильно набран номер". Если приходит звонок с внуртеннего тел. номера организации (IP), то flash срабатывает корректно - звонок перенаправляется. Линия ГТС работает в импульсном режиме.
Вопрос: возможно ли (и как) настроить AP700 так, чтобы можно было пересылать вызов, пришедший с городской линии, на другой внутренний номер?
Конфиг: Current configuration: ! version 8.41.076 ! hostname pereleta_voip service advanced-vty ! username root password router administrator ! ! interface Loopback0 ip address 127.0.0.1 255.0.0.0 ! interface FastEthernet0/0 ip address 10.100.3.10 255.255.255.0 speed auto no qos-control ! interface FastEthernet0/1 no ip address speed auto no qos-control ! ip route 0.0.0.0 0.0.0.0 10.100.3.1 ip route 192.168.172.0 255.255.255.0 10.100.3.1 ! ! ! ! ! ! ! ! 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 timeout tohdt 200 busyout monitor gatekeeper busyout monitor sip-server no busyout monitor callagent busyout monitor voip-interface ! ! ! Voice port configuration. ! ! FXS voice-port 0/0 caller-id enable ! ! ! FXS voice-port 0/1 caller-id enable ! ! ! FXS voice-port 0/2 caller-id enable ! ! ! FXS voice-port 0/3 caller-id enable ! ! ! ! ! Pots peer configuration. ! dial-peer voice 123 pots destination-pattern 123 port 0/0 ! dial-peer voice 124 pots destination-pattern 124 port 0/1 ! dial-peer voice 125 pots destination-pattern 125 port 0/2 ! dial-peer voice 126 pots destination-pattern 126 port 0/3 ! ! ! ! Voip peer configuration. ! dial-peer voice 1 voip destination-pattern T session target ip 192.168.172.11 no vad dtmf-relay h245-alphanumeric translate-outgoing called-number 1 ! ! ! dial-peer call-hold h dial-peer call-transfer h ! dial-peer max-digits 20 ! ! ! Gateway configuration. ! gateway h323-id voip.192.168.134.5 no ignore-msg-from-other-gk ! ! ! Translation Rule configuration. ! translation-rule 1 rule 1 T 9 ! ! ! ! SIP UA configuration. ! sip-ua ! ! ! MGCP configuration. ! mgcp vad ! ! ! Tones ! ! ! voip-interface ip FastEthernet0/0 ! line console ! line vty ! end
|