Prasannakumar Merugu.Hi all,Thanks,
We are developing charging module for kamailio-ims.
We need events
event_route[dialog:start]
event_route[dialog:end]
for detecting call begin and call end.
We have to use ims_dialog module for IMS implementation. But observed that ims_dialog module
doesnt have the above said events [dialog:start and end].
How do we implement those events using ims_dialog. Is there any other way out.
Kindly suggest.