[OpenSIPS-Users] Dialog start event over EVI
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu May 7 18:42:58 CEST 2015
Hi Dan,
As in ACC you cannot do START/STOP and CDRs in the same time, I suggest
to use the CDR event for accounting purposes and for monitoring the
dialog status take a look at the E_DLG_STATE_CHANGED event:
http://www.opensips.org/html/docs/modules/2.1.x/dialog.html#id297207
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 06.05.2015 13:39, DanB wrote:
> Hey Guys,
>
> I am using EVI to generate CDRs out of OpenSIPS. The result is that I
> get one CDR record at the end of the dialog as E_ACC_CDR event.
>
> Now I would need to know also when dialog starts (eg: after INVITE is
> being OKed).
>
> What is the most recommended way to achieve that? I tried setting
> evi_flag but it appears that works only if I do not set cdr_flag. Am I
> right in that assumption? Are both evi_flag and evi_missed_flag
> options suppressed by cdr_flag?
>
> Thanks in advance for your feedback!
> DanB
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
More information about the Users
mailing list