profname         2435 mod_freetdm/mod_freetdm.c static int add_profile_parameters(switch_xml_t cfg, const char *profname, ftdm_conf_parameter_t *parameters, int len)
profname         2442 mod_freetdm/mod_freetdm.c 		switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "cannot find profile '%s', there is no 'config_profiles' XML section\n", profname);
profname         2452 mod_freetdm/mod_freetdm.c 		if (!strcasecmp(name, profname)) {
profname         2458 mod_freetdm/mod_freetdm.c 		switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "failed to find profile '%s'\n", profname);