Fri Nov 12 12:26:35 2010

Asterisk developer's documentation


sip_mailbox Struct Reference

A peer's mailbox. More...

Collaboration diagram for sip_mailbox:
Collaboration graph
[legend]

Data Fields

char * context
struct {
   struct sip_mailbox *   next
entry
struct 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 1804 of file chan_sip.c.


Field Documentation

char* context
struct { ... } entry

Associated MWI subscription

Definition at line 1808 of file chan_sip.c.

Referenced by add_peer_mwi_subs(), and destroy_mailbox().

char* mailbox
struct sip_mailbox* next

Definition at line 1809 of file chan_sip.c.


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

Generated by  doxygen 1.6.2