MT#56060 duplicate 'hg_ext_response' tagdata to central db

Change-Id: Iaed01b14caf31c6d2347d457c7cb78cc5cacbf62
mr11.2
Rene Krenn 2 years ago
parent 9b7f3217ab
commit c884ef45ff

@ -2248,6 +2248,9 @@ sub update_cdr {
copy_cdr_col_data($acc_tag_col_model_key,$dup_tag_col_model_key,$cdr,$cdr->{id},$dup_cdr_id,
{ direction => 'destination', provider => 'customer', tag => 'header=Diversion' });
copy_cdr_col_data($acc_tag_col_model_key,$dup_tag_col_model_key,$cdr,$cdr->{id},$dup_cdr_id,
{ direction => 'destination', provider => 'customer', tag => 'hg_ext_response' });
copy_cdr_mos_data($cdr,$cdr->{id},$dup_cdr_id);

Loading…
Cancel
Save