Author: arekm                        Date: Mon Sep 24 18:11:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- oops

---- Files affected:
SOURCES:
   callweaver-fixes.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/callweaver-fixes.patch
diff -u SOURCES/callweaver-fixes.patch:1.1 SOURCES/callweaver-fixes.patch:1.2
--- SOURCES/callweaver-fixes.patch:1.1  Mon Sep 24 20:05:16 2007
+++ SOURCES/callweaver-fixes.patch      Mon Sep 24 20:11:32 2007
@@ -55,7 +55,7 @@
 +              state->pos++;
 +              state->pos %= state->class->total_files;
 +      }
-+      if (ast_test_flag(state->class, MOH_RANDOMIZE)) {
++      if (pbx_test_flag(state->class, MOH_RANDOMIZE)) {
                /* Try 20 times to find something good */
 -              for (tries=0;tries < 20;tries++) {
 -                      state->samples = 0;
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/callweaver-fixes.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to