README.txt 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. Sipdroid is an open-source SIP client for Android
  2. See http://sipdroid.org for more info
  3. Copyright (C) 2009 The Sipdroid Open Source Project (http://sipdroid.org)
  4. Copyright (C) 2008 Hughes Systique Corporation, USA (http://hsc.com)
  5. Copyright (C) 2006 The Android Open Source Project (http://android.com)
  6. Copyright (C) 2005 Luca Veltri - University of Parma - Italy (http://mjsip.org)
  7. This file is part of Sipdroid (http://www.sipdroid.org)
  8. Sipdroid is free software; you can redistribute it and/or modify
  9. it under the terms of the GNU General Public License as published by
  10. the Free Software Foundation; either version 3 of the License, or
  11. (at your option) any later version.
  12. This source code is distributed in the hope that it will be useful,
  13. but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. GNU General Public License for more details.
  16. You should have received a copy of the GNU General Public License
  17. along with this source code; if not, write to the Free Software
  18. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  19. The source code was based on:
  20. - Mjsip
  21. contributing the original stack,
  22. packages org.zoolu.* and where Copyright noted
  23. - Hughes Systique Corporation
  24. initial port and development of a Test SIP Client to Google's Android Platform,
  25. packages org.sipdroid.* where Copyright noted
  26. Then the Sipdroid Open Source project began with porting to an actual phone,
  27. the Android Developer Phone 1, and testing basic calls. Therefore also patches to
  28. the Android Frameworks have been submitted.
  29. As Copyright noted, mostly modules in org.sipdroid.ui.* have been added to
  30. fully integrate the Client into Android's built-in dialer such as the standard UI
  31. can be used to initiate calls or ring.
  32. Work has begun to add features like putting calls on-hold, muting, sending DTMF,
  33. and handing-off between networks.
  34. Welcome to the growing worldwide community of Sipdroid users/developers!
  35. i-p-tel GmbH
  36. March, 2009