From: Jeff Lenk Date: Mon, 19 Dec 2011 17:50:03 +0000 (-0600) Subject: doh X-Git-Tag: v1.2-rc1~19^2^2~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd7047a30c96ad33694281dfa2fd49b8a941e558;p=thirdparty%2Ffreeswitch.git doh --- diff --git a/src/mod/endpoints/mod_sofia/sofia.c b/src/mod/endpoints/mod_sofia/sofia.c index a060505ac7..889b920ef8 100644 --- a/src/mod/endpoints/mod_sofia/sofia.c +++ b/src/mod/endpoints/mod_sofia/sofia.c @@ -2477,7 +2477,6 @@ static void parse_gateways(sofia_profile_t *profile, switch_xml_t gateways_tag) } } - /* Windows todo figure this out! */ /* RFC 5626 enable in the GW profile and the UA profile */ if (rfc_5626 && sofia_test_pflag(profile, PFLAG_ENABLE_RFC5626)) { char str_guid[su_guid_strlen + 1];