From 0fd300bf14ba0826ec96017886f3d26530c4368e Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 29 Jun 2008 16:57:48 +0000 Subject: dahdi_genconf configuration separated from the kernel config. * Using /etc/dahdi/genconf_parameters. * A shiny new format (sample file included). * xpp_fxloader is configured from /etc/dahdi/init.conf (like the init.d script). * Yet some more string cleanups. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4484 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/xpp_sync | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'xpp/xpp_sync') diff --git a/xpp/xpp_sync b/xpp/xpp_sync index 59eb5f8..17521ba 100755 --- a/xpp/xpp_sync +++ b/xpp/xpp_sync @@ -207,11 +207,10 @@ In this example we see that the recommended xpp sync master is XBUS-02 - it is the first on the list. It is also the actual syncer, as we can see from the '+' beside it. -xpp_sync is normally called from both the dahdi init.d script and the -the Astribank udev script. The parameter it is called with defaults to +xpp_sync is normally called from the dahdi init.d script. +The parameter it is called with defaults to I, but it is possible to override that parameter (e.g: set it to -I) through the value of XPP_SYNC in either /etc/defualt/zaptel -or /etc/sysconfig/zaptel . +I) through the value of XPP_SYNC in /etc/dahdi/init.conf . =head1 FILES -- cgit v1.2.3