Fri Jun 19 12:11:04 2009

Asterisk developer's documentation


sip_mailbox Struct Reference

A peer's mailbox. More...


Data Fields

char * context
struct {
   sip_mailbox *   next
entry
ast_event_subevent_sub
char * mailbox


Detailed Description

A peer's mailbox.

We could use STRINGFIELDS here, but for only two strings, it seems like too much effort ...

Definition at line 1494 of file chan_sip.c.


Field Documentation

char* context

Definition at line 1496 of file chan_sip.c.

struct { ... } entry

Referenced by add_peer_mailboxes(), add_peer_mwi_subs(), clear_peer_mailboxes(), get_cached_mwi(), and peer_mailboxes_to_str().

struct ast_event_sub* event_sub

Associated MWI subscription

Definition at line 1498 of file chan_sip.c.

char* mailbox

Definition at line 1495 of file chan_sip.c.

struct sip_mailbox* next

Definition at line 1499 of file chan_sip.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:11:04 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7