F.52. Ping

Asterisk-Versionen:
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
Interner Hilfetext zu diesem AMI-Befehl in Asterisk 1.4:
Action: Ping
Synopsis: Keepalive command
Privilege: <none>
Description: A 'Ping' action will ellicit a 'Pong' response.  Used to keep the
  manager connection open.
Variables: NONE
Differenz des internen Hilfetexts von Asterisk 1.2 zu 1.4:
--- in Asterisk 1.2
+++ in Asterisk 1.4
@@ -1,5 +1,6 @@
   Action: Ping
   Synopsis: Keepalive command
   Privilege: <none>
-  Description: A 'Ping' action will ellicit a 'Pong' response.  Used to keep the   manager connection open.
+  Description: A 'Ping' action will ellicit a 'Pong' response.  Used to keep the
+    manager connection open.
   Variables: NONE
Differenz des internen Hilfetexts von Asterisk 1.4 zu 1.6:
— keine —