]> git.pld-linux.org Git - packages/callweaver.git/blob - callweaver-paths.patch
- Release 1
[packages/callweaver.git] / callweaver-paths.patch
1 --- callweaver-RC-1.1.99.20070923/channels/misdn/misdn_config.c~        2007-09-23 19:36:25.000000000 +0200
2 +++ callweaver-RC-1.1.99.20070923/channels/misdn/misdn_config.c 2007-12-30 21:58:16.000000000 +0100
3 @@ -317,7 +317,7 @@
4                 "\t4 - even more Verbose than 3" },
5         { "misdn_init", MISDN_GEN_MISDN_INIT, MISDN_CTYPE_STR, "/etc/misdn-init.conf", NONE,
6                 "Set the path to the misdn-init.conf (for nt_ptp mode checking)." },
7 -       { "tracefile", MISDN_GEN_TRACEFILE, MISDN_CTYPE_STR, "/var/log/callweaver.org/misdn.log", NONE,
8 +       { "tracefile", MISDN_GEN_TRACEFILE, MISDN_CTYPE_STR, "/var/log/callweaver/misdn.log", NONE,
9                 "Set the path to the massively growing trace file, if you want that." },
10         { "bridging", MISDN_GEN_BRIDGING, MISDN_CTYPE_BOOL, "yes", NONE,
11                 "Set this to yes if you want mISDN_dsp to bridge the calls in HW." },
This page took 0.07311 seconds and 3 git commands to generate.