[svn-commits] rmudgett: branch rmudgett/libpri37 r1903 - /team/rmudgett/libpri37/rose.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Aug 27 10:34:56 CDT 2010


Author: rmudgett
Date: Fri Aug 27 10:34:50 2010
New Revision: 1903

URL: http://svnview.digium.com/svn/libpri?view=rev&rev=1903
Log:
Add comment about older Q.SIG version not supported.

Modified:
    team/rmudgett/libpri37/rose.c

Modified: team/rmudgett/libpri37/rose.c
URL: http://svnview.digium.com/svn/libpri/team/rmudgett/libpri37/rose.c?view=diff&rev=1903&r1=1902&r2=1903
==============================================================================
--- team/rmudgett/libpri37/rose.c (original)
+++ team/rmudgett/libpri37/rose.c Fri Aug 27 10:34:50 2010
@@ -812,6 +812,9 @@
 	/*
 	 * globalValue's (OIDs) from Q.SIG Name-Operations 2nd edition
 	 * { iso(1) identified-organization(3) icd-ecma(12) standard(0) qsig-name(164) name-operations(0) }
+	 *
+	 * This older version of the Q.SIG switch is not supported.
+	 * However, we will accept receiving these messages anyway.
 	 */
 	{
 		ROSE_QSIG_CallingName,						&rose_qsig_isdn_domain, 0,




More information about the svn-commits mailing list