65 Commits (61da307aa27497fe17e78cd5513420d3050f9631)
 

Author SHA1 Message Date
Fr3deric 61da307aa2 update documentation 4 years ago
Fr3deric 42bbf89a57 pass linphone config via `--factory-config` 4 years ago
Fr3deric f8d32c09a7 specify WorkingDirectory 4 years ago
Fr3deric d50a691252 Merge branch 'pylinphone' of https://git.blinkenbunt.org/LUG-Saar/fetapi into pylinphone 4 years ago
Fr3deric a05d547b1b add fetapd.service and some setup instructions 4 years ago
klonfish 52cff1474e Update function calls to pylinphone interface 4 years ago
klonfish 7e3d5a0b9d Update callbacks for pylinphone interface 4 years ago
klonfish d0b3fc4780 Fix account registration with linphone 4 years ago
klonfish 4f88ff760f Use linphone socket in sid chroot 4 years ago
klonfish 987359d1ad Update linphone imports 4 years ago
klonfish f3418971e6 Re-add callback registrations 4 years ago
Fr3deric 02fa43566e add pylinphone as submodule 4 years ago
Fr3deric cb4156ec5f add systemd service for linphone-daemon 4 years ago
Fr3deric a57c1e42a0 fix wrong variable name 4 years ago
Fr3deric 834233ac17 various Python 3 adjustments 4 years ago
klonfish c882bcd59f Merge pull request 'Replace linphone with pylinphone' (#1) from sqozz/fetapi:pylinphone into pylinphone 4 years ago
Fr3deric 3e0b570c85 add README.md 4 years ago
sqozz 579defbb7c Replace linphone with pylinphone 4 years ago
Fr3deric 2bdf0f7485 removed obsolete test file, cosmetics 8 years ago
Fr3deric c21b6f9e96 removed @property functions 8 years ago
Fr3deric 937ac41eac added some ascii art 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
sqozz 4cf172e928 Remove deprecated files 8 years ago
klonfish b62f45f166 Added compatibility for versions greater than 3.8.x 9 years ago
klonfish a6a82cfd87 Added blacklist feature 9 years ago
Fr3deric 7730762f87 Merge branch 'master' of git.13e7.de:fetap 9 years ago
klonfish ace97d5657 Added config option to invert the Gabelschalter input 9 years ago
klonfish 9d3c8b8a30 Cut prefix from dialed number before calling it 9 years ago
Fr3deric d57955c20f Merge branch 'master' of git.13e7.de:fetap 10 years ago
klonfish 8417b33371 Added some comments to example config 10 years ago
Fr3deric add2fe22fc Merge branch 'master' of git.13e7.de:fetap 10 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 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