mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 14:56:58 +00:00
Allow chan_sip to build in devmode
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@78416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2460,7 +2460,7 @@ static struct sip_peer *realtime_peer(const char *newpeername, struct sockaddr_i
|
||||
struct ast_config *peerlist = NULL;
|
||||
struct ast_variable *tmp;
|
||||
struct ast_flags flags = {0};
|
||||
const char *iabuf;
|
||||
const char *iabuf = NULL;
|
||||
char portstring[6]; /*up to five digits plus null terminator*/
|
||||
const char *insecure;
|
||||
char *cat = NULL;
|
||||
|
Reference in New Issue
Block a user