Skip to content
Snippets Groups Projects
Commit a009dd1c authored by Joshua Colp's avatar Joshua Colp Committed by Gerrit Code Review
Browse files

Merge "chan_sip: Update links referenced in deprecation notice"

parents 8c11f3b5 5fb9b231
No related branches found
No related tags found
No related merge requests found
......@@ -35349,8 +35349,8 @@ static void deprecation_notice(void)
{
ast_log(LOG_WARNING, "chan_sip has no official maintainer and is deprecated. Migration to\n");
ast_log(LOG_WARNING, "chan_pjsip is recommended. See guides at the Asterisk Wiki:\n");
ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/x/tAHOAQ\n");
ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/x/hYCLAQ\n");
ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/display/AST/Migrating+from+chan_sip+to+res_pjsip\n");
ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/display/AST/Configuring+res_pjsip\n");
}
 
/*! \brief Event callback which indicates we're fully booted */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment