
Data Fields | |
| unsigned | ev_throttle |
| Default throttle. | |
| unsigned | ev_min_throttle |
| Minimum throttle. | |
| unsigned | ev_eventlist:1 |
| Eventlist is supported. | |
| unsigned | ev_reliable:1 |
| Keep all notifications. | |
| unsigned | ev_throttling |
| Sequence number of first unsent update. | |
| unsigned | ev_updated |
| Sequence number for updates. | |
| sip_require_t * | ev_require |
| Required features. | |
| sip_supported_t * | ev_supported |
| Supported features. | |
| sip_accept_t const * | ev_default |
| Default content type. | |
| sip_accept_t const * | ev_accept |
| Supported content types. | |