1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-10-18 00:25:25 +00:00

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: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/744>
This commit is contained in:
Guido Günther 2024-07-16 17:53:02 +02:00 committed by Marge Bot
parent c10bed4faf
commit f88abb8280

View file

@ -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