The thing is I need to wait a few seconds. In fact, it's even worse, I need to wait a few seconds, dial an extension, wait a few more seconds, and then dial another!
It's perfect for something like
... Wait(5) ... SendDTMF("123") ... Wait(5) ... SendDTMF("456")
but the Dial command doesn't return until the call is done.
w will wait .5 seconds. Dial(SIP/1234,,D(wwwwwwwwww123wwwwwwwwww456))
Or if you are on an analog Zap channel
Dial(Zap/1234wwwwwwwwww123wwwwwwwwww456)
Hell, it even mentions the "w" in "show application dial" for the D() option.
Read the damn docs. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users