org.asteriskjava.manager.action
Class ZapRestartAction
java.lang.Object
org.asteriskjava.manager.action.AbstractManagerAction
org.asteriskjava.manager.action.ZapRestartAction
- All Implemented Interfaces:
- Serializable, ManagerAction
public class ZapRestartAction
- extends AbstractManagerAction
Fully restarts all zaptel channels and terminates any calls on Zap
interfaces.
Available since Asterisk 1.4.
- Since:
- 0.3
- Version:
- $Id: ZapRestartAction.java 938 2007-12-31 03:23:38Z srt $
- Author:
- srt
- See Also:
- Serialized Form
|
Method Summary |
String |
getAction()
Returns the name of the action for example "Hangup". |
ZapRestartAction
public ZapRestartAction()
- Creates a new ZapRestartAction.
getAction
public String getAction()
- Description copied from interface:
ManagerAction
- Returns the name of the action for example "Hangup".
- Specified by:
getAction in interface ManagerAction- Specified by:
getAction in class AbstractManagerAction
Copyright © 2004-2010 Stefan Reuter. All Rights Reserved.