Author: rco
Date: 2008-05-06 12:31:23 +0200 (Tue, 06 May 2008)
New Revision: 939

Modified:
   trunk/core/plug-in/sipctrl/trans_layer.cpp
Log:
- this time, it is fixed ;-) (see last release).


Modified: trunk/core/plug-in/sipctrl/trans_layer.cpp
===================================================================
--- trunk/core/plug-in/sipctrl/trans_layer.cpp  2008-05-06 10:13:16 UTC (rev 
938)
+++ trunk/core/plug-in/sipctrl/trans_layer.cpp  2008-05-06 10:31:23 UTC (rev 
939)
@@ -1256,7 +1256,7 @@
        // takes care of re-transmiting the 200 reply
        // in a UAS INVITE transaction.
        //
-       if(tr->type == TT_UAC){
+       if(tr->type == TT_UAS){
            
            // re-transmit reply to INV
            retransmit(tr);

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to