git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@223015
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
return sip_uri_params_cmp(params1, params2);
}
-/* \note No channel or pvt locks should be held while calling this function. */
+/*! \note No channel or pvt locks should be held while calling this function. */
static int do_magic_pickup(struct ast_channel *channel, const char *extension, const char *context)
{
struct ast_str *str = ast_str_alloca(AST_MAX_EXTENSION + AST_MAX_CONTEXT + 2);