Structure for Retry-After header. More...
#include <sip.h>

Data Fields | |
| sip_common_t | af_common [1] |
| Common fragment info. | |
| sip_error_t * | af_next |
| Link to next (dummy). | |
| sip_time_t | af_delta |
| Seconds to before retry. | |
| char const * | af_comment |
| Comment string. | |
| msg_param_t const * | af_params |
| List of parameters. | |
| char const * | af_duration |
| Value of "duration" parameter. | |
Structure for Retry-After header.