aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-12 20:01:05 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-12 20:01:05 +0000
commitca967ab28e9d7de26a26e7705347f570b78ca603 (patch)
treec9e1143a69186dc9c44d55a9096dc42951b85e00 /channels
parentb5f1f21b250509eedb16d693c652c82667573b69 (diff)
Fix typo (Thanks Vechers!)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@33676 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_sip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index d45d5a0dd..949ccb769 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -1647,7 +1647,7 @@ static enum sip_result ast_sip_ouraddrfor(struct in_addr *them, struct in_addr *
}
} else if (bindaddr.sin_addr.s_addr)
*us = bindaddr.sin_addr;
- return AST_FAILURE;
+ return AST_SUCCESS;
}
/*! \brief Append to SIP dialog history