WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

Data Structures

struct  pjsip_event_hdr
 
struct  pjsip_sub_state_hdr
 

Macros

#define PJSIP_MAX_ALLOW_EVENTS   16
 

Typedefs

typedef pjsip_generic_array_hdr pjsip_allow_events_hdr
 

Functions

pjsip_event_hdrpjsip_event_hdr_create (pj_pool_t *pool)
 
pjsip_allow_events_hdrpjsip_allow_events_hdr_create (pj_pool_t *pool)
 
pjsip_sub_state_hdrpjsip_sub_state_hdr_create (pj_pool_t *pool)
 
void pjsip_evsub_init_parser (void)
 

Detailed Description

Macro Definition Documentation

◆ PJSIP_MAX_ALLOW_EVENTS

#define PJSIP_MAX_ALLOW_EVENTS   16

Max events in Allow-Events header.

Typedef Documentation

◆ pjsip_allow_events_hdr

This structure describes Allow-Events header.

Function Documentation

◆ pjsip_event_hdr_create()

pjsip_event_hdr * pjsip_event_hdr_create ( pj_pool_t pool)

Create an Event header.

Parameters
poolThe pool.
Returns
New Event header instance.

◆ pjsip_allow_events_hdr_create()

pjsip_allow_events_hdr * pjsip_allow_events_hdr_create ( pj_pool_t pool)

Create a new Allow-Events header.

Parameters
poolThe pool.
Returns
Allow-Events header.

◆ pjsip_sub_state_hdr_create()

pjsip_sub_state_hdr * pjsip_sub_state_hdr_create ( pj_pool_t pool)

Create new Subscription-State header.

Parameters
poolThe pool.
Returns
Subscription-State header.

◆ pjsip_evsub_init_parser()

void pjsip_evsub_init_parser ( void  )

Initialize parser for event notify module.

References PJ_END_DECL.

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.