comment this out now

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6814 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-12-15 19:38:05 +00:00
parent 840c75ee64
commit 2a5144052b
1 changed files with 1 additions and 1 deletions

View File

@ -656,7 +656,7 @@ static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char *
stream.write_function(&stream, "</dialog>\n</dialog-info>\n");
pl = stream.data;
ct = "application/dialog-info+xml";
printf("%s\n", pl);
//printf("%s\n", pl);
} else {
pl = switch_mprintf("<?xml version='1.0' encoding='UTF-8'?>\r\n"
"<presence xmlns='urn:ietf:params:xml:ns:pidf'\r\n"