3 Commits (master)

Author SHA1 Message Date
Fr3deric 2bdf0f7485 removed obsolete test file, cosmetics 8 years ago
Fr3deric c21b6f9e96 removed @property functions 8 years ago
Fr3deric c5d305295b moved statemachine-related code to statemachine.py 8 years ago
klonfish 60c899edcc Reindented files to consistenlty use 4 spaces and removed trailing whitespaces 8 years ago
klonfish 4e54528082 Renamed files to not include 'test' anymore 8 years ago
klonfish a6a82cfd87 Added blacklist feature 9 years ago
Fr3deric 8ecfeb97c6 implemented shortcut functionality and dail timeout 10 years ago
klonfish 5fe2b1af9d Speak dialed numbers 10 years ago
Fr3deric 37e5042808 added configuration file support 10 years ago
klonfish 7b15aa13c1 Replaced getters in StateMachineController by properties 10 years ago
Fr3deric 807735a8e3 added registration_lost event 10 years ago
Fr3deric 2789213062 added leave() callback to states 10 years ago
Fr3deric cdfb428e00 introduced BaseState, which defines default behaviour 10 years ago
Fr3deric 40eef9aa66 abort the timeout when a nummernschalter_active event occurs in DialingState 10 years ago
Fr3deric 9d234c025f Change to BusyBeepingState when a call_ended event occurs while connecting, trigger a call_ended event when busy 10 years ago
Fr3deric e8ab032e89 added on_nummernschalter_active event, stop playing the dailtone once it occurs 10 years ago
klonfish ec01891263 Decline call when handset is not on the fork 10 years ago
klonfish 3ceb7fade3 Stop dial tone after one number is dialed, set waiting time before starting a call to 5s 10 years ago
klonfish b6f5efd6ab Made timeout nicer 10 years ago
klonfish 762d3b4775 Implemented event for invalid number, replaced own timeout thread by better builtin threading.Timer 10 years ago
klonfish 20ed8681a1 First working version of fetapd 10 years ago