настройка шлюза AddPac AP100B

IP телефония и SIP-номера

настройка шлюза AddPac AP100B

Сообщение bacckko » 24 дек 2014, 03:19

Здравствуйте!
Помогите пожалуйста разобраться в настройке в VOIP шлюзе AddPac AP100B.
Вроде настроил все нормально...входящие звонки идут и хорошо слышна, но исходящие никак. В трубке слышно звук с начало, как набираю номер (любой) идет звук как будто телефон занять. Шлюз подключен к adsl роутеру HUAWEI EchoLife HG510a. На софтфонах как Zoiper и Comtube проблем никаких нет, связь отличная и при исходящих и входящих звонках.

Прошу посмотреть мои настройки, что же не так? Кстати добавил еще к сведению звук в трубке после набора номера 100 (такой же звук происходит и при наборе остальных номеров)и WEB настройки (см.вложение):

Код: Выделить всё
Welcome, APOS(tm)  Kernel Version 8.41.089.
Copyright (c) 1999-2006 AddPac Technology Co., Ltd.

User Access Verification

Login: root
Password:
AP100B> en
AP100B# sh run
Building configuration...

Current configuration:
!
version 8.41.089
!
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.1.3 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
!
ip route 0.0.0.0 0.0.0.0 192.168.1.1 10
!
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
!
!
ftp server
http server
!
!
logging event 0-emergency
!
!
!
!
! 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
 busyout monitor gatekeeper
 busyout monitor sip-server
 no busyout monitor callagent
 busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
 connection polling
 caller-id enable
!
!
! FXS
voice-port 0/1
 caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
 destination-pattern 763822
 port 0/0
!
dial-peer voice 1 pots
 port 0/1
!
!
!
! 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:192.168.1.3
 no ignore-msg-from-other-gk
 register
!
!
! Codec classes configuration.
!
voice class codec 0
 codec preference 1 g7231r63
 codec preference 2 g729
 codec preference 3 g711alaw
 codec preference 4 g711ulaw
!
!
!
! SIP UA configuration.
!
sip-ua
 user-register
 sip-username 763822
 sip-password {мой пароль в comtube}
 sip-server 85.192.44.73
 srv enable
 set-local-domain 85.192.44.73
 set-local-host
 register e164
!
!
!
!
! MGCP configuration.
!
mgcp
 vad
!
!
! Tones
!
!
!
voip-interface ip 192.168.1.3
!
line console
!
line vty
!
!
sms
 quota 30
!
end
AP100B#
Вложения
звук в трубке после набора номера 100.rar
(704.83 Кб) Скачиваний: 1496
WEB_настройки.rar
(982.03 Кб) Скачиваний: 1528
bacckko
 
Сообщения: 2
Зарегистрирован: 22 мар 2014, 14:16

Re: настройка шлюза AddPac AP100B

Сообщение sd » 30 дек 2014, 07:12

bacckko писал(а):Здравствуйте!
Помогите пожалуйста разобраться в настройке в VOIP шлюзе AddPac AP100B.
Вроде настроил все нормально...входящие звонки идут и хорошо слышна, но исходящие никак. В трубке слышно звук с начало, как набираю номер (любой) идет звук как будто телефон занять. Шлюз подключен к adsl роутеру HUAWEI EchoLife HG510a. На софтфонах как Zoiper и Comtube проблем никаких нет, связь отличная и при исходящих и входящих звонках.

Прошу посмотреть мои настройки, что же не так? Кстати добавил еще к сведению звук в трубке после набора номера 100 (такой же звук происходит и при наборе остальных номеров)и WEB настройки (см.вложение):

Код: Выделить всё
Welcome, APOS(tm)  Kernel Version 8.41.089.
Copyright (c) 1999-2006 AddPac Technology Co., Ltd.

User Access Verification

Login: root
Password:
AP100B> en
AP100B# sh run
Building configuration...

Current configuration:
!
version 8.41.089
!
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.1.3 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
!
ip route 0.0.0.0 0.0.0.0 192.168.1.1 10
!
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
!
!
ftp server
http server
!
!
logging event 0-emergency
!
!
!
!
! 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
 busyout monitor gatekeeper
 busyout monitor sip-server
 no busyout monitor callagent
 busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
 connection polling
 caller-id enable
