03-14-2019 02:15 PM - edited 07-05-2021 10:03 AM
successfully setup WLC 9800-CL running 16.10 WLANs up and running, thanks to the built in config convertion tool.
However are struggling to get the spectralink 8440 phone (VoWlan) properly running. I guess the QoS Settings were not converted properly.
Phone authenticates (PSK, I know...)
gets its IP Address.
PhoneCall the Number can be dialled however receive error not enough bandwidth allocated. Where would I adjust that setting?
thanks for your help
Solved! Go to Solution.
03-16-2019 12:03 AM
Solution:
disable CAC on the wlc and on the spectralink phone, and VoWlan works hust fine with the above config
03-14-2019 10:50 PM
@f.duffy wrote:
not enough bandwidth allocated
Is CAC enabled?
03-14-2019 11:56 PM
yes cac is enabled.
later on I will paste yet the config.
03-15-2019 05:39 AM
As Promissed the configuration
vlan 300
no shutdown
interface vlan 300
description "location-sip-300"
ip address w.x.y.z 255.255.255.0
ip helper-address w.x.y.z
ip helper-address w.x.y.z
no shutdown
vlan 301
no shutdown
interface vlan 301
description "location-sip-301"
ip address w.x.y.z 255.255.255.0
ip helper-address w.x.y.z
ip helper-address w.x.y.z
no shutdown
vlan 302
no shutdown
interface vlan 302
description "location-sip-302"
ip address w.x.y.z 255.255.255.0
ip helper-address w.x.y.z
ip helper-address w.x.y.z
no shutdown
vlan 303
no shutdown
interface vlan 303
description "location-sip-303"
ip address w.x.y.z 255.255.255.0
ip helper-address w.x.y.z
ip helper-address w.x.y.z
no shutdown
vlan 304
no shutdown
interface vlan 304
description "location-sip-304"
ip address w.x.y.z 255.255.255.0
ip helper-address w.x.y.z
ip helper-address w.x.y.z
no shutdown
wlan "Spectralink VoIP Phones" 19 Voice
security wpa
no security wpa akm dot1x
security wpa akm psk
security wpa psk set-key ascii 0
security ft adaptive
no accounting-list
broadcast-ssid
wmm require
no chd
no bssmaxidle
channel-scan defer-priority 4
no shutdown
!
wireless profile policy POLICY_PROFILE_2
description "Policy profile for wlan-ids=['19']"
shutdown
aaa-override
vlan voice
session-timeout 86400
service-policy input platinum-up
service-policy output platinum
no exclusionlist
exclusionlist timeout 0
no shut
wireless tag policy APG_Voice
description "Policy tag for wlan-ids=set(['19', '24'])"
wlan "Spectralink VoIP Phones" policy POLICY_PROFILE_2
!
ap dot11 5ghz cac voice sip bandwidth 64 sample-interval 20
!
vlan group voice vlan-list 300,301,302,303, 304
service-policy output platinum
no exclusionlist
exclusionlist timeout 0
no shut
as said
1. 8440 Phone authenticates to 4800 AP, which is 3 m distance to the phone, line of sight :-)
2. 8440 Phone authenticates
3. Phone gets an IP
4. Phone starts to dial however we can't hear the ringing tone.
5. Phone jumps onto the current running system with wlc 8510. And error on the spectralink phones is not enough bandwidth allocated.
Thank you for your support
03-16-2019 12:03 AM
Solution:
disable CAC on the wlc and on the spectralink phone, and VoWlan works hust fine with the above config
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide