PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001324PacketFencecorepublic2011-11-02 12:022011-12-30 23:28
Reporterfgaudreault 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version3.0.2 
Target VersionFixed in Version3.1.0 
Summary0001324: pf::radius::authorize doesn't care about the manual VoIP flag in the node table
DescriptionTo determine that we have a phone, we rely on the isPhoneAtIfIndex method of the switch. However, it is possible under certain circonstances (obscure voip phones) that we need to manually tell PF that the device is a VoIP device.

Line 322:
# determine if we need to perform automatic registration
    my $isPhone = $switch->isPhoneAtIfIndex($mac, $port);

TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0002480)
obilodeau (reporter)
2011-12-21 16:06

Couldn't reproduce with trunk. Can't see reason why it wouldn't work with 3.0.2. Closing.

- Issue History
Date Modified Username Field Change
2011-11-02 12:02 fgaudreault New Issue
2011-12-21 16:06 obilodeau Note Added: 0002480
2011-12-21 16:06 obilodeau Status new => closed
2011-12-21 16:06 obilodeau Resolution open => unable to reproduce
2011-12-21 16:06 obilodeau Fixed in Version => trunk
2011-12-21 16:07 obilodeau Assigned To => obilodeau
2011-12-30 23:28 obilodeau Fixed in Version trunk => 3.1.0


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker