| Project: | Call Session Control Functions |
| Component: | Code |
| Category: | feature |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
The dialog state functions in the P/S-CSCF are using at the moment own dialog structures. These structures proved to be insufficient. Most of the information in the p_dialog and s_dialog structures will have to be replaced with the dlg_t structure defined in the tm module.