Commit Graph

25 Commits

Author SHA1 Message Date
sqozz 761fecf519 supply call id to answer function 2021-08-29 02:53:01 +02:00
sqozz 8826ca6fb1 Add remote number reading 2021-02-25 14:07:28 +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
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
Fr3deric 834233ac17 various Python 3 adjustments 2020-12-28 00:10:47 +00: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
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
klonfish 9d3c8b8a30 Cut prefix from dialed number before calling it 2015-08-01 23:38:24 +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 d1d2976e6a Added config classes for phone interface 2015-05-28 23:44:35 +02:00
klonfish ccf39f69f5 Switched to sox to generate phone sounds 2015-05-26 23:11:05 +02:00
Frederic 807735a8e3 added registration_lost event 2015-05-20 01:11:00 +02:00
klonfish 9f39e9f00f Added event when registration goes away 2015-05-19 23:11:11 +02:00
klonfish ec01891263 Decline call when handset is not on the fork 2015-05-19 22:16:07 +02:00
klonfish 762d3b4775 Implemented event for invalid number, replaced own timeout thread by better builtin threading.Timer 2015-05-18 21:39:53 +02:00
klonfish f4c4a1d0e8 Debug output on file playing 2015-05-18 19:24:16 +02:00
klonfish 0dde661fee Implemented linphone wrapper 2015-05-18 14:34:45 +02:00