Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing"" into 13

This commit is contained in:
Jenkins2
2017-06-19 08:48:09 -05:00
committed by Gerrit Code Review
12 changed files with 69 additions and 8 deletions

View File

@@ -763,6 +763,8 @@ struct ast_sip_endpoint {
unsigned int allow_overlap;
/*! Whether to notifies all the progress details on blind transfer */
unsigned int refer_blind_progress;
/*! Whether to notifies dialog-info 'early' on INUSE && RINGING state */
unsigned int notify_early_inuse_ringing;
};
/*! URI parameter for symmetric transport */

View File

@@ -69,7 +69,8 @@ void ast_sip_sanitize_xml(const char *input, char *output, size_t len);
* \param[out] local_state
*/
void ast_sip_presence_exten_state_to_str(int state, char **statestring,
char **pidfstate, char **pidfnote, enum ast_sip_pidf_state *local_state);
char **pidfstate, char **pidfnote, enum ast_sip_pidf_state *local_state,
unsigned int notify_early_inuse_ringing);
/*!
* \brief Create XML attribute