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

android phone sip uc540

ashleyisa
Level 1
Level 1

Hi,

I'm trying to get my new Android phone to register with the UC540. I presume the config is similar to CME but cant get it to work.

config on the box:

dot11 ssid Guest
vlan 1
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 0 xxxxxx

voice service voip
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
no supplementary-service sip refer
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
h323
  call service stop
sip
  registrar server expires max 3600 min 120
  no update-callerid
!
!
voice register global
mode cme
source-address 192.168.1.13 port 5060
max-dn 10
max-pool 10
load 7971 term71.default
authenticate register
authenticate realm company.com
timezone 13
hold-alert
!
voice register dn  1
number 401
allow watch
name SIP-Office
no-reg
label 401
mwi
!
voice register pool  1
id mac 0000.0000.0000
presence call-list
dtmf-relay rtp-nte
username 401 password sip2
codec g711ulaw
no vad
!

interface Dot11Radio0/5/0
no ip address
!
encryption vlan 1 mode ciphers aes-ccm
!
ssid Intersum Guest
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
service-policy output Voice

!
interface Vlan1
no ip address
bridge-group 1
bridge-group 1 spanning-disabled

!
interface BVI1
description $FW_INSIDE$
ip address 192.168.1.13 255.255.255.0
ip access-group 102 in
ip nat inside
ip virtual-reassembly in
!

config on the android phone

username 401

password sip2

server company.com - I guess this is just local to my router, ie it could be anything as long as it matches on the UC540 and the android phone.

I can connect to wifi fine and pick up a 192.168.1.64 address, but the sip will not register.

I've tried running a CCSP trace and it shows nothing???

Any help would be appreciated

2 Replies 2

paolo bevilacqua
Hall of Fame
Hall of Fame

If you don't see anything, either you have not type "term mon", or the phone is not even trying.

so is the rest of the config correct?

Is the source address supposed to be the address on the vlan which it the dhcp is bound too?

are the username, password and realm correct?

are the register global, register dn and register pool all correct?