git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1370 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-05-05 14:33:36 +00:00
parent 33d96b7954
commit 2e017dd02d

View File

@ -175,7 +175,7 @@ static int global_init = 0;
static void switch_rtp_miniframe_probe(switch_rtp_t *rtp_session)
{
const char *str = "!";
const char *str = "!!!!";
rtp_msg_t msg = {{0}};
int x;