Source code
You can download here the compressed (tar.gz) source code of the latest release. All the previous source code releases are always available by clicking on the link below.
Git repository
SFLphone is using git. You may just browse the code here: https://projects.savoirfairelinux.com/repositories/show/sflphone, or fetch the entire repository.
Anonymous access
To grab source code form SFLphone's git repository, run:
git clone http://git.sflphone.org/sflphone.git
Build instructions are available on the wiki.
Developer access
Send us your public rsa/dsa SSH key and reconfigure your git access:
git-config remote.origin.url git+ssh://repos-sflphone-git@git.sflphone.org/var/repos/sflphone/git/sflphone.git