[libss7-commits] mattf: trunk r43 - /trunk/isup.c
libss7-commits at lists.digium.com
libss7-commits at lists.digium.com
Sat Sep 9 12:42:51 MST 2006
Author: mattf
Date: Sat Sep 9 14:42:50 2006
New Revision: 43
URL: http://svn.digium.com/view/libss7?rev=3D43&view=3Drev
Log:
Little update
Modified:
trunk/isup.c
Modified: trunk/isup.c
URL: http://svn.digium.com/view/libss7/trunk/isup.c?rev=3D43&r1=3D42&r2=3D4=
3&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/isup.c (original)
+++ trunk/isup.c Sat Sep 9 14:42:50 2006
@@ -326,9 +326,7 @@
=
static FUNC_RECV(user_service_info_receive)
{
- if (ss7->switchtype !=3D SS7_ANSI)
- return 0;
-
+ /* NoOp it for now */
return len;
}
=
More information about the libss7-commits
mailing list