29 Commits (4558c0f1b218750fa17b5845cad1dd92316f56f9)
 

Author SHA1 Message Date
klonfish 4558c0f1b2 Added prefix-resolution if no default proxy is set and the number is not absolute 10 years ago
klonfish 97079c7171 Added example linphone.conf 10 years ago
klonfish d1d2976e6a Added config classes for phone interface 10 years ago
klonfish 7b15aa13c1 Replaced getters in StateMachineController by properties 10 years ago
klonfish ccf39f69f5 Switched to sox to generate phone sounds 10 years ago
Fr3deric 807735a8e3 added registration_lost event 10 years ago
Fr3deric 2789213062 added leave() callback to states 10 years ago
Fr3deric 7cdc5504c5 Merge branch 'master' of git.13e7.de:fetap 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
klonfish 9f39e9f00f Added event when registration goes away 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 67a9974ef8 Merge branch 'master' of 13e7git:fetap 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
klonfish 39f0a68812 FeApInterface now sets the pin numbering as given in the pin config 10 years ago
klonfish f4c4a1d0e8 Debug output on file playing 10 years ago
klonfish f72e615435 Fixed name of DialingState 10 years ago
klonfish a4aef00e55 Fixed registration states 10 years ago
klonfish 9eeae13691 Fixed Schauzeichen implementation 10 years ago
klonfish 61d109d9d2 Added states for proxy registration 10 years ago
klonfish 0dde661fee Implemented linphone wrapper 10 years ago
klonfish f7bd632fae Ported statemechine to python2 10 years ago
klonfish 0736cbbe81 Implemented Schauzeichen 10 years ago
Fr3deric ce7471d85d some tests 10 years ago