You can use getReleasingDevice()
dn = event.getReleasingDevice().getDn();
Thanks !
Thank you, but I am not sure how this 'dn' can help me to get callingParty and calledParty addresses?
This gives me directory number of a party that disconnected the call, right? So, how can I know if it is calling or called party?