I try to do “backgrounded dial” macro.
I have one SIP-phone connected to asterisk and gateway to PSTN connected to asterisk via SIP too. I need feature like this:
Operator on the SIP-phone call to number XXXXX on the first line (goto some macro).
Operator can select second line, hold first line or hangup.
When dialed number goes to state “Link/Connected” it must to ring (call) back to operator with CallerID=XXXXX.
Please, give me some ideas to do it. Thank you, very much.
This can be done with either a call file or the AMI.
Both of these will only start the second leg of the call when the first leg has answered. I’m not really going into any more detail as its a powerdialer that the OP wants to make and I don’t like with powerdialers.