]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
surely the wrong week to quit sniffing glue and don't call me shirley
authorAnthony Minessale <anthony.minessale@gmail.com>
Tue, 3 Jun 2008 21:10:30 +0000 (21:10 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Tue, 3 Jun 2008 21:10:30 +0000 (21:10 +0000)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@494 a93c3328-9c30-0410-af19-c9cd2b2d52af

libs/freetdm/.update
libs/freetdm/src/zap_io.c

index 4ba901794828cd6dd2c13eec6c76c68399872e25..5009a80d3aa12a9089671218899c8c5c67bde9de 100644 (file)
@@ -1 +1 @@
-Tue Jun  3 15:31:00 EDT 2008
+Tue Jun  3 17:09:07 EDT 2008
index d5cca22cb3f102868688e5908cf564c834ab25c5..52211d8fb12436977a949d2608d0effd3c99a338 100644 (file)
@@ -1105,6 +1105,7 @@ zap_status_t zap_channel_close(zap_channel_t **zchan)
                                *zchan = NULL;
                        }
                }
+               check->ring_count = 0;
                zap_mutex_unlock(check->mutex);
        }