mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
file says... build on the builders.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@94769 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2487,7 +2487,7 @@ static void update_peer(struct sip_peer *p, int expiry)
|
||||
static struct sip_peer *realtime_peer(const char *newpeername, struct sockaddr_in *sin)
|
||||
{
|
||||
struct sip_peer *peer=NULL;
|
||||
struct ast_variable *var;
|
||||
struct ast_variable *var = NULL;
|
||||
struct ast_config *peerlist = NULL;
|
||||
struct ast_variable *tmp;
|
||||
struct ast_flags flags = {0};
|
||||
|
Reference in New Issue
Block a user