dest_num         1157 mod_freetdm/mod_freetdm.c 	const char *dest_num = NULL, *callerid_num = NULL;
dest_num         1174 mod_freetdm/mod_freetdm.c 		dest_num = switch_sanitize_number(switch_core_strdup(outbound_profile->pool, outbound_profile->destination_number));
dest_num         1410 mod_freetdm/mod_freetdm.c 		caller_profile->destination_number = switch_core_strdup(caller_profile->pool, switch_str_nil(dest_num));