mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Documentation updates for BRIDGEPVTCALLID
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -66,6 +66,10 @@ Dialplan functions
|
||||
the existence of a dialplan target.
|
||||
* Added two new dialplan functions, TOUPPER and TOLOWER, which convert a string to
|
||||
upper and lower case, respectively.
|
||||
* When bridging, Asterisk sets the BRIDGEPVTCALLID to the channel drivers unique
|
||||
ID for the call (not the Asterisk call ID or unique ID), provided that the
|
||||
channel driver supports this. For SIP, you get the SIP call-ID for the
|
||||
bridged channel which you can store in the CDR with a custom field.
|
||||
|
||||
CLI Changes
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user