mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-11 13:11:30 +00:00
Add a timeout option to control the amount of time to wait if no early media is received before giving up. This allows aborting early if the destination is not being responsive. Resolves: #588 UserNote: The timeout argument to Dial now allows specifying the maximum amount of time to dial if early media is not received.