taskSavannah Administration - Tasks: task #4464, Submission of SIP over TCP at...

 
 

task #4464: Submission of SIP over TCP at Asterisk

Submitter:  Hyoungjoo Lee <peaklinuxer>
Submitted:  Sat 30 Jul 2005 05:17:05 PM UTC
   
 
Should Start On:  Sat 30 Jul 2005 12:00:00 AM UTC Should be Finished on:  Tue 09 Aug 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Mon 21 Aug 2006 03:06:45 PM UTC, comment #6: 

Hi,

We did not get a response from you, so we deleted your project from the pending queue.

If you would still like to have your project hosted at Savannah, please register it again.

The re-registration URL found in our acknowledgment of your earlier registration will direct
you to the proper location where you can re-register your project.

Regards.

Sebastian Wieseler <kickino>
Sat 01 Jul 2006 11:23:10 AM UTC, comment #5: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project.
You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah?
If not, please tell us - we don't bite, and it will make us gain time.

Regards.

Sebastian Wieseler <kickino>
Mon 19 Jun 2006 05:29:20 PM UTC, comment #4: 

Hello.

In order to release your project properly and unambiguously under the GPL,
please place copyright notices and permission-to-copy statements at the beginning of every file of source code - a statement like
" * This program is free software, distributed under the terms of

  • the GNU General Public License"

is NOT enough.

In addition, if you haven't already, please include a copy of the plain text version of the GPL,
available from http://www.gnu.org/licenses/gpl.txt, into a file named "COPYING".

For more information, see http://www.gnu.org/licenses/gpl-howto.html.

The GPL FAQ explains why these procedures must be followed.
To learn why a copy of the GPL must be included with every copy of the code, for example,
see http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude.



Then because of your .java file - did you determine whether your project can run on a Free Software Java suite
(see http://www.gnu.org/software/java/ for more information)?

We recommend you to test your project using GCJ and GNU Classpath, and ensure
that your Java code runs on this Free Software Java suite.

GCJ is the GNU Compiler for Java, part of the GCC (GNU Compiler Collection).
The Classpath project aims to develop a free and portable implementation of the Java API
(the classes in the 'java' package).

More information is available at http://gcc.gnu.org/ and http://www.gnu.org/software/classpath/ .

Please provide us with more information about this point.


Regards,

Sebastian Wieseler <kickino>
Tue 02 Aug 2005 10:25:14 PM UTC, comment #3: 

I approve your project.

I'll review it again in one week (more or less) to check the code against our policies :)

Note that to use OpenSSL, unless you decide to switch to GnuTLS, you'll need an exception from the copyright holders. Check http://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleLibs for details.

Sylvain Beucler <Beuc>
Sun 31 Jul 2005 02:50:45 PM UTC, comment #2: 

I am doing one project with Asterisk im part of "Summer of Code at google". Google requires me to post my code to one of public devel website. Asterisk has dual-license, either GPL or Digium. I am a just student, I sent disclaimer to Digium already.

Hyoungjoo Lee <peaklinuxer>
Sat 30 Jul 2005 09:25:54 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.


Can you tell me a bit more about the licensing scheme?

Note that commercial does not mean proprietary.
Do you work for Digium? Or do you plan to grant copyright to them so they can dual license a version asterisk that includes your changes?

Free Software means that users have certain freedoms; it does not mean zero price.  "Commercial" means "associated with business"; a commercial program may be free or non-free, depending on its license.  So it is a mistake to treat "free" and "commercial" as contraries.  When a business develops free software, that is free commercial software.


Also, wouldn't it be better to contribute directly to the Asterisk project instead of keeping this changeset separate?


Note that OpenSSL is incompatible with the GNU GPL. We recommand to use GnuTLS instead, which provides an additional OpenSSL-like
programming interface.


Last, we prefer to see some source code before to approve a
project. Do you need to project right now? If yes, please say why and we could approve it temporarily now and review it in a week. If not, we'd prefer you resubmit it later on.

Sylvain Beucler <Beuc>
Sat 30 Jul 2005 05:17:05 PM UTC, original submission:  


Site Admin. Approval/Edition URL:
 <https://savannah.gnu.org/admin/groupedit.php?group_id=7838>


###### ORIGINAL SUBMISSION DETAILS ######

System Group Name:
-----------------
  asterisk-tcp


Full Name:
----------
  SIP over TCP at Asterisk


Type:
-----
  non-GNU software & documentation


License:
--------
  Other


Other License:
--------------
  Dual Licensed: GPL or Digium Commercial License.
Asterisk has a dual license, it can be either GPL or Digium commercial licensed.


Description:
------------
  SIP RFC-3261 mandates UDP and TCP support in any SIP implementation, but open source PBX Asterisk(www.asterisk.org) doesn't have TCP support now. In this project, I am going to add TCP support to Asterisk SIP channel and then add TLS support also by using OpenSSL library. By using TCP/TLS, Asterisk can make VoIP signaling more reliablly and sucurely.


Other Software Required:
------------------------
  OpenSSL(http://www.openssl.org)


Other Comments:
---------------


#########################################

Hyoungjoo Lee <peaklinuxer>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 10 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-21 kickino StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2006-07-01 kickino StatusIn Progress Ping-ed
2006-06-19 kickino CategoryApproved Projects to be Reviewed Project Approval
    StatusNone In Progress
    Assigned toBeuc kickino
2005-08-02 Beuc CategoryProject Approval Approved Projects to be Reviewed
    StatusWait reply None
2005-07-30 Beuc StatusNone Wait reply
    Assigned toNone Beuc

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code