Hello,
How I can redial to specified number when b-side ends the call.
For example
A ->calling to number 777 -> yate -> calling to number 777 -> B
A -> call start -> yate -> call start ->B
A -> call continue -> yate -> call end -> B
A -> call continue -> yate -> redial for example 888 -> C
A -> call end -> yate -> call end -> C
for example in live situation:
client calling to support, when support end the call, client getting - IVR:
please press 1 if your problem resolved
please press 2 ... etc.
or yate will redial to a live person for answering question in live
in call fork I have found examples only for creating calls or timeout but it not exactly what I need.