projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
306de10
)
Fix typo (Thanks Vechers!)
author
Olle Johansson
<oej@edvina.net>
Mon, 12 Jun 2006 20:01:05 +0000
(20:01 +0000)
committer
Olle Johansson
<oej@edvina.net>
Mon, 12 Jun 2006 20:01:05 +0000
(20:01 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@33676
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_sip.c
patch
|
blob
|
history
diff --git
a/channels/chan_sip.c
b/channels/chan_sip.c
index
d45d5a0
..
949ccb7
100644
(file)
--- 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