1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-06-12 18:27:06 +00:00

fixing warning

This commit is contained in:
Kapil Gupta 2012-08-21 19:24:43 -04:00
parent 39390f4f26
commit 6c6af2ee59

@ -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 */