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:
6cb6583
)
Picky, picky, buildbot
author
Tilghman Lesher
<tilghman@meg.abyt.es>
Fri, 1 Aug 2008 17:09:50 +0000
(17:09 +0000)
committer
Tilghman Lesher
<tilghman@meg.abyt.es>
Fri, 1 Aug 2008 17:09:50 +0000
(17:09 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135128
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
7ca6233
..
c639d18
100644
(file)
--- a/
channels/chan_sip.c
+++ b/
channels/chan_sip.c
@@
-20112,7
+20112,7
@@
static struct ast_channel *sip_request_call(const char *type, int format, void *
{
struct sip_pvt *p;
struct ast_channel *tmpc = NULL;
- char *ext, *host;
+ char *ext = NULL, *host;
char tmp[256];
char *dest = data;
char *dnid;