Merged revisions 135128 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

........
r135128 | tilghman | 2008-08-01 12:09:50 -0500 (Fri, 01 Aug 2008) | 2 lines

Picky, picky, buildbot

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@135129 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Tilghman Lesher 17 years ago
parent 4802c70d3a
commit 45253fa663

@ -19531,7 +19531,7 @@ static struct ast_channel *sip_request_call(const char *type, int format, void *
{ {
struct sip_pvt *p; struct sip_pvt *p;
struct ast_channel *tmpc = NULL; struct ast_channel *tmpc = NULL;
char *ext, *host; char *ext = NULL, *host;
char tmp[256]; char tmp[256];
char *dest = data; char *dest = data;
char *dnid; char *dnid;

Loading…
Cancel
Save