From: Damien Wedhorn Date: Thu, 14 Feb 2013 19:58:33 +0000 (+0000) Subject: Remove extraneous stuff from r381470. X-Git-Tag: 13.0.0-beta1~2092 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf0483f4f0e73ded128f1e613b60f31925af102;p=thirdparty%2Fasterisk.git Remove extraneous stuff from r381470. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@381471 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c index 2ce82c7b17..2730c9d267 100644 --- a/channels/chan_skinny.c +++ b/channels/chan_skinny.c @@ -2426,8 +2426,8 @@ static void transmit_callinfo_variable(struct skinny_device *d, int instance, in } else { thestrings[2] = ""; } - thestrings[3] = "203"; - thestrings[4] = "204"; + thestrings[3] = ""; + thestrings[4] = ""; thestrings[5] = ""; thestrings[6] = ""; thestrings[7] = "";