You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mediator/cdr_field_names.inc

57 lines
1.2 KiB

F(call_id, 255)
F(source_user_id, 36)
F(source_ext_subscriber_id, 255)
F(source_ext_contract_id, 255)
F(source_provider_id, 255)
F(source_user, 255)
F(source_domain, 255)
F(source_cli, 64)
F(source_ip, 64)
FA(source_gpp, 10, 255)
F(source_lnp_prefix, 255)
F(source_user_out, 255)
F(source_lnp_type, 255)
F(destination_user_id, 36)
F(destination_provider_id, 255)
F(destination_ext_subscriber_id, 255)
F(destination_ext_contract_id, 255)
F(destination_user, 255)
F(destination_domain, 255)
F(destination_user_in, 255)
F(destination_domain_in, 255)
F(destination_dialed, 255)
FA(destination_gpp, 10, 255)
F(destination_lnp_prefix, 255)
F(destination_user_out, 255)
F(destination_lnp_type, 255)
F(call_type, 0)
F(call_status, 0)
F(call_code, 3)
F(peer_auth_user, 255)
F(peer_auth_realm, 255)
F(furnished_charging_info, 0)
F(header_diversion, 0)
F(header_pai, 0)
F(header_u2u, 0)
F(header_ppi, 0)
F(group, 0)
F(source_concurrent_calls_quota, 0)
F(source_concurrent_calls_count, 0)
F(source_concurrent_calls_count_customer, 0)
F(destination_concurrent_calls_quota, 0)
F(destination_concurrent_calls_count, 0)
F(destination_concurrent_calls_count_customer, 0)
F(hg_ext_response, 0)
F(r_user, 0)
F(r_ua, 0)
F(source_last_hih, 0)
F(acc_ref, 255)