From f88abb8280b7657e42c3126dd58e0d46e22e597c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Tue, 16 Jul 2024 17:53:02 +0200 Subject: [PATCH] README: Link to linphone's sofia-sip This is what it's being tested with. Freeswitch has issues atm. Helps: https://gitlab.gnome.org/GNOME/calls/-/issues/650 Part-of: --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6605276..69ac959 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ For more information see [here](https://modemmanager.org/docs/modemmanager/debug ### SIP -This plugin uses the libsofia-sip library for SIP signalling and +This plugin uses the [sofia-sip][] library for SIP signalling and GStreamer for media handling. It supports multiple SIP accounts and currently one active call at a time (subject to change). @@ -154,3 +154,5 @@ incoming call you should send a `USR1` signal to the calls process: This plugin is not in active development anymore, so your mileage may vary. See [here](ofono.md) for more information. + +[sofia-sip]: https://github.com/BelledonneCommunications/sofia-sip