mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Add unique identifier
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1064 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -39,6 +39,7 @@ ${CHANNEL}	Current channel name | ||||
| ${ENV(VAR)}	Environmental variable VAR | ||||
| ${EPOCH}	Current unix style epoch | ||||
| ${DATETIME}	Current date time in the format: YYYY-MM-DD_HH:MM:SS | ||||
| ${UNIQUEID}	Current call unique identifier | ||||
|  | ||||
| There are two reference modes - reference by value and reference by name.  | ||||
| To refer to a variable with its name (as an argument to a function that  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user