PacketFence - BTS - PacketFence
View Issue Details
0001388PacketFencehardware modulespublic2012-03-01 10:492012-04-18 10:00
obilodeau 
obilodeau 
normalminorrandom
closedfixed 
 
3.3.03.3.0 
4f3500d94d14dea13a7fd2d6a3b5f0b83306cc11
0001388: Cisco 2950's dot1x reauthenticate unnecessary insist on VoIP tests even if VoIP is disabled
Steps:
- you don't need VoIP
- you reauth a dot1x client on a 2950
- because of another bug the port id is wrong and it can't fetch locationlog for non-voip MACs
- the code depends on the result of the non-voip MAC fetch to continue even though the switch doesn't implement voip
- it warns then exists

The fix:
- if you don't have voip enabled on the switch bounce
- if there's no phone bounce
- then, and only then, try to fetch the non-voip MAC for proper setVlan
No tags attached.
related to 0001389closed obilodeau locationlog_view_open_switchport_no_VoIP fails because port contains leading zeros 
Issue History
2012-03-01 10:49obilodeauNew Issue
2012-03-01 10:49obilodeauStatusnew => assigned
2012-03-01 10:49obilodeauAssigned To => obilodeau
2012-03-01 12:57obilodeaumtn revision => 4f3500d94d14dea13a7fd2d6a3b5f0b83306cc11
2012-03-01 12:57obilodeauStatusassigned => resolved
2012-03-01 12:57obilodeauFixed in Version => +1
2012-03-01 12:57obilodeauResolutionopen => fixed
2012-03-01 12:57obilodeauNote Added: 0002596
2012-03-01 12:58obilodeauRelationship addedrelated to 0001389
2012-04-18 09:51obilodeauTarget Version+1 => 3.3.0
2012-04-18 09:51obilodeauFixed in Version+1 => 3.3.0
2012-04-18 09:59obilodeauNote Added: 0002656
2012-04-18 10:00obilodeauStatusresolved => closed

Notes
(0002596)
obilodeau   
2012-03-01 12:57   
fix pushed in stable branch
(0002656)
obilodeau   
2012-04-18 09:59   
fix released in 3.3.0 last friday