|
|
|
|
@ -66,6 +66,7 @@ my $expected_fieldnames = [
|
|
|
|
|
"source_external_contract_id",
|
|
|
|
|
"source_account_id",
|
|
|
|
|
"source_user",
|
|
|
|
|
"source_user_out",
|
|
|
|
|
"source_domain",
|
|
|
|
|
"source_cli",
|
|
|
|
|
"source_clir",
|
|
|
|
|
@ -81,6 +82,7 @@ my $expected_fieldnames = [
|
|
|
|
|
"source_gpp8",
|
|
|
|
|
"source_gpp9",
|
|
|
|
|
"source_lnp_prefix",
|
|
|
|
|
"source_lnp_type",
|
|
|
|
|
"destination_user_id",
|
|
|
|
|
"destination_provider_id",
|
|
|
|
|
"destination_external_subscriber_id",
|
|
|
|
|
@ -91,6 +93,7 @@ my $expected_fieldnames = [
|
|
|
|
|
"destination_user_dialed",
|
|
|
|
|
"destination_user_in",
|
|
|
|
|
"destination_domain_in",
|
|
|
|
|
"destination_user_out",
|
|
|
|
|
"destination_gpp0",
|
|
|
|
|
"destination_gpp1",
|
|
|
|
|
"destination_gpp2",
|
|
|
|
|
@ -102,6 +105,7 @@ my $expected_fieldnames = [
|
|
|
|
|
"destination_gpp8",
|
|
|
|
|
"destination_gpp9",
|
|
|
|
|
"destination_lnp_prefix",
|
|
|
|
|
"destination_lnp_type",
|
|
|
|
|
"peer_auth_user",
|
|
|
|
|
"peer_auth_realm",
|
|
|
|
|
"call_type",
|
|
|
|
|
|