mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 19:17:38 +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:
parent
c10bed4faf
commit
f88abb8280
1 changed files with 3 additions and 1 deletions
|
@ -127,7 +127,7 @@ For more information see [here](https://modemmanager.org/docs/modemmanager/debug
|
||||||
|
|
||||||
### SIP
|
### 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
|
GStreamer for media handling. It supports multiple SIP accounts and
|
||||||
currently one active call at a time (subject to change).
|
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.
|
This plugin is not in active development anymore, so your mileage may vary.
|
||||||
See [here](ofono.md) for more information.
|
See [here](ofono.md) for more information.
|
||||||
|
|
||||||
|
[sofia-sip]: https://github.com/BelledonneCommunications/sofia-sip
|
||||||
|
|
Loading…
Reference in a new issue