|
sip 1.13.17
|
Structure for @Identity SIP header. More...
#include <sip.h>

Data Fields | |
| sip_common_t | id_common [1] |
| Common fragment info. | |
| sip_identity_t * | id_next |
| Link to next Identity. | |
| char const * | id_value |
| Identity text as shown in SIP Header. | |
| char const * | id_info |
| Field containing URL of the cert. | |
| char const * | id_signed_identity_digest |
| Digest. | |
| char const * | id_info_alg |
| Field containing alg of the cert. | |
| char const * | id_info_ppt |
| Field containing PASSporT Type. | |
| msg_param_t const * | id_info_params |
| Field containing extensions. | |
Structure for @Identity SIP header.