caller_id_number 1091 mod_freetdm/mod_freetdm.c 	if (!zstr(outbound_profile->caller_id_number)) {
caller_id_number 1092 mod_freetdm/mod_freetdm.c 		callerid_num = switch_sanitize_number(switch_core_strdup(outbound_profile->pool, outbound_profile->caller_id_number));
caller_id_number 1281 mod_freetdm/mod_freetdm.c 	ftdm_set_string(caller_data.cid_num.digits, switch_str_nil(outbound_profile->caller_id_number));
caller_id_number 1342 mod_freetdm/mod_freetdm.c 		caller_profile->caller_id_number = switch_core_strdup(caller_profile->pool, switch_str_nil(callerid_num));