Зарегистрирован: 15 май 2011, 08:30 Сообщения: 2
|
Добрый день!
Есть AP1100F с 8 FXO. Как сделать задержку перед поднятием трубки Адпаком при входящем звонке на FXO? Прописал для voice-port 1/3 ring number 2, но шлюз упорно продолжает поднимать трубку сразу. Вот мой конфиг
! version 8.30R ! 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.3.107 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 bypass fax rate 9600 h323 call start fast h323 call tunnel enable ! ! ! Voice port configuration. ! ! FXO voice-port 0/0 input gain 3 output gain 3 connection plar 888483713 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 0/1 input gain 3 output gain 3 connection plar 888483853 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 0/2 input gain 3 output gain 3 connection plar 888483182 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 0/3 input gain 3 output gain 3 connection plar 888470722 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 1/0 input gain 3 output gain 3 connection plar 888474966 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 1/1 input gain 3 output gain 3 connection plar 888474967 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 1/2 input gain 3 output gain 3 connection plar 888284295 ring detect-timeout 70 fax-early-detect no caller-id enable no comfort-noise ! ! ! FXO voice-port 1/3 input gain 3 output gain 3 connection plar 8884707211 ring detect-timeout 70 ring number 2 fax-early-detect no caller-id enable no comfort-noise ! ! ! ! ! Pots peer configuration. ! dial-peer voice 0 pots destination-pattern 9T port 0/0 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 1 pots destination-pattern 9T port 0/1 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 2 pots destination-pattern 9T port 0/2 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 3 pots destination-pattern 9T port 0/3 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 4 pots destination-pattern 9T port 1/0 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 5 pots destination-pattern 9T port 1/1 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 6 pots destination-pattern 9T port 1/2 user-name 1000 user-password 1234 translate-outgoing called-number 1 dial-peer voice 7 pots destination-pattern 9T port 1/3 user-name 1000 user-password 1234 translate-outgoing called-number 1 ! ! ! ! Voip peer configuration. ! dial-peer voice 1000 voip destination-pattern 888...... session target sip-server session protocol sip voice-class codec 1 no vad dtmf-relay rtp-2833 fax protocol bypass fax rate 9600 ! ! ! ! dial-peer hunt 6 ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id voip.192.168.3.107 no ignore-msg-from-other-gk ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw ! ! ! ! ! Translation Rule configuration. ! translation-rule 1 rule 0 9T T ! ! ! ! SIP UA configuration. ! sip-ua user-register sip-server 192.168.3.200 register e164 ! ! ! MGCP configuration. ! mgcp codec g711ulaw no vad ! ! ! Tones voice class clear-down-tone 0 425 0 340 340 ! ! ! ! !
|
|