And how will you do it?
> Instruct the UAC to send a message every 60 senconds to our server,
How will you know when the keep-alive is not received?
> and
> reseting that timer when we receive it, so that we know that the call
> hasn't ended.
> If we don't receive that "keep-alive" message we end the dialog with a BYE
> (from an outside script)
This is, OpenSer will receive a keepalive and if it's not received an external
script should call a MI command to generate the BYE. How will you do it?