This commit is contained in:
Jeff Lenk 2011-12-19 11:50:03 -06:00
parent 095f439db7
commit cd7047a30c
1 changed files with 0 additions and 1 deletions

View File

@ -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];