Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							f2e78c476a 
							
						 
					 
					
						
						
							
							Add option to redirect stdout and stderr to a file  
						
						 
						
						... 
						
						
						
						When using a daemon, stdout and stderr are redirected to /dev/null.
If the program generates an exception and crashes, we can't get the
message. This option allows to get everything from stdout and stderr in
a file. 
						
						
					 
					
						2014-02-27 15:12:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							6530471210 
							
						 
					 
					
						
						
							
							Delete malformed SMS  
						
						 
						
						
						
						
					 
					
						2014-02-10 11:15:39 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							52589aa802 
							
						 
					 
					
						
						
							
							Write exception in logger if message can not be decoded  
						
						 
						
						
						
						
					 
					
						2014-02-10 11:08:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							5bb8b32ce7 
							
						 
					 
					
						
						
							
							Correct bad condition  
						
						 
						
						
						
						
					 
					
						2013-12-13 17:57:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							c5b5895e80 
							
						 
					 
					
						
						
							
							Add an option to log a message every day to be sure it is alive  
						
						 
						
						
						
						
					 
					
						2013-11-26 17:00:15 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							fb7be672fa 
							
						 
					 
					
						
						
							
							Add option to forward log messages to syslog  
						
						 
						
						
						
						
					 
					
						2013-11-26 15:58:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							402bc883ae 
							
						 
					 
					
						
						
							
							Remove I18n dependency  
						
						 
						
						
						
						
					 
					
						2013-11-26 15:55:10 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							ce8e53a4ed 
							
						 
					 
					
						
						
							
							Add possibility to handle specific actions  
						
						 
						
						... 
						
						
						
						By defining specific actions, you can define the answer when a
validation error is found on a SMS. 
						
						
					 
					
						2013-11-07 11:06:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							9ef1b9327d 
							
						 
					 
					
						
						
							
							Correct some small bugs  
						
						 
						
						
						
						
					 
					
						2013-10-03 11:38:45 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							b8ce20f350 
							
						 
					 
					
						
						
							
							Send the SIM phone number as 'to' argument to actions  
						
						 
						
						
						
						
					 
					
						2013-10-03 11:36:25 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							7e141eaf90 
							
						 
					 
					
						
						
							
							Check if phone number is the SIM phone number before ansering  
						
						 
						
						
						
						
					 
					
						2013-10-01 15:24:47 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							015feedad3 
							
						 
					 
					
						
						
							
							Add option to specify logfile  
						
						 
						
						
						
						
					 
					
						2013-10-01 15:24:47 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							eec4e58dd9 
							
						 
					 
					
						
						
							
							Send answers with Biju and remove machine definition from the gem  
						
						 
						
						
						
						
					 
					
						2013-10-01 15:24:47 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							8543374046 
							
						 
					 
					
						
						
							
							Add initial classes to manage answering machine  
						
						 
						
						
						
						
					 
					
						2013-10-01 15:24:47 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume DOTT 
							
						 
					 
					
						
						
						
						
							
						
						
							b99915de5f 
							
						 
					 
					
						
						
							
							First commit  
						
						 
						
						
						
						
					 
					
						2013-10-01 15:24:47 +02:00