Привет всем
В офис купили AP 1100F и подключили номер от РосНет...
Проблемы такие:
1. не работает многоканальность (нельзя позвонить сразу на несколько внешних телефонов, даже если использовать софтфоны с компа... возможно проблема в РосНет)
2. если присваивать внутренний номер через destination-pattern, при этом указывая логин и пароль вызова нет... хоть он и регистрируется в sip
3. и почему то первый порт при подъеме трубки идет вызов либо занято...
Конфиг таков:
Код:
!
version 8.30U
!
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.0.2 255.255.255.0
!
interface ether1.0
no ip address
!
snmp name AP1100F
snmp enable-trap dn-register 300 forcely-block
!
no arp reset
!
route 0.0.0.0 0.0.0.0 192.168.0.1
!
ntp offset 04:00
ntp server 195.189.122.154
!
dnshost nameserver 8.8.8.8
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 5
fax rate 9600
h323 call start fast
h323 call tunnel enable
timeout tidt 5 2 5
announcement language english
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
connection plar 78000000
description glavnii_telefon
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
!
!
! FXS
voice-port 1/0
caller-id enable
!
!
! FXS
voice-port 1/1
caller-id enable
!
!
! FXS
voice-port 1/2
caller-id enable
!
!
! FXS
voice-port 1/3
caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
!
dial-peer voice 1 pots
destination-pattern 78000000
port 0/0
user-password xxxxxxxxx
preference 1
!
dial-peer voice 2 pots
destination-pattern 78000000
port 0/1
user-password xxxxxxxxx
preference 1
!
dial-peer voice 3 pots
destination-pattern 78000000
port 0/2
user-password xxxxxxxxx
preference 1
!
!
!
! Voip peer configuration.
!
dial-peer voice 10 voip
destination-pattern T
session target sip-server
session protocol sip
no vad
dtmf-relay rtp-2833
description Moscow
fax protocol t38 redundancy 5
fax rate 9600
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.2
no ignore-msg-from-other-gk
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 195.90.150.205
register e164
!
!
! MGCP configuration.
!
mgcp
no codec
vad
!
!
! Tones
!
!
Вот что выдает sh sip:
Код:
Proxyserver list :
------------------------------------------------------------------
Server address Port Priority Status(LastFailReason)
------------------------------------------------------------------
195.90.150.205 5060 128 Registered(E.164)(Rx:OtherMsg)
Proxyserver registration status :
-------------------------------------------------------------------------
E.164 UserName Password Port Status
-------------------------------------------------------------------------
78000000 78000000 xxxxxxxx 0/ 0 Registered
78000000 78000000 xxxxxxxx 0/ 1 Registered
78000000 78000000 xxxxxxxx 0/ 2 Registered
Подскажите пожалуйста что нет так... в режиме новичка...
Спасибо