mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	xmldocs: Improve examples.
Use example tags instead of regular para tags where possible. ASTERISK-30090 Change-Id: Iada8bbfda08f30b118cedf2d040bbb21e4966ec5
This commit is contained in:
		
				
					committed by
					
						 Joshua Colp
						Joshua Colp
					
				
			
			
				
	
			
			
			
						parent
						
							31dc28ab09
						
					
				
				
					commit
					51d262af12
				
			| @@ -161,7 +161,9 @@ | ||||
| 			<note><para>CDRs can only be modified before the bridge between two channels is | ||||
| 			torn down. For example, CDRs may not be modified after the <literal>Dial</literal> | ||||
| 			application has returned.</para></note> | ||||
| 			<para>Example: exten => 1,1,Set(CDR(userfield)=test)</para> | ||||
| 			<example title="Set the userfield"> | ||||
| 			 exten => 1,1,Set(CDR(userfield)=test) | ||||
| 			</example> | ||||
| 		</description> | ||||
| 	</function> | ||||
| 	<function name="CDR_PROP" language="en_US"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user