AVR_DEFAULT_DESTINATION  728 modules/redirect_av/redirect_av.c 			gf_modules_set_option ( ( GF_BaseInterface* ) termext, moduleName, AVR_DESTINATION, AVR_DEFAULT_DESTINATION);
AVR_DEFAULT_DESTINATION  729 modules/redirect_av/redirect_av.c 			avr->destination = AVR_DEFAULT_DESTINATION;
AVR_DEFAULT_DESTINATION  730 modules/redirect_av/redirect_av.c 			GF_LOG(GF_LOG_ERROR, GF_LOG_MODULE, ( "[AVRedirect] %s not set, using %s\n", AVR_DESTINATION, AVR_DEFAULT_DESTINATION ) );