SOURCES: callweaver-paths.patch (NEW) - fix path co misdn.log
adamg
adamg at pld-linux.org
Sun Dec 30 21:14:40 CET 2007
Author: adamg Date: Sun Dec 30 20:14:40 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix path co misdn.log
---- Files affected:
SOURCES:
callweaver-paths.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/callweaver-paths.patch
diff -u /dev/null SOURCES/callweaver-paths.patch:1.1
--- /dev/null Sun Dec 30 21:14:40 2007
+++ SOURCES/callweaver-paths.patch Sun Dec 30 21:14:35 2007
@@ -0,0 +1,11 @@
+--- callweaver-RC-1.1.99.20070923/channels/misdn/misdn_config.c~ 2007-09-23 19:36:25.000000000 +0200
++++ callweaver-RC-1.1.99.20070923/channels/misdn/misdn_config.c 2007-12-30 21:58:16.000000000 +0100
+@@ -317,7 +317,7 @@
+ "\t4 - even more Verbose than 3" },
+ { "misdn_init", MISDN_GEN_MISDN_INIT, MISDN_CTYPE_STR, "/etc/misdn-init.conf", NONE,
+ "Set the path to the misdn-init.conf (for nt_ptp mode checking)." },
+- { "tracefile", MISDN_GEN_TRACEFILE, MISDN_CTYPE_STR, "/var/log/callweaver.org/misdn.log", NONE,
++ { "tracefile", MISDN_GEN_TRACEFILE, MISDN_CTYPE_STR, "/var/log/callweaver/misdn.log", NONE,
+ "Set the path to the massively growing trace file, if you want that." },
+ { "bridging", MISDN_GEN_BRIDGING, MISDN_CTYPE_BOOL, "yes", NONE,
+ "Set this to yes if you want mISDN_dsp to bridge the calls in HW." },
================================================================
More information about the pld-cvs-commit
mailing list