[OpenSIPS-Users] Sending CDR over event_datagram module
Dan Christian Bogos
danb.lists at gmail.com
Tue Jul 15 09:49:17 CEST 2014
Hey Razvan,
Thanks for getting so fast back to me.
Regarding your question, when activating CDR for INVITE and BYE, I am
getting two E_ACC_CDR events. What is also weird is that the avp which I
set in INVITE is not recovered in BYE (see cgr_reqtype in the sample
bellow).
Here are the events I am getting:
"""
U 2014/07/15 09:35:24.652932 127.0.0.1:55392 -> 127.0.0.1:2020
E_ACC_CDR
method::INVITE
from_tag::17d32201
to_tag::cdb79274
callid::NGJkYWY5YjU1NTY3N2Y2YmNmOWQwOGI0OTRjMjA0Yzg.
sip_code::200
sip_reason::OK
time::1405409721
cgr_reqtype::prepaid
cgr_destination::dan
cgr_account::dan
cgr_subject::dan
duration::3
setuptime::3
created::1405409718
#
U 2014/07/15 09:35:24.667958 127.0.0.1:50791 -> 127.0.0.1:2020
E_ACC_CDR
method::BYE
from_tag::cdb79274
to_tag::17d32201
callid::NGJkYWY5YjU1NTY3N2Y2YmNmOWQwOGI0OTRjMjA0Yzg.
sip_code::200
sip_reason::OK
time::1405409724
cgr_reqtype::
cgr_destination::dan
cgr_account::dan
cgr_subject::dan
"""
Cheers,
DanB
More information about the Users
mailing list