[libss7-commits] mattf: trunk r51 - /trunk/mtp2.c
libss7-commits at lists.digium.com
libss7-commits at lists.digium.com
Sat Sep 23 13:21:00 MST 2006
Author: mattf
Date: Sat Sep 23 15:20:59 2006
New Revision: 51
URL: http://svn.digium.com/view/libss7?rev=51&view=rev
Log:
Little update
Modified:
trunk/mtp2.c
Modified: trunk/mtp2.c
URL: http://svn.digium.com/view/libss7/trunk/mtp2.c?rev=51&r1=50&r2=51&view=diff
==============================================================================
--- trunk/mtp2.c (original)
+++ trunk/mtp2.c Sat Sep 23 15:20:59 2006
@@ -650,6 +650,7 @@
new->fd = fd;
new->autotxsutype = LSSU_SIOS;
new->lastsurxd = -1;
+ new->lastsutxd = -1;
if (switchtype == SS7_ITU) {
new->timers.t1 = ITU_TIMER_T1;
More information about the libss7-commits
mailing list