СвязьПроект http://old.xdsl.ru/svpro/ |
|
Bridge AP2640-Wi-Fi-AP2640 http://old.xdsl.ru/svpro/viewtopic.php?f=4&t=163 |
Страница 1 из 1 |
Автор: | _mag_ [ 10 апр 2008, 05:45 ] |
Заголовок сообщения: | Bridge AP2640-Wi-Fi-AP2640 |
Приветствую. Была дана задача реализовать вынос номеров по IP. Дано: Офис0 (ATC Samsung iDCS-500 с городскими линиями) - AP2640 (16 FXO) - Wi-Fi bridge (две точки доступа, объединенные в мост) - AP2640 (16 FXS) - Офис1. Задача реализована, но есть определенные проблемы: 1. При поднятии трубки звонящего телефона в Офисе1 идет сплошной гудок (т.е. идет обрыв). Эта ситуация повторяется как при звонке из Офиса0, так и при звонках с города. В логах АТС отчетливо видны обрывы (длительность звонков в 3-5 сек, что не нормально). 2. Как следствие из п.1, должным образом не обрабатывается переодресация (такие же отбои). 3. При наборе номера с выходом на город из Офиса1 слышны гудки "занято". Из логов АТС видим, что не полностью набирается номер, например вместо номера 9-8-902-1234567 набирается 9-8-902-123567. Естесственно такого номера нет. Самое забавное, что тенденцию обнаружить не получается ни на одной из 3 проблем. Хаотичность объяснить логикой не реально. Таким образом то отбои идут, то их нет (первый, второй звонок отбились - а третий нормально); с набором номеров такая же ситуация, то нормально набрался, то неполностью. Для решения таких проблем были предприняты следующие действия: 1. Настройка сигнала занято (FXO) (config)# voice class clear-down-tone 0 450 0 500 500 2. Увеличение задержки времени ring detect-timeout (до 7 секунд). 3. Слышимость BACKRING еще до установления связи с FXO/ 4. Танцы с бубном вокруг частотности тон-сигналов для максимального comunity железок и АТС. Все эти танцы и махинации практически решили проблему с отбоями (по крайней мере их стало значительно меньше), но вот проблема неполного набора номера так и осталась. Может кто-нибудь сталкивался с подобной проблемой. Буду благодарен за советы. Сразу оговорюсь - проблемность Wi-Fi можно откинуть. Проверял не раз - Wi-Fi work properly. Конфиги прилагаю: AP2640_FXO# sh run ! version 8.30N ! hostname AP2640_FXO ! ! no bridge spanning-tree ! ip route-cache ! ! no ip-share enable ! ! interface ether0.0 ip address ххх.хх.х.х 255.255.255.252 ! interface ether1.0 ip address ххх.хх.х.х 255.255.255.252 ! snmp name AP2640 snmp enable-trap dn-register 300 forcely-block ! no arp reset ! route 0.0.0.0 0.0.0.0 ххх.хх.х.х ! utilization cpu ! logging event all logging on ! remote-log interval 1 remote-log primary-server ххх.хх.х.х remote-log secondary-server ххх.хх.х.х ! ntp refresh 600 ntp offset 05:00 ntp server ххх.хх.х.х ! ! ! ! ! ! VoIP configuration. ! ! ! Controller configuration. ! ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 0 fax rate 9600 h323 call start fast h323 call channel early h323 call tunnel enable timeout t303 8 timing dtmf-duration 100 no local-ringback-tone remote-log primary-server ххх.хх.х.х remote-log secondary-server ххх.хх.х.х remote-log interval 1 ! ! ! Voice port configuration. ! ! FXO voice-port 0/0 connection plar 300 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 0/1 connection plar 301 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 0/2 connection plar 302 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 0/3 connection plar 303 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 1/0 connection plar 304 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 1/1 connection plar 305 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 1/2 connection plar 306 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 1/3 connection plar 307 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 2/0 connection plar 308 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 2/1 connection plar 309 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 2/2 connection plar 310 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 2/3 connection plar 311 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 3/0 connection plar 312 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 3/1 connection plar 313 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 3/2 connection plar 314 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXO voice-port 3/3 connection plar 315 ring detect-timeout 70 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! ! ! Pots peer configuration. ! dial-peer voice 100 pots destination-pattern 100 port 0/0 ! dial-peer voice 101 pots destination-pattern 101 port 0/1 ! dial-peer voice 102 pots destination-pattern 102 port 0/2 ! dial-peer voice 103 pots destination-pattern 103 port 0/3 ! dial-peer voice 104 pots destination-pattern 104 port 1/0 ! dial-peer voice 105 pots destination-pattern 105 port 1/1 ! dial-peer voice 106 pots destination-pattern 106 port 1/2 ! dial-peer voice 107 pots destination-pattern 107 port 1/3 ! dial-peer voice 108 pots destination-pattern 108 port 2/0 ! dial-peer voice 109 pots destination-pattern 109 port 2/1 ! dial-peer voice 110 pots destination-pattern 110 port 2/2 ! dial-peer voice 111 pots destination-pattern 111 port 2/3 ! dial-peer voice 112 pots destination-pattern 112 port 3/0 ! dial-peer voice 113 pots destination-pattern 113 port 3/1 ! dial-peer voice 114 pots destination-pattern 114 port 3/2 ! dial-peer voice 115 pots destination-pattern 115 port 3/3 ! ! ! ! Voip peer configuration. ! dial-peer voice 300 voip destination-pattern 300 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 301 voip destination-pattern 301 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 302 voip destination-pattern 302 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 303 voip destination-pattern 303 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 304 voip destination-pattern 304 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 305 voip destination-pattern 305 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 306 voip destination-pattern 306 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 307 voip destination-pattern 307 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 308 voip destination-pattern 308 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 309 voip destination-pattern 309 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 310 voip destination-pattern 310 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 311 voip destination-pattern 311 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 312 voip destination-pattern 312 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 313 voip destination-pattern 313 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 314 voip destination-pattern 314 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 315 voip destination-pattern 315 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! ! ! ! ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id voip.ххх.хх.х.х no ignore-msg-from-other-gk ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g726r32 codec preference 2 g726r16 ! ! ! ! SIP UA configuration. ! sip-ua ! ! ! MGCP configuration. ! mgcp codec g711ulaw vad ! ! ! Tones voice class clear-down-tone 0 425 0 500 500 ! voice class dial-tone 425 0 10000 0 0 0 -12 ! voice class line-busy-tone 400 450 500 500 0 0 -12 ! voice class reorder-tone 425 0 300 200 0 0 -12 ! voice class line-lock-tone 425 0 100 100 0 0 -12 ! ! AP2640_FXS# sh run ! version 8.30N ! hostname AP2640_FXS ! ! no bridge spanning-tree ! ! no ip-share enable ! ! interface ether0.0 ip address ххх.хх.х.х 255.255.255.252 ! interface ether1.0 ip address ххх.хх.х.х 255.255.255.252 ! snmp name AP2640 snmp enable-trap dn-register 300 forcely-block ! no arp reset ! route 0.0.0.0 0.0.0.0 ххх.хх.х.х ! utilization cpu utilization ethernet ! logging event all logging on ! remote-log interval 1 remote-log primary-server ххх.хх.х.х remote-log secondary-server ххх.хх.х.х ! ntp refresh 600 ntp offset 05:00 ntp server ххх.хх.х.х ! ! ! ! ! ! VoIP configuration. ! ! ! Controller configuration. ! ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 0 fax rate 9600 h323 call start fast h323 call channel early h323 call tunnel enable timeout t303 8 timing dtmf-duration 100 timing fxo-offhook-duration 100 timing fxo-onhook-duration 100 no local-ringback-tone inband-ringback-tone remote-log primary-server ххх.хх.х.х remote-log secondary-server ххх.хх.х.х remote-log interval 1 ! ! ! Voice port configuration. ! ! FXS voice-port 0/0 connection plar 100 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 0/1 connection plar 101 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 0/2 connection plar 102 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 0/3 connection plar 103 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 1/0 connection plar 104 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 1/1 connection plar 105 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 1/2 connection plar 106 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 1/3 connection plar 107 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 2/0 connection plar 108 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 2/1 connection plar 109 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 2/2 connection plar 110 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 2/3 connection plar 111 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 3/0 connection plar 112 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 3/1 connection plar 113 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 3/2 connection plar 114 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! FXS voice-port 3/3 connection plar 115 low-dtmf-gain -3 high-dtmf-gain -3 no caller-id enable ! ! ! ! ! Pots peer configuration. ! dial-peer voice 300 pots destination-pattern 300 port 0/0 ! dial-peer voice 301 pots destination-pattern 301 port 0/1 ! dial-peer voice 302 pots destination-pattern 302 port 0/2 ! dial-peer voice 303 pots destination-pattern 303 port 0/3 ! dial-peer voice 304 pots destination-pattern 304 port 1/0 ! dial-peer voice 305 pots destination-pattern 305 port 1/1 ! dial-peer voice 306 pots destination-pattern 306 port 1/2 ! dial-peer voice 307 pots destination-pattern 307 port 1/3 ! dial-peer voice 308 pots destination-pattern 308 port 2/0 ! dial-peer voice 309 pots destination-pattern 309 port 2/1 ! dial-peer voice 310 pots destination-pattern 310 port 2/2 ! dial-peer voice 311 pots destination-pattern 311 port 2/3 ! dial-peer voice 312 pots destination-pattern 312 port 3/0 ! dial-peer voice 313 pots destination-pattern 313 port 3/1 ! dial-peer voice 314 pots destination-pattern 314 port 3/2 ! dial-peer voice 315 pots destination-pattern 315 port 3/3 ! ! ! ! Voip peer configuration. ! dial-peer voice 100 voip destination-pattern 100 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 101 voip destination-pattern 101 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 102 voip destination-pattern 102 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 103 voip destination-pattern 103 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 104 voip destination-pattern 104 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 105 voip destination-pattern 105 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 106 voip destination-pattern 106 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 107 voip destination-pattern 107 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 108 voip destination-pattern 108 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 109 voip destination-pattern 109 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 110 voip destination-pattern 110 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 111 voip destination-pattern 111 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 112 voip destination-pattern 112 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 113 voip destination-pattern 113 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 114 voip destination-pattern 114 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! dial-peer voice 115 voip destination-pattern 115 session target ххх.хх.х.х voice-class codec 1 dtmf-relay h245-signal no vad ! ! ! ! ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id voip.ххх.хх.х.х no ignore-msg-from-other-gk ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g726r32 codec preference 2 g726r16 ! ! ! ! SIP UA configuration. ! sip-ua ! ! ! MGCP configuration. ! mgcp codec g711ulaw vad ! ! ! Tones voice class clear-down-tone 0 425 0 500 500 ! voice class dial-tone 425 0 10000 0 0 0 -12 ! voice class line-busy-tone 400 450 500 500 0 0 -12 ! voice class reorder-tone 425 0 300 200 0 0 -12 ! voice class line-lock-tone 425 0 100 100 0 0 -12 ! ! Заранее спасибо |
Автор: | buddy [ 10 апр 2008, 12:33 ] |
Заголовок сообщения: | Re: Bridge AP2640-Wi-Fi-AP2640 |
debug rta ipc debug voip call можете прислать? |
Автор: | _mag_ [ 14 апр 2008, 05:21 ] |
Заголовок сообщения: | |
Странно, может я чего-то непонимаю, но перечисленные команды ничего не выводят, либо что-то не так.... По-сути, разбираясь с вопросом, пришел к выводу, что вышеописанная проблема появилась из-за того, что на АТС после первой и второй цифры набираемого номера стоит пауза, то есть, если набрать 9 8 909 и т.д. то набирается 9 (пауза 2 сек) 8 (пауза 5 сек) 909 и т.д. Фишка в том, что почему-то Addpac, хоть я и поставил паузу между набираемыми цифрами, эти паузы не делает, или если и делает, то уж точно не такие как я задавал при настройке... Может кто знает команду задания паузы только между конкретными цифрами. Например, в АТС можно задать нужные паузы после любой цифры. А в Addpac я нашел, пока, только команду tidt, но она задает паузу между всеми цифрами... |
Автор: | buddy [ 14 апр 2008, 06:48 ] |
Заголовок сообщения: | |
Что бы делать какие-то выводы надо посмотреть отладку. AP(config)# deb-port - Для вывода отладки. |
Автор: | Denis [ 14 апр 2008, 07:25 ] |
Заголовок сообщения: | |
_mag_ писал(а): Может кто знает команду задания паузы только между конкретными цифрами. Например, в АТС можно задать нужные паузы после любой цифры. А в Addpac я нашел, пока, только команду tidt, но она задает паузу между всеми цифрами...
Попробуйте между цифрами в номере поставить запятые. При запятой цифра не будет набираться 1-у секунду. Или уберите паузы на АТС. |
Страница 1 из 1 | Часовой пояс: UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |