mirror of https://github.com/asterisk/asterisk
The Answer application currently waits for up to 500ms for media, even if users specify a different timeout. This adds an option to not wait for media on the channel by doing a raw answer instead. The default 500ms threshold is also documented. ASTERISK-30308 #close Change-Id: Id59cd340c44b8b8b2384c479e17e5123e917cba420.1
parent
5ede4e217a
commit
c7df5ee7c1
@ -0,0 +1,5 @@
|
||||
Subject: pbx_builtins
|
||||
|
||||
It is now possible to not wait for media on
|
||||
a channel when answering it using Answer,
|
||||
by specifying the i option.
|
Loading…
Reference in new issue