]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Add dial time for progress/ringing.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 8 Feb 2024 18:09:49 +0000 (13:09 -0500)
committerNaveen Albert <asterisk@phreaknet.org>
Wed, 6 Mar 2024 14:26:15 +0000 (14:26 +0000)
commite4adc962ca7b733b222cf2069f70188fb74f1583
treeeeb65459ba99493311f521a748dc25903d26ce8a
parent082966bdad314a59369ffbdf58b2b02da1ba4052
app_dial: Add dial time for progress/ringing.

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.
apps/app_dial.c