_r_notification Struct Reference

#include <registrar_notify.h>


Detailed Description

reg event notification structure

Definition at line 87 of file registrar_notify.h.

Data Fields

str req_uri
 Request-URI to send to.
str uri
 URI of the destination.
str subscription_state
 Subscription-state header value.
str event
 reg event
str content_type
 content type
str content
 content
dlg_t * dialog
 dialog to send on
_r_notificationnext
 next notification in the list
_r_notificationprev
 previous notification in the list


Field Documentation

str _r_notification::req_uri

Request-URI to send to.

Definition at line 88 of file registrar_notify.h.

str _r_notification::uri

URI of the destination.

Definition at line 89 of file registrar_notify.h.

str _r_notification::subscription_state

Subscription-state header value.

Definition at line 90 of file registrar_notify.h.

str _r_notification::event

reg event

Definition at line 91 of file registrar_notify.h.

str _r_notification::content_type

content type

Definition at line 93 of file registrar_notify.h.

str _r_notification::content

content

Definition at line 94 of file registrar_notify.h.

dlg_t* _r_notification::dialog

dialog to send on

Definition at line 96 of file registrar_notify.h.

struct _r_notification* _r_notification::next [read]

next notification in the list

Definition at line 102 of file registrar_notify.h.

struct _r_notification* _r_notification::prev [read]

previous notification in the list

Definition at line 103 of file registrar_notify.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 29 04:19:20 2008 for Open IMS Core CSCFs by  doxygen 1.5.2