Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv18996/channels
Modified Files:
chan_zap.c
Log Message:
Resolve Bug #4248
Index: chan_zap.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_zap.c,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- chan_zap.c 12 May 2005 15:05:25 -0000 1.441
+++ chan_zap.c 12 May 2005 20:45:32 -0000 1.442
@@ -10158,11 +10158,11 @@
}
} else
ast_log(LOG_WARNING, "'%s' is not a
valid ISDN timer configuration string\n", v->value);
-#endif /* PRI_GETSET_TIMERS */
-#endif /* ZAPATA_PRI */
} else if (!strcasecmp(v->name, "faclityenable")) {
facilityenable = ast_true(v->value);
+#endif /* PRI_GETSET_TIMERS */
+#endif /* ZAPATA_PRI */
} else if (!strcasecmp(v->name, "cadence")) {
/* setup to scan our argument */
int element_count, c[16] =
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs