Skip to content
Snippets Groups Projects
Commit 906ea2c4 authored by Richard Mudgett's avatar Richard Mudgett
Browse files

res_pjsip_pubsub.h: Fix doxygen association.

Change-Id: I110d3e3572598289fcd4215d966cf0c858f98632
parent 057ed940
No related branches found
No related tags found
No related merge requests found
...@@ -214,9 +214,9 @@ enum ast_sip_subscription_notify_reason { ...@@ -214,9 +214,9 @@ enum ast_sip_subscription_notify_reason {
AST_SIP_SUBSCRIPTION_NOTIFY_REASON_OTHER AST_SIP_SUBSCRIPTION_NOTIFY_REASON_OTHER
}; };
/*! Type used for conveying mailbox state */
#define AST_SIP_EXTEN_STATE_DATA "ast_sip_exten_state_data"
/*! Type used for extension state/presence */ /*! Type used for extension state/presence */
#define AST_SIP_EXTEN_STATE_DATA "ast_sip_exten_state_data"
/*! Type used for conveying mailbox state */
#define AST_SIP_MESSAGE_ACCUMULATOR "ast_sip_message_accumulator" #define AST_SIP_MESSAGE_ACCUMULATOR "ast_sip_message_accumulator"
/*! /*!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment