[sr-dev] [kamailio/kamailio] acc: skip cdr generation for certain calls (#2348)

Carlos Cruz Luengo notifications at github.com
Fri Jun 5 14:49:05 CEST 2020


### Description

I haven't found a way to skip CDR generation per call once [cdr_enable modparam](http://kamailio.org/docs/modules/devel/modules/acc.html#acc.p.cdr_enable) is enabled.

### Expected behavior

I have implemented via irontec/kamailio at 38964a31d6c0158b7c9bb3abb4e9eb72aa8cd960 adding a new modparam with the dlg_var name that will prevent CDR generation for calls with that dlg_var set.

#### Actual observed behavior

Once CDR generation is enabled with [cdr_enable modparam](http://kamailio.org/docs/modules/devel/modules/acc.html#acc.p.cdr_enable) all calls generate CDR.

### Additional Information

I can make a PR adapting that patch and documenting new modparam, as long as there is no way of achieving it that I have missed and if you find it useful.

Thank you and regards,

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2348
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200605/aba0a92e/attachment.html>


More information about the sr-dev mailing list