summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2013-07-15 13:43:37 +0000
committerJoshua Colp <jcolp@digium.com>2013-07-15 13:43:37 +0000
commitb75b88e8f7849c55cc18a0223f92f277a6693798 (patch)
treef39a56c7a757ee3a656715272c5503f719abefa3 /include
parentf54b1f27888b69d6e152b29d41c54b84cbd72711 (diff)
Remove some callbacks and functions which are not needed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394370 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/res_sip_session.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/asterisk/res_sip_session.h b/include/asterisk/res_sip_session.h
index e4b05f7c3..71e9be1c4 100644
--- a/include/asterisk/res_sip_session.h
+++ b/include/asterisk/res_sip_session.h
@@ -411,20 +411,6 @@ struct ast_datastore *ast_sip_session_get_datastore(struct ast_sip_session *sess
void ast_sip_session_remove_datastore(struct ast_sip_session *session, const char *name);
/*!
- * \brief Retrieve identifying information from an incoming request
- *
- * This will retrieve identifying information and place it in the
- * id parameter. The caller of the function can then apply this to
- * caller ID, connected line, or whatever else may be proper.
- *
- * \param rdata The incoming request or response
- * \param[out] id The collected identity information
- * \retval 0 Successfully found identifying information
- * \retval -1 Identifying information could not be found
- */
-int ast_sip_session_get_identity(struct pjsip_rx_data *rdata, struct ast_party_id *id);
-
-/*!
* \brief Send a reinvite or UPDATE on a session
*
* This method will inspect the session in order to construct an appropriate