res_pjsip: Remove outgoing authentication code no longer needed.

Associated with ASTERISK-25131

Change-Id: Iefa3b2066cfd8b108a90d2dd4a64d92c3a195d33
This commit is contained in:
Richard Mudgett
2015-06-02 13:02:26 -05:00
parent 00a47ffc7e
commit 6d8dc9bb5c
3 changed files with 0 additions and 136 deletions

View File

@@ -192,24 +192,6 @@ int ast_res_pjsip_init_options_handling(int reload);
*/
int ast_res_pjsip_init_contact_transports(void);
/*!
* \internal
* \brief Initialize outbound authentication support
*
* \retval 0 Success
* \retval non-zero Failure
*/
int internal_sip_initialize_outbound_authentication(void);
/*!
* \internal
* \brief Destroy outbound authentication support
*
* \retval 0 Success
* \retval non-zero Failure
*/
void internal_sip_destroy_outbound_authentication(void);
/*!
* \internal
* \brief Initialize system configuration