Hi.
I have scheme:
User -> Kamailio -> Asterisk -> PSTN
|
V
Radius Server
At the beginning dialog (INVITE) kamailio send to radius server START packet which
indicates Called, Calling, Accounting Session ID, connect_time, setup_time.
When the terminating call (BYE) kamailio forms STOP package. How can I get on kamailio
Called, Calling, connect_time that I have in kamailio for START packet
if I only match Accounting Session ID?
Thank.