Fri Mar 8 17:30:16 2019

Asterisk developer's documentation


sip_extenstate_update Struct Reference

Data Fields

char * context
char exten [0]
struct {
   struct sip_extenstate_update *   next
list
int marked
struct sip_pvtpvt
int state

Detailed Description

Definition at line 1272 of file chan_sip.c.


Field Documentation

char* context

Definition at line 1277 of file chan_sip.c.

Referenced by add_extensionstate_update(), and check_extenstate_updates().

char exten[0]

Definition at line 1278 of file chan_sip.c.

Referenced by add_extensionstate_update(), and check_extenstate_updates().

struct { ... } list

Pointer to next update in list

int marked
struct sip_extenstate_update* next [read]

Definition at line 1276 of file chan_sip.c.

struct sip_pvt* pvt [read]
int state

Definition at line 1274 of file chan_sip.c.

Referenced by add_extensionstate_update(), and check_extenstate_updates().


The documentation for this struct was generated from the following file:

Generated on 8 Mar 2019 for Asterisk - the Open Source PBX by  doxygen 1.6.1