Commit Graph

16 Commits

Author SHA1 Message Date
sqozz b4b1ba31dc Fix status parsing
The get_status method now parses the output from linphone more
dynamically. This allows to fetch status information while in different
states of a call (ringing, call established, etc).
2021-02-25 10:35:02 +01:00
sqozz 7e28f36dc3 Fix call_stats return value 2021-02-25 10:34:43 +01:00
sqozz dc9d61acfb Add version function 2021-02-25 10:33:54 +01:00
sqozz 81f2b1695f Add unregister function 2021-02-25 10:33:32 +01:00
klonfish beb544b3b6 Make socket operations thread-safe 2020-12-28 18:36:02 +00:00
sqozz 016fef57a2 Add call stat functionality 2020-09-02 20:45:23 +02:00
sqozz 15c57bf4cc Add call status functionality 2020-09-01 22:30:15 +02:00
sqozz 9e5c0a69ee Add dtmf tones 2020-09-01 17:52:51 +02:00
sqozz f2a8cefdf9 Add function to resume call 2020-09-01 14:23:24 +02:00
sqozz 45983e4578 Add function to pause call 2020-09-01 14:09:40 +02:00
sqozz 1716616cba Add call mute 2020-09-01 14:00:25 +02:00
sqozz 712f56abcc Implement outgoing calls 2020-09-01 13:59:45 +02:00
sqozz 5abaaa5353 Improve answer/terminate error handling 2020-09-01 13:58:45 +02:00
sqozz 6415798162 Update 'README.md' 2020-09-01 09:49:06 +02:00
sqozz 3d0f9b326a Add README 2020-09-01 09:43:36 +02:00
sqozz b81a6647e5 Add first version 2020-09-01 09:38:58 +02:00