Tue Mar 2 17:35:38 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 1493 of file chan_sip.c.


Field Documentation

char* context
struct { ... } entry
struct ast_event_sub* event_sub [read]

Associated MWI subscription

Definition at line 1497 of file chan_sip.c.

Referenced by add_peer_mwi_subs(), and destroy_mailbox().

char* mailbox
struct sip_mailbox* next [read]

Definition at line 1498 of file chan_sip.c.


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1