!
!
! FXS
voice-port 0/1
 caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
 destination-pattern 763822
 port 0/0
!
dial-peer voice 1 pots
 port 0/1
!
!
!
! 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:192.168.1.3
 no ignore-msg-from-other-gk
 register
!
!
! Codec classes configuration.
!
voice class codec 0
 codec preference 1 g7231r63
 codec preference 2 g729
 codec preference 3 g711alaw
 codec preference 4 g711ulaw
!
!
!
! SIP UA configuration.
!
sip-ua
 user-register
 sip-username 763822
 sip-password {мой пароль в comtube}
 sip-server 85.192.44.73
 srv enable
 set-local-domain 85.192.44.73
 set-local-host
 register e164
!
!
!
!
! MGCP configuration.
!
mgcp
 vad
!
!
! Tones
!
!
!
voip-interface ip 192.168.1.3
!
line console
!
line vty
!
!
sms
 quota 30
!
end
AP100B#

Прошу прощения за долгое молчание. Судя по части sip-ua все настроено верно. Ну, я бы только IP адрес заменил на доменное имя sip.comtube.com. Ну и раз входящие вызовы идут хорошо, то sip-часть настроена верно.

Смущает, что у вас набор номера импульсный, а не тональный... Попробуйте, переключить ваш телефон в тональный режим, возможно адпатер не воспринимает импульсный набор. Вторая причина может быть в маршрутизации исходящих вызовов - ваш адаптер может не знать, куда направлять вызовы.
Аватара пользователя
sd
 
Сообщения: 5184
Зарегистрирован: 31 июл 2009, 13:11

Re: настройка шлюза AddPac AP100B

Сообщение bacckko » 09 янв 2015, 17:20

sd писал(а):Прошу прощения за долгое молчание. Судя по части sip-ua все настроено верно. Ну, я бы только IP адрес заменил на доменное имя sip.comtube.com. Ну и раз входящие вызовы идут хорошо, то sip-часть настроена верно.

Смущает, что у вас набор номера импульсный, а не тональный... Попробуйте, переключить ваш телефон в тональный режим, возможно адпатер не воспринимает импульсный набор. Вторая причина может быть в маршрутизации исходящих вызовов - ваш адаптер может не знать, куда направлять вызовы.


Добрый день!
Спасибо большое!
Оказывается причина была в наборе в импульсном режиме и адресе домена, как Вы и говорили.

На всякий случай выложу рабочую настройку для всех интересующихся лиц:

Код: Выделить всё
Welcome, APOS(tm)  Kernel Version 8.41.089.
Copyright (c) 1999-2006 AddPac Technology Co., Ltd.


User Access Verification

Login: root
Password:
AP100B> en
AP100B# sh run
Building configuration...

Current configuration:
!
version 8.41.089
!
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.1.3 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
!
ip route 0.0.0.0 0.0.0.0 192.168.1.1 10
!
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 t38 redundancy 0
 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
 caller-id enable
!
!
! FXS
voice-port 0/1
 caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
 destination-pattern 763822
 port 0/0
 call-waiting
!
dial-peer voice 1 pots
 port 0/1
 call-waiting
!
!
!
! Voip peer configuration.
!
dial-peer voice 1000 voip
 destination-pattern T
 session target sip-server
 session protocol sip
 voice-class codec 0
 no vad
 no dtmf-relay
!
!
!
!
!
!
! Gateway configuration.
!
gateway
 h323-id voip.192.168.1.11
 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
!
!
!
! SIP UA configuration.
!
sip-ua
 sip-username 763822
 sip-password {мой пароль в comtube}
 sip-server 85.192.44.73
 srv enable
 set-local-domain sip.comtube.com
 register e164
!
!
!
!
! MGCP configuration.
!
mgcp
 vad
!
!
! Tones
!
!
!
!
line console
!
line vty
!
!
sms
 quota 30
!
end
AP100B#


Надеюсь поможет кому нибудь.

С прошедшими праздниками Всех!
bacckko
 
Сообщения: 2
Зарегистрирован: 22 мар 2014, 14:16


Вернуться в IP-телефония

Просмотр страницы «Кто сейчас на форуме COMTUBE»

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 8