How to that - information about status of call

Hi,

I’m looking for idea how to take information, about dialstatus to my endpoint. When a call are incoming I ask for login and pin and if all are correct then i place a call to my endpoint. But the credentials are one-time, so i have to know if call to my endpoint are estalished after that or it is fail. Have any body idea a way to do this ?

edit: Probably ${DIALSTATUS} will help

That’s correct, DIALSTATUS can be used to know the result of a dial attempt. Please note though that dialplan execution will stop if the called party answered.

1 Like