Autodial at some time

Hi,

I am new…

  1. How can I call automatic a number at a certain time ?

For exemple:

I want to dial number 07987 123 456 automatic at hour: 11:20:33.

I saw that i can use GotoIfTime(,,,?[labeliftrue][:labeliffalse]),

but with GotoIfTime, I cannot use second. => = ‘:’’

It is another command for call automatic but with second in my case is 33’’ .?

voip-info.org/wiki/view/Aste … o-dial+out

You can also use AMI, or, these days, even CLI (originate).

Thank you