Commit Graph

75 Commits

Author SHA1 Message Date
sqozz 947639b62e Fix statemachine 2021-02-27 00:22:43 +01:00
sqozz a74f7f19cf Add ring event for webinterface 2021-02-25 14:07:33 +01:00
sqozz 8826ca6fb1 Add remote number reading 2021-02-25 14:07:28 +01:00
sqozz 522879216a Add state json for javascript 2021-02-24 23:50:45 +01:00
sqozz dc10240c2d Implement first event for javascript 2021-02-24 23:40:10 +01:00
sqozz 885df2f4fe Add state class hooks 2021-02-24 22:52:31 +01:00
sqozz e228c2ac53 Event override test 2021-02-24 22:14:02 +01:00
sqozz 24848c9afb Add callback from statemachine to update webinterface status 2021-02-24 20:40:33 +01:00
sqozz ccb76fd306 Move webinterface, add websockets, more PoC code 2021-02-24 19:11:06 +01:00
sqozz 9878acd9b6 Add first "Hello World" webinterface 2021-02-22 16:01:12 +01:00
Fr3deric 61da307aa2 update documentation 2020-12-29 21:57:51 +00:00
Fr3deric 42bbf89a57 pass linphone config via `--factory-config` 2020-12-29 21:55:20 +00:00
Fr3deric f8d32c09a7 specify WorkingDirectory 2020-12-29 01:54:54 +00:00
Fr3deric d50a691252 Merge branch 'pylinphone' of https://git.blinkenbunt.org/LUG-Saar/fetapi into pylinphone 2020-12-28 20:09:29 +00:00
Fr3deric a05d547b1b add fetapd.service and some setup instructions 2020-12-28 20:08:35 +00:00
klonfish 52cff1474e Update function calls to pylinphone interface 2020-12-28 20:04:21 +00:00
klonfish 7e3d5a0b9d Update callbacks for pylinphone interface 2020-12-28 20:04:21 +00:00
klonfish d0b3fc4780 Fix account registration with linphone 2020-12-28 20:04:21 +00:00
klonfish 4f88ff760f Use linphone socket in sid chroot 2020-12-28 20:04:21 +00:00
klonfish 987359d1ad Update linphone imports 2020-12-28 20:04:21 +00:00
klonfish f3418971e6 Re-add callback registrations
Those where lost in c5d305295b.
2020-12-28 20:04:21 +00:00
Fr3deric 02fa43566e add pylinphone as submodule 2020-12-28 19:50:06 +00:00
Fr3deric cb4156ec5f add systemd service for linphone-daemon 2020-12-28 19:37:25 +00:00
Fr3deric a57c1e42a0 fix wrong variable name 2020-12-28 00:10:47 +00:00
Fr3deric 834233ac17 various Python 3 adjustments 2020-12-28 00:10:47 +00:00
klonfish c882bcd59f Merge pull request 'Replace linphone with pylinphone' (#1) from sqozz/fetapi:pylinphone into pylinphone
Reviewed-on: https://git.blinkenbunt.org/LUG-Saar/fetapi/pulls/1
2020-12-28 00:23:39 +01:00
Frederic 3e0b570c85 add README.md 2020-12-27 23:37:02 +01:00
sqozz 579defbb7c Replace linphone with pylinphone 2020-09-03 16:49:13 +02:00
Frederic 2bdf0f7485 removed obsolete test file, cosmetics 2017-04-28 18:57:43 +02:00
Frederic c21b6f9e96 removed @property functions 2017-04-28 18:48:22 +02:00
Frederic 937ac41eac added some ascii art 2017-04-27 21:39:23 +02:00
Frederic c5d305295b moved statemachine-related code to statemachine.py 2017-04-27 21:19:26 +02:00
klonfish 60c899edcc Reindented files to consistenlty use 4 spaces and removed trailing whitespaces 2017-04-27 00:47:53 +02:00
klonfish 4e54528082 Renamed files to not include 'test' anymore 2017-04-16 17:40:53 +02:00
sqozz 4cf172e928 Remove deprecated files 2017-04-16 16:10:12 +02:00
klonfish b62f45f166 Added compatibility for versions greater than 3.8.x 2015-12-27 21:05:05 +01:00
klonfish a6a82cfd87 Added blacklist feature 2015-12-27 11:52:38 +01:00
Frederic 7730762f87 Merge branch 'master' of git.13e7.de:fetap 2015-12-27 11:00:07 +01:00
klonfish ace97d5657 Added config option to invert the Gabelschalter input 2015-08-27 00:49:34 +02:00
klonfish 9d3c8b8a30 Cut prefix from dialed number before calling it 2015-08-01 23:38:24 +02:00
Frederic d57955c20f Merge branch 'master' of git.13e7.de:fetap 2015-06-21 12:59:17 +02:00
klonfish 8417b33371 Added some comments to example config 2015-06-16 23:10:33 +02:00
Frederic add2fe22fc Merge branch 'master' of git.13e7.de:fetap
Conflicts:
	fetapdtest.py
2015-06-04 19:41:34 +02:00
Frederic 8ecfeb97c6 implemented shortcut functionality and dail timeout 2015-06-04 18:59:58 +02:00
klonfish 5fe2b1af9d Speak dialed numbers 2015-06-04 18:48:40 +02:00
Frederic 37e5042808 added configuration file support 2015-06-04 18:42:08 +02:00
klonfish 4558c0f1b2 Added prefix-resolution if no default proxy is set and the number is not absolute 2015-05-28 23:56:57 +02:00
klonfish 97079c7171 Added example linphone.conf 2015-05-28 23:45:30 +02:00
klonfish d1d2976e6a Added config classes for phone interface 2015-05-28 23:44:35 +02:00
klonfish 7b15aa13c1 Replaced getters in StateMachineController by properties 2015-05-26 23:19:26 +02:00