Hi
As i need to assign one value while listening one module(chan.disconnected) and need to assign the value on another module(call.cdr) by using external module.
Will you please guys help me for the same.
Yate::Install("chan.disconnected",80);
call_cdr->params["call_direction"]='xyz';