mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-23 05:40:52 +00:00
staticize a variable.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26801 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1024,7 +1024,7 @@ static struct sockaddr_in outboundproxyip;
|
|||||||
static int ourport;
|
static int ourport;
|
||||||
static struct sockaddr_in debugaddr;
|
static struct sockaddr_in debugaddr;
|
||||||
|
|
||||||
struct ast_config *notify_types; /*!< The list of manual NOTIFY types we know how to send */
|
static struct ast_config *notify_types; /*!< The list of manual NOTIFY types we know how to send */
|
||||||
|
|
||||||
/*---------------------------- Forward declarations of functions in chan_sip.c */
|
/*---------------------------- Forward declarations of functions in chan_sip.c */
|
||||||
/*! \note Sorted up from start to build_rpid.... Will continue categorization in order to
|
/*! \note Sorted up from start to build_rpid.... Will continue categorization in order to
|
||||||
|
Reference in New Issue
Block a user