summaryrefslogtreecommitdiff
path: root/kernel/xpp/utils
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-14 15:53:13 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-14 15:53:13 +0000
commit61ddb5a31ce2154469e0fdf4591791a3d59cc427 (patch)
treeb7103e2f0313a4ff1ac7b235866cd8a2df6a5209 /kernel/xpp/utils
parent7bf751461366d71d573079d7abc25a599e2b57ba (diff)
XPP documentation fixes.
Merged revisions 4271 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4272 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/xpp/utils')
-rwxr-xr-xkernel/xpp/utils/xpp_blink41
1 files changed, 28 insertions, 13 deletions
diff --git a/kernel/xpp/utils/xpp_blink b/kernel/xpp/utils/xpp_blink
index bf68d80..7d0d845 100755
--- a/kernel/xpp/utils/xpp_blink
+++ b/kernel/xpp/utils/xpp_blink
@@ -112,30 +112,45 @@ Blink all the leds of an XPD.
=head2 Blink mode:
-=over 16
+=over
-=item on Turn on constant blink
+=item on
-=item off Turn off blink
+Turn on constant blink
-=item bzzt Blink briefly for 1 second.
+=item off
+
+Turn off blink
+
+=item bzzt
+
+Blink briefly for 1 second.
=back
=head2 Selector:
-=over 16
+=over
+
+=item span
+
+Select by span number. This only work for XPD registered to zaptel.
+
+will also print the zaptel channels of the span and the xbus/xpd this
+span represents.
+
+=item chan
+
+Select by channel number. This only work for XPD registered to zaptel.
-=item span Select by span number. This only work for XPD registered to zaptel.
- will also print the zaptel channels of the span and the
- xbus/xpd this span represents.
+=item xpd
-=item chan Select by channel number. This only work for XPD registered to zaptel.
+Select by xbus + xpd numbers. If only xbus number is given, all the
+XPDs of the selected xbus (Astribank) are blinked.
-=item xpd Select by xbus + xpd numbers. If only xbus number is given, all the
- XPDs of the selected xbus (Astribank) are blinked.
+=item label
-=item label Select by xbus label. Affect the whole Astribank.
+Select by xbus label. Affect the whole Astribank.
=back
@@ -150,4 +165,4 @@ Blink all the leds of an XPD.
$ xpp_blink off xpd 0
- $ xpp_blink bzzt label 'usb:QA-02'
+ $ xpp_blink bzzt label 'usb:00000238'