Skip to content
Snippets Groups Projects
Select Git revision
  • 4856dc68fd96de840f86d972bf9f852f371fc9ea
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
31 results

jami-daemon

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Alexandre Lision authored and Guillaume Roguez committed
    Refs #67163
    
    Change-Id: Icb7940d0176cc01ff1122ade6044e75f740505f5
    Signed-off-by: default avatarGuillaume Roguez <guillaume.roguez@savoirfairelinux.com>
    4856dc68
    History
    Ring (formerly SFLPhone) is an open-source SIP/IAX2 compatible enterprise-class softphone, published under the GNU Public License 3.
    
    GIT REPOSITORY
    
    Tree information:
    
     * daemon (dring): contains the core application code. This code is mandatory to run the softphone. It may be considered as the core as it implements all the logic (audio layer, communication layer, account management, codecs management, dbus services).
     * gnome: contains the GTK+ client for Ring. It will connect and communicate to the core application through D-Bus.
     * tools: scripts
      * ring-callto: to start calls from command line
      * update-copyright: (dev tool) to update copyright notice with new year
     * sflphone-kde:  git clone git://anongit.kde.org/sflphone-kde
    
    
     Please refer to the INSTALL file or our development website (http://projects.savoirfairelinux.net/projects/show/sflphone) for installation guide.
    
     To contact the developers:
     * Mailing list: http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
    
    
     Ring Team