19 #ifndef _RES_PJSIP_OUTBOUND_PUBLISH_H
20 #define _RES_PJSIP_OUTBOUND_PUBLISH_H
119 char *uri,
size_t size);
145 char *uri,
size_t size);
int(* start_publishing)(struct ast_sip_outbound_publish *configuration, struct ast_sip_outbound_publish_client *client)
Called when a publisher should start publishing.
Structure for a data store type.
Structure for a data store object.
int(* stop_publishing)(struct ast_sip_outbound_publish_client *client)
Called when a publisher should stop publishing.
Outbound publish client state information (persists for lifetime of a publish)
Callbacks that event publisher handlers will define.
const char * event_name
The name of the event this handler deals with.
A set of macros to manage forward-linked lists.
Outbound publish information.
#define AST_LIST_ENTRY(type)
Declare a forward link structure inside a list entry.
structure to hold users read from users.conf