mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-29 15:36:13 +00:00 
			
		
		
		
	Warn about setting read only variables (bug #3309)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -78,6 +78,9 @@ ${TXTCIDNAME}	Result of application TXTCIDName | |||||||
| ${UNIQUEID}	Current call unique identifier | ${UNIQUEID}	Current call unique identifier | ||||||
| ${PRIREDIRECTREASON} Reason for redirect, if a call was directed | ${PRIREDIRECTREASON} Reason for redirect, if a call was directed | ||||||
|  |  | ||||||
|  | NOTE: Attempting to set any of these "special" variables will not change  | ||||||
|  | their value, but will not display any warning either. | ||||||
|  |  | ||||||
| The dial() application sets the following variables: | The dial() application sets the following variables: | ||||||
|  |  | ||||||
| ${DIALEDPEERNAME} Dialed peer name | ${DIALEDPEERNAME} Dialed peer name | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user