mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 19:52:48 +00:00
document syntax change for Record() application (bug #4439)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5822 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -96,6 +96,9 @@ Applications:
|
|||||||
SetCIDNum(2025551212) Set(CALLERID(number)=2025551212)
|
SetCIDNum(2025551212) Set(CALLERID(number)=2025551212)
|
||||||
SetRDNIS(2024561414) Set(CALLERID(RDNIS)=2024561414)
|
SetRDNIS(2024561414) Set(CALLERID(RDNIS)=2024561414)
|
||||||
|
|
||||||
|
* The application Record now uses the period to separate the filename
|
||||||
|
from the format, rather than the colon.
|
||||||
|
|
||||||
Queues:
|
Queues:
|
||||||
|
|
||||||
* A queue is now considered empty not only if there are no members but if
|
* A queue is now considered empty not only if there are no members but if
|
||||||
|
Reference in New Issue
Block a user