Помогите пожалуйста разобраться в настройке в 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#