Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv13958/channels

Modified Files:
        chan_zap.c 
Log Message:
revert unnecessary change


Index: chan_zap.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_zap.c,v
retrieving revision 1.499
retrieving revision 1.500
diff -u -d -r1.499 -r1.500
--- chan_zap.c  2 Sep 2005 18:43:36 -0000       1.499
+++ chan_zap.c  2 Sep 2005 19:38:08 -0000       1.500
@@ -4777,9 +4777,6 @@
                        } else
                                res = 0;
                        break;
-               case AST_CONTROL_VIDUPDATE:
-                       res = 0;
-                       break;
                case -1:
                        res = tone_zone_play_tone(p->subs[index].zfd, -1);
                        break;

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to