| 
									
										
										
										
											2012-06-01 18:20:44 +00:00
										 |  |  | ; Config to test config parsing | 
					
						
							|  |  |  | ; global and item have values that differ from defaults | 
					
						
							|  |  |  | ; global_defaults and item_defualts are to show all defaults are set | 
					
						
							|  |  |  | ; there should be an option for every default type, and a custom type | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [global] | 
					
						
							|  |  |  | intopt=-1 | 
					
						
							|  |  |  | uintopt=1 | 
					
						
							| 
									
										
										
										
											2017-07-10 15:04:58 -04:00
										 |  |  | timelenopt1=1ms | 
					
						
							|  |  |  | timelenopt2=1s | 
					
						
							|  |  |  | timelenopt3=1m | 
					
						
							|  |  |  | timelenopt4=1h | 
					
						
							| 
									
										
										
										
											2012-06-01 18:20:44 +00:00
										 |  |  | doubleopt=0.1 | 
					
						
							|  |  |  | sockaddropt=1.2.3.4:1234 | 
					
						
							|  |  |  | boolopt=true | 
					
						
							| 
									
										
										
										
											2012-06-28 01:12:06 +00:00
										 |  |  | boolflag1=true | 
					
						
							|  |  |  | boolflag2=false | 
					
						
							|  |  |  | boolflag3=true | 
					
						
							| 
									
										
										
										
											2012-07-12 21:43:09 +00:00
										 |  |  | deny=0.0.0.0/0 | 
					
						
							|  |  |  | permit=1.2.3.4/32 | 
					
						
							| 
									
										
										
										
											2012-06-01 18:20:44 +00:00
										 |  |  | codecopt=!all,ulaw,g729 | 
					
						
							|  |  |  | stropt=test | 
					
						
							|  |  |  | customopt=yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [global_defaults] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [item] | 
					
						
							|  |  |  | intopt=-1 | 
					
						
							|  |  |  | uintopt=1 | 
					
						
							| 
									
										
										
										
											2017-07-10 15:04:58 -04:00
										 |  |  | timelenopt1=1 | 
					
						
							|  |  |  | timelenopt2=1 | 
					
						
							|  |  |  | timelenopt3=1 | 
					
						
							|  |  |  | timelenopt4=1 | 
					
						
							| 
									
										
										
										
											2012-06-01 18:20:44 +00:00
										 |  |  | doubleopt=0.1 | 
					
						
							|  |  |  | sockaddropt=1.2.3.4:1234 | 
					
						
							|  |  |  | boolopt=true | 
					
						
							| 
									
										
										
										
											2012-06-28 01:12:06 +00:00
										 |  |  | boolflag1=true | 
					
						
							|  |  |  | boolflag2=false | 
					
						
							|  |  |  | boolflag3=true | 
					
						
							| 
									
										
										
										
											2012-06-01 18:20:44 +00:00
										 |  |  | acldenyopt=0.0.0.0/0 | 
					
						
							|  |  |  | aclpermitopt=1.2.3.4/32 | 
					
						
							|  |  |  | codecopt=!all,ulaw,g729 | 
					
						
							|  |  |  | stropt=test | 
					
						
							|  |  |  | customopt=yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [item_defaults] |