Anonymous | Login | 2024-11-22 23:16 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0001324 | PacketFence | core | public | 2011-11-02 12:02 | 2011-12-30 23:28 | |||
Reporter | fgaudreault | |||||||
Assigned To | obilodeau | |||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | closed | Resolution | unable to reproduce | |||||
Platform | OS | OS Version | ||||||
Product Version | 3.0.2 | |||||||
Target Version | Fixed in Version | 3.1.0 | ||||||
Summary | 0001324: pf::radius::authorize doesn't care about the manual VoIP flag in the node table | |||||||
Description | To 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); | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
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 |