From: Brian West Date: Wed, 16 Feb 2011 14:45:17 +0000 (-0600) Subject: comment out X-Git-Tag: v1.2-rc1~187^2~1^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de707ab7f158a56e09ebab1ef835ad7fe6686c3b;p=thirdparty%2Ffreeswitch.git comment out --- diff --git a/src/mod/endpoints/mod_sofia/sofia_presence.c b/src/mod/endpoints/mod_sofia/sofia_presence.c index df472f2f56..a8d3b84b0a 100644 --- a/src/mod/endpoints/mod_sofia/sofia_presence.c +++ b/src/mod/endpoints/mod_sofia/sofia_presence.c @@ -232,9 +232,11 @@ switch_status_t sofia_presence_chat_send(const char *proto, const char *from, co status = SWITCH_STATUS_SUCCESS; + /* if ((p = strstr(contact, ";fs_"))) { *p = '\0'; } + */ /* if this cries, add contact here too, change the 1 to 0 and omit the safe_free */