Module yxa_ctl

YXA command line control module.

Introduced in: 28 May 2005 by Fredrik Thulin <ft@it.su.se>

Authors: Fredrik Thulin (ft@it.su.se).

Description

YXA command line control module.

Function Index

info/1 Check status of running SIP server.
start/0 Fetch the command line arguments and start processing.
status/0 Check status of running SIP server.

Function Details

info/1

info(X1::Flags) -> {ok, Output}

Check status of running SIP server

start/0

start() -> term()

returns: does not return - does erlang:halt().

Fetch the command line arguments and start processing.

status/0

status() -> {ok, Output}

Check status of running SIP server


Generated by EDoc, Oct 17 2007, 16:48:27.