Picky, picky, buildbot

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135128 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.1
Tilghman Lesher 17 years ago
parent 6cb6583475
commit 62db05502f

@ -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;

Loading…
Cancel
Save