list_name        2209 mod_freetdm/mod_freetdm.c 		const char *list_name, const char *list_element_name, 
list_name        2220 mod_freetdm/mod_freetdm.c 	list = switch_xml_child(swnode, list_name);
list_name        2222 mod_freetdm/mod_freetdm.c 		switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "no list %s found\n", list_name);
list_name        2226 mod_freetdm/mod_freetdm.c 	if ((FTDM_SUCCESS != ftdm_conf_node_create(list_name, &n_list, rootnode))) {
list_name        2227 mod_freetdm/mod_freetdm.c 		switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "failed to create %s node\n", list_name);