cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
10
Helpful
2
Replies

How to configure Cisco ATA187(SIP) on CME10.5

kongfanchao0505
Level 1
Level 1

Hi All,

I'm having trouble registering my ATA 187 in 10.5. I've attached my config, ccsip debug, and a screenshot of the ata webpage. the ATA looks to have the DN's, but won't register. Any ideas?

voice service voip
 ip address trusted list
  ipv4 10.165.73.0 255.255.255.0
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 no supplementary-service sip moved-temporarily
 redirect ip2ip
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
 h323
 sip
  registrar server expires max 3600 min 120
  no call service stop
!
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g729r8
 codec preference 3 g729br8
!

voice register global
mode cme
source-address 10.165.73.254 port 5060
max-dn 200
max-pool 100
load ATA-187 ATA187.9-2-3-1
authenticate register
authenticate realm all
timezone 42
tftp-path flash:
file text
create profile sync 0006705722530547
!
voice register dn 1
number 1885
name Fax
label fax
!
voice register dn 2
number 1882
name Fax02
label fax02
!

voice register pool 1
id mac 88F0.7788.0341
type ATA-187
number 1 dn 1
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
voice register pool 2
id mac F077.8803.4101
type ATA-187
number 1 dn 2
dtmf-relay rtp-nte
codec g711ulaw
!

tftp-server flash:APPATA187.9-2-3-1.img.sgn alias APPATA187.9-2-3-1.img.sgn
tftp-server flash:BFSATA187.9-2-3-1.img.sgn alias BFSATA187.9-2-3-1.img.sgn
tftp-server flash:KNLATA187.9-2-3-1.bin.sgn alias KNLATA187.9-2-3-1.bin.sgn
tftp-server flash:ATA187.9-2-3-1.loads alias ATA187.9-2-3-1.loads

tftp-server flash:ATA88F077880341.cnf.xml alias ATA88F077880341.cnf.xml

tftp-server flash:ATAF07788034101.cnf.xml alias ATAF07788034101.cnf.xml

CME10.5#show voice register pool all brief
Pool ID IP Address Ln DN Number State
==== =============== =============== == === ==================== ============
1 88F0.7788.0341 1 1 1885 UNREGISTERED
2 F077.8803.4101 1 2 1882 UNREGISTERED

Iam not sure if something is missing on my configuration.

regards,

Frank

2 Replies 2

Rajan
VIP Alumni
VIP Alumni

Hi Frank,

What you are seeing in ccsip debug ? can you try configuring username and password in voice register pool ?

username user1 password cisco

Thanks 

Rajan

followed by a no create profile and create profile in voice register global.