[svn-commits] objsys: branch 1.2 r272 - in /branches/1.2/asterisk-ooh323c/ooh323c/src: ./ h...

svn-commits at lists.digium.com svn-commits at lists.digium.com
Tue Aug 8 08:32:01 MST 2006


Author: objsys
Date: Tue Aug  8 10:32:01 2006
New Revision: 272

URL: http://svn.digium.com/view/asterisk-addons?rev=272&view=rev
Log:
update

Modified:
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGES.h
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.h
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESDec.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESEnc.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c
    branches/1.2/asterisk-ooh323c/ooh323c/src/ooCapability.c

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGES.h
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGES.h?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGES.h (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGES.h Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.h
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.h?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.h (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGES.h Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESDec.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESDec.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESDec.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESDec.c Tue Aug  8 10:32:01 2006
@@ -1,7 +1,19 @@
-/**
- * This file was generated by the Objective Systems ASN1C Compiler
- * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.
- */
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
+
 #include "ooasn1.h"
 #include "H323-MESSAGES.h"
 #include "eventHandler.h"

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESEnc.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESEnc.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESEnc.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/H323-MESSAGESEnc.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROL.h Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c Tue Aug  8 10:32:01 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright (C) 2004-2005 by Objective Systems, Inc.
+ *
+ * This software is furnished under an open source license and may be 
+ * used and copied only in accordance with the terms of this license. 
+ * The text of the license may generally be found in the root 
+ * directory of this installation in the COPYING file.  It 
+ * can also be viewed online at the following URL:
+ *
+ *   http://www.obj-sys.com/open/license.html
+ *
+ * Any redistributions of this file including modified versions must 
+ * maintain this copyright notice.
+ *
+ *****************************************************************************/
 /**
  * This file was generated by the Objective Systems ASN1C Compiler
  * (http://www.obj-sys.com).  Version: 5.72, Date: 22-Mar-2005.

Modified: branches/1.2/asterisk-ooh323c/ooh323c/src/ooCapability.c
URL: http://svn.digium.com/view/asterisk-addons/branches/1.2/asterisk-ooh323c/ooh323c/src/ooCapability.c?rev=272&r1=271&r2=272&view=diff
==============================================================================
--- branches/1.2/asterisk-ooh323c/ooh323c/src/ooCapability.c (original)
+++ branches/1.2/asterisk-ooh323c/ooh323c/src/ooCapability.c Tue Aug  8 10:32:01 2006
@@ -945,29 +945,26 @@
    /* Can we receive this capability */
    if(dir & OORX)
    {
-      //if(cap == OO_G7231) {
-      //   if(((OOCapParams*)epCap->params)->rxframes <= noofframes) {
-      //      return TRUE;
-      //   }
-      //}
-      //else
       if(((OOCapParams*)epCap->params)->rxframes >= noofframes) {
          return TRUE;
       }
+      //else {
+      //  not supported, as already told other ep our max. receive rate
+      //  our ep can't receive more rate than it
+      //  return FALSE;
+      //}
    }
 
    /* Can we transmit compatible stream */
    if(dir & OOTX)
    {
-      //if(cap == OO_G7231) {
-      //   if(((OOCapParams*)epCap->params)->txframes >= noofframes) {
-      //      return TRUE;
-      //   }
-      //}
-      //else 
       if(((OOCapParams*)epCap->params)->txframes <= noofframes) {
          return TRUE;
       }
+      //else {
+      //   TODO: reduce our ep transmission rate, as peer EP has low receive
+      //   cap, than return TRUE
+      //}
    }
    return FALSE;
 



More information about the svn-commits mailing list