Subscription types that we support. We support
Data Fields | |
| const char *const | event |
| const char *const | mediatype |
| const char *const | text |
| enum subscriptiontype | type |
Subscription types that we support. We support
Definition at line 369 of file chan_sip.c.
| const char* const event |
Definition at line 371 of file chan_sip.c.
Referenced by transmit_state_notify().
| const char* const mediatype |
Definition at line 372 of file chan_sip.c.
Referenced by transmit_state_notify().
| const char* const text |
Definition at line 373 of file chan_sip.c.
Referenced by subscription_type2str().
| enum subscriptiontype type |
Definition at line 370 of file chan_sip.c.
1.6.1