destination_number 1165 mod_freetdm/mod_freetdm.c if (zstr(outbound_profile->destination_number)) { destination_number 1171 mod_freetdm/mod_freetdm.c data = switch_core_strdup(outbound_profile->pool, outbound_profile->destination_number); destination_number 1173 mod_freetdm/mod_freetdm.c if (!zstr(outbound_profile->destination_number)) { destination_number 1174 mod_freetdm/mod_freetdm.c dest_num = switch_sanitize_number(switch_core_strdup(outbound_profile->pool, outbound_profile->destination_number)); destination_number 1410 mod_freetdm/mod_freetdm.c caller_profile->destination_number = switch_core_strdup(caller_profile->pool, switch_str_nil(dest_num)); destination_number 1548 mod_freetdm/mod_freetdm.c snprintf(name, sizeof(name), "FreeTDM/%u:%u/%s", spanid, chanid, tech_pvt->caller_profile->destination_number);