| Project: | Call Session Control Functions |
| Component: | Code |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
If the IPSec scripts fail and the associations are set, the P-CSCF would still consider them OK and continue. The r_ipsec structure should be deleted on such a failure. This bugs allows for bogus "integrity-protection=yes" in the REGISTER messages.
| Status: | active | » fixed |
Fixed in r336. Now, there are 2 r_ipsec structures for each security (temp and final).
| Status: | fixed | » active |
There is still 1 remaining issue: the execution of the IPSec setting scripts is not confirmed. A check is required after the respective execution and on failure detection the IPSec information needs to be dropped.