summaryrefslogtreecommitdiff
path: root/xpp/xpp_fxloader
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-08-13 15:15:49 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-08-13 15:15:49 +0000
commita114167f3ee6db22217d70a48267871ee08e6c4b (patch)
tree681330f32689007ff556b2d3372a391b840f812d /xpp/xpp_fxloader
parentabe5babe4742bf03b49971407b82ec3bc02fb14c (diff)
xpp: Add astribank_is_starting:
astribank_is_running is used to tell when we may have an Astribank that is initializing (and may be re-enumerating and thus not listed as a device). It uses a semaphore as we can always write to one and we can't always write to a file. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6987 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/xpp_fxloader')
-rw-r--r--xpp/xpp_fxloader3
1 files changed, 3 insertions, 0 deletions
diff --git a/xpp/xpp_fxloader b/xpp/xpp_fxloader
index ea159de..dac5910 100644
--- a/xpp/xpp_fxloader
+++ b/xpp/xpp_fxloader
@@ -257,6 +257,9 @@ usage() {
echo "$0 help : this text."
}
+# We have a potential astribank
+astribank_is_starting -a
+
#########################
##
## Manual run