profname 2334 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 2341 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 2351 mod_freetdm/mod_freetdm.c if (!strcasecmp(name, profname)) { profname 2357 mod_freetdm/mod_freetdm.c switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "failed to find profile '%s'\n", profname);