cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

No contact info available for pool 1 (UCME 7.1)

shendisundari
Level 1
Level 1

hi,

i tried configuration cisco router 2811 (ucme 7.1) with x-lite,configuration is :

int fa0/0

     ip address 192.168.1.1 255.255.255.0

     no shut-->exit

voice service voip
  allow-connections sip to sip
  sip
  registrar server expires max 1200 min 300
voice register global
  mode cme
  source-address 192.168.1.1 port 5060
  max-dn 10 
  max-pool 5
  authenticate register
  tftp-path flash
  create profile
voice register dn 1
  number 51234
  allow watch 
  name voip
  label 51234
voice register pool 1
  id mac DEAD.BEEF.0001 ( id mac PC1)
  number 1 dn 1
  dtmf-relay sip-notify
  username shendi password 12345
  codec g711ulaw
roouter#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
router(config)#voice register global
router(config-register-global)#create profile
router(config-register-global)#restart

after entering the command above appears notification : No contact info available for pool 1

why there notification?please explain to me,thanks






I set the ip on PC1 with ipv4:192.168.1.6 with subnet mask 255.255.255.0 and default-gateway 192.168.1.1







Who Me Too'd this topic