summaryrefslogtreecommitdiff
path: root/init.conf.sample
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-10-04 13:53:01 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-10-04 13:53:01 +0000
commit55b5a9cc5ea6f7f634a3b6b667c39b7c5cb02a8f (patch)
treecc9d34e3b8d8f4b00750c9ed8f144b0345e57158 /init.conf.sample
parent6815e5932f1a6aa0d7301f728351fd9b85f2a854 (diff)
Add XPP_HOTPLUG_DAHDI mode: cfg initiated mostly from hotplug
If XPP_HOTPLUG_DAHDI=yes is set in /etc/dahdi/init.conf (which is not the default), the normal run of the 'start' operation of the dahdi init script will only be responsible for loading modules. The rest will be done (if there are indeed Astribanks on the system) by a second call to the init script once all of them have connected. The astribank_hook has also been mostly rewritten. Most of the functionality of twinstar_hook moved to it. The current twinstar_hook is a simple example script. XPP_HOTPLUG_DAHDI mode assumes that all Astribanks on the system are listed in /etc/dahdi/xpp_order (which can be generated using, e.g. 'dahdi_genconf xpporder') git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@7335 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'init.conf.sample')
-rw-r--r--init.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.conf.sample b/init.conf.sample
index 78ca86e..9fb6393 100644
--- a/init.conf.sample
+++ b/init.conf.sample
@@ -11,3 +11,4 @@
# Override settings for xpp_fxloader
#XPP_FIRMWARE_DIR=/usr/share/dahdi
#XPP_HOTPLUG_DISABLED=yes
+#XPP_HOTPLUG_DAHDI=yes