From: Kapil Gupta Date: Tue, 21 Aug 2012 23:24:43 +0000 (-0400) Subject: fixing warning X-Git-Tag: v1.2.3^2~71^2^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6af2ee59b79fc56f6380b31b43f7e5effda4b4;p=thirdparty%2Ffreeswitch.git fixing warning --- diff --git a/src/mod/endpoints/mod_media_gateway/media_gateway_xml.c b/src/mod/endpoints/mod_media_gateway/media_gateway_xml.c index 6161794d0e..6b4e5f7c9f 100644 --- a/src/mod/endpoints/mod_media_gateway/media_gateway_xml.c +++ b/src/mod/endpoints/mod_media_gateway/media_gateway_xml.c @@ -281,12 +281,14 @@ static switch_xml_config_item_t *get_instructions(megaco_profile_t *profile) { 3 }; +#if 0 static switch_xml_config_int_options_t opt_termination_id_len = { SWITCH_TRUE, /* enforce min */ 1, SWITCH_TRUE, /* enforce Max */ 9 }; +#endif static switch_xml_config_int_options_t pre_buffer_len = { SWITCH_TRUE, /* enforce min */