[cisco-voip] SIP Phones connecting to a CUE

Jonathan Charles jonvoip at gmail.com
Sun Jul 19 19:46:18 EDT 2009


So, I am running a Cisco Unity Express (v 7.0) on a CUCME 2821
(running 12.4.22T2), and I have a SIP phone and a SCCP phone...

When I run the initialization wizard on the NME-CUE, I see the SCCP
phone, but not the SIP phones... what am I missing?


Here is the SIP phone config...

!
voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 h323
  h225 listen-port 1820
  no call service stop
 sip
  bind control source-interface Vlan31
  bind media source-interface Vlan31
  registrar server expires max 600 min 60
!
voice register global
 mode cme
 source-address 192.168.29.254 port 5060
 max-dn 8
 max-pool 16
 load 7961 term61.default
 authenticate register
 authenticate realm cisco.com
 timezone 42
 time-format 24
 date-format D/M/Y
 voicemail 3100
 tftp-path flash:
 create profile sync 0029906034594972
 ntp-server 192.168.29.254 mode directedbroadcast
!
voice register session-server  1
!
voice register dn  1
 number 3005
 call-forward b2bua busy 3100
 call-forward b2bua mailbox 3005
 call-forward b2bua noan 3100 timeout 12
 allow watch
 name Phone1
!
voice register dn  2
 number 3006
 call-forward b2bua busy 3100
 call-forward b2bua mailbox 3006
 call-forward b2bua noan 3100 timeout 12
 mwi
!
voice register dn  8
 mwi
!
voice register template  1
 voicemail 3100 timeout 12
!
voice register dialplan  1
 type 7940-7960-others
 pattern 1 3...
!
voice register pool  1
 id mac 0016.9DEF.16E5
 type 7961
 number 1 dn 1
 template 1
 presence call-list
 dtmf-relay sip-notify
 username user1 password cisco
 description 3213005
 codec g711ulaw
 blf-speed-dial 2 3001 label "BLF-1"
!
voice register pool  2
!
voice logout-profile 1
 user cisco password 12345
!
voice user-profile 1
 max-idle-time 10


!
dial-peer voice 3600 voip
 destination-pattern 3[126]00
 session protocol sipv2
 session target ipv4:192.168.29.230
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!
dial-peer voice 3601 voip
 destination-pattern 399[89]....
 session protocol sipv2
 session target ipv4:192.168.29.230
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!

sip-ua
 retry invite 2
 timers trying 200
 mwi-server ipv4:192.168.29.230 expires 3600 port 5060 transport udp
!
!

Any ideas?


Jonathan


More information about the cisco-voip mailing list