Completing the SM-OpenSIPS component based on E_ACC_EVENT and E_ACC_MISSED_EVENT with automatic CDR generation

This commit is contained in:
DanB
2015-05-10 19:31:08 +02:00
parent 57db2b44e1
commit 5043de5d17
13 changed files with 548 additions and 241 deletions

View File

@@ -222,8 +222,8 @@ route{
send_reply("500","Internal Server Error");
exit;
}
$avp(cgr_reqtype)="*pseudoprepaid";
#$avp(cgr_account)=$fU;
$avp(cgr_reqtype)="*prepaid";
$avp(cgr_account)=$fU;
$avp(cgr_destination)=$rU;
$avp(cgr_supplier)="supplier1";
setflag(CDR);