| 
									
										
										
										
											2003-11-25 01:17:50 +00:00
										 |  |  | ; Sample Asterisk config file for CDR logging to PostgresSQL | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [global] | 
					
						
							|  |  |  | ;hostname=localhost | 
					
						
							|  |  |  | ;port=5432 | 
					
						
							|  |  |  | ;dbname=asterisk | 
					
						
							|  |  |  | ;password=password | 
					
						
							|  |  |  | ;user=postgres | 
					
						
							| 
									
										
										
										
											2004-12-09 20:34:35 +00:00
										 |  |  | ;table=cdr		;SQL table where CDRs will be inserted |