DEST_SECTION      148 applications/testapps/broadcaster/broadcaster.c 	conf->dest_ip = gf_cfg_get_key(gf_config_file, DEST_SECTION, DEST_ADDRESS);
DEST_SECTION      151 applications/testapps/broadcaster/broadcaster.c 	conf->dest_port = gf_cfg_get_key(gf_config_file, DEST_SECTION, PORT_OUTPUT);