cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
898
Views
0
Helpful
1
Replies

UC520 and VG204

tkiel
Level 1
Level 1

Hi, is it possible to connect a vg204 to UC520?

The old ATA should be supported, but want about vg202 and vg204. Have anyone done it and can they give som e hints?

Thomas

1 Reply 1

tkiel
Level 1
Level 1

Found the solution

hostname VG204

!
stcapp ccm-group 1
stcapp
!
stcapp feature access-code
!
stcapp feature speed-dial
!
voice-card 0
!
interface FastEthernet0/0
ip address 192.168.10.2 255.255.255.0
duplex auto
speed auto
!
ip route 0.0.0.0 0.0.0.0 192.168.10.1
!
voice-port 0/0
timeouts ringing infinity
!
voice-port 0/1
timeouts ringing infinity
!
voice-port 0/2
timeouts ringing infinity
!        
voice-port 0/3
timeouts ringing infinity
!
ccm-manager fax protocol cisco
ccm-manager sccp local FastEthernet0/0
!
mgcp fax t38 ecm
mgcp behavior g729-variants static-pt
!
sccp local FastEthernet0/0
sccp ccm 192.168.10.1 identifier 1 version 7.0
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
registration retries 1
registration timeout 1
keepalive retries 1
keepalive timeout 3
connect retries 1
connect interval 3
!
!        
dial-peer voice 24 pots
service stcapp
port 0/0
!
dial-peer voice 2 pots
service stcapp
port 0/1
!
dial-peer voice 3 pots
service stcapp
port 0/2
!
dial-peer voice 4 pots
service stcapp
port 0/3
!