Data Fields | |
sip_contact_t * | s_local |
Local contact. | |
sip_contact_t * | s_remote |
Remote contact. | |
sip_payload_t * | s_payload |
Content-Type of SUBSCRIBE body. Body of SUBSCRIBE. | |
unsigned | s_fake: 1 |
Do not send real information to user. | |
unsigned | s_eventlist: 1 |
Subscriber supported eventlist. | |
sip_time_t | s_subscribed |
When first SUBSCRIBE was recv. | |
sip_time_t | s_notified |
When last notification was sent. | |
sip_time_t | s_expires |
Expiration time. | |
unsigned | s_version |
Version number set by application. | |
unsigned | s_latest |
External version of latest payload. | |
unsigned | s_updated |
Internal version of latest payload. | |
unsigned | s_throttle |
Minimum time between notifications. |