PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
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 | |||
fixed in git revision | |||||
fixed in mtn revision | |||||
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); | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|