cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
730
Views
0
Helpful
2
Replies

VG224 with CME by sccp

Faisal.Saoud
Level 3
Level 3

Hi Folks,

 

I tried to connect vg224 with cme 2851 by sccp, and once i finished the configuration as shown below, i listen fast busy tone once i off hook the analoge phone, and make sh ephone on CME: 

 

CME#sh ephone

ephone-2[1] Mac:2C3F.38C9.1007 TCP socket:[1] activeLine:0 whisperLine:0 REGISTERED in SCCP ver 22/17 max_streams=5
mediaActive:0 whisper_mediaActive:0 startMedia:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0 caps:9 
IP:192.168.1.11 * 49613 7962  keepalive 388 max_line 6 available_line 6
button 1: cw:1 ccw:(0 0) 
  dn 2  number 200 CH1   IDLE         CH2   IDLE         
Preferred Codec: g711ulaw 
Lpcor Type: none 

ephone-3[2] Mac:C08C.6055.2400 TCP socket:[-1] activeLine:0 whisperLine:0 UNREGISTERED
mediaActive:0 whisper_mediaActive:0 startMedia:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0 caps:0 
IP:0.0.0.0* 0 Unknown 0  keepalive 0 max_line 0 available_line 0
button 1: cw:1 ccw:(0 0) 
  dn 3  number 300 CH1   DOWN         CH2   DOWN         
Preferred Codec: g711ulaw 
Lpcor Type: none 

this is configuration on CME:

CME#sh run
Building configuration...


Current configuration : 1490 bytes
!
! Last configuration change at 17:23:00 UTC Thu Oct 12 2017
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CME
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
dot11 syslog
ip source-route
!
!
ip cef
!         
!
!
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice service voip
!
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g729r8
 codec preference 3 g711alaw
!
!
!
!
!
voice-card 0
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO2851 sn FCZ1422714A
!
!
!
!
!
!
!
interface GigabitEthernet0/0
 ip address 192.168.1.1 255.255.255.0
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
!
mgcp profile default
!
!
!
!
telephony-service
 max-ephones 110
 max-dn 288
 ip source-address 192.168.1.1 port 2000
 system message ACT
 max-conferences 8 gain -6
 transfer-system full-consult
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-dn  2  dual-line
 number 200
!
!
ephone-dn  3  dual-line
 number 300
!
!
ephone  2
 mac-address 2C3F.38C9.1007
 type 7962
 button  1:2
!
!
!         
ephone  3
 mac-address C08C.6055.2400
 max-calls-per-button 2
 type anl
 button  1:3
!
!
!
!
line con 0
line aux 0
line vty 0 4
 login
 transport input all
!
scheduler allocate 20000 1000
end

CME#  

Configuration on VG224:

vg224#
vg224#sh run
Building configuration...


Current configuration : 1579 bytes
!
! Last configuration change at 03:09:11 UTC Mon Mar 1 1993
version 15.1
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname vg224
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
crypto pki token default removal timeout 0
!
!
ip source-route
!
ip cef    
!         
!         
no ipv6 cef
!         
stcapp ccm-group 1
stcapp    
!         
!         
!         
!         
!         
!         
!         
!         
!         
voice-card 0
!         
!         
!         
!         
!         
!         
!         
!         
!         
!         
interface FastEthernet0/0
 ip address 192.168.1.2 255.255.255.0
 duplex auto
 speed auto
!         
interface FastEthernet0/1
 no ip address
 shutdown 
 duplex auto
 speed auto
!         
ip forward-protocol nd
!         
no ip http server
no ip http secure-server
!         
!         
!         
control-plane
!         
!         
voice-port 2/0
 timeouts ringing infinity
!         
voice-port 2/1
!         
voice-port 2/2
!         
voice-port 2/3
!         
voice-port 2/4
!         
voice-port 2/5
!         
voice-port 2/6
!         
voice-port 2/7
!         
voice-port 2/8
!         
voice-port 2/9
!         
voice-port 2/10
!         
voice-port 2/11
!         
voice-port 2/12
!         
voice-port 2/13
!         
voice-port 2/14
!         
voice-port 2/15
!         
voice-port 2/16
!         
voice-port 2/17
!         
voice-port 2/18
!         
voice-port 2/19
!         
voice-port 2/20
!         
voice-port 2/21
!         
voice-port 2/22
!         
voice-port 2/23
!         
ccm-manager config server 192.168.1.1  
ccm-manager config
ccm-manager sccp local FastEthernet0/0
ccm-manager sccp
!         
!         
mgcp profile default
!         
sccp local FastEthernet0/0
sccp ccm 192.168.1.1 identifier 1 version 7.0 
sccp      
!         
sccp ccm group 1
 bind interface FastEthernet0/0
 associate ccm 1 priority 1
!         
dial-peer voice 1 pots
 service stcapp
 port 2/0 
!         
!         
!         
!         
line con 0
line aux 0
line vty 0 4
 login    
 transport input all
!         
end       
          
vg224#
vg224#
vg224#
*Mar  1 03:46:25.911: cmapp_sccp_tftp_download_file: Unable to get configuration file size tftp://192.168.1.1/SKIGW8C60552EE1.cnf.xml, rc=-2
vg224#

Ho can I solve this problem?

 

 

 

 

 

 

2 Replies 2

Faisal.Saoud
Level 3
Level 3
Any update plz

Please Guys, I need help in this problem?

 

Thanks