Summary: | ASTERISK-19760: Update Security Events Unit Tests | ||||
Reporter: | Michael L. Young (elguero) | Labels: | |||
Date Opened: | 2012-04-19 23:42:51 | Date Closed: | 2012-05-03 14:43:19 | ||
Priority: | Minor | Regression? | No | ||
Status: | Closed/Complete | Components: | Tests/General | ||
Versions: | 11 10.3.0 | Frequency of Occurrence | |||
Related Issues: |
| ||||
Environment: | Attachments: | ( 0) issue-asterisk-19760-branch10.diff ( 1) issue-asterisk-19760-trunk.diff | |||
Description: | The Security Events Framework API was changed in Asterisk 10 but the unit tests were not updated at the same time. That is my fault for not noticing that there were unit tests for the security events. These tests need to add two more security events that were added to the API. There was also a change made to the inval_password security event to include the challenge, received_challenge and received_hash IEs. | ||||
Comments: | By: Michael L. Young (elguero) 2012-04-19 23:55:34.939-0500 Trunk requires a different patch since the API was changed in trunk to support IPv6. |