## Status

Status is a simple CLI application that will connect to FreeSWITCH and return the status. It is simply to
demonstrate the simple syntax required to run a command using the `modesl` driver.

![Y U NO STATUS][1]

### Installation

Simply run `npm install` from within the `examples/status` directory

```shell
cd exmaples/status
npm install
```

### Usage

Just run the `status.js` file.

```shell
cd examples/status
./status.js
```

[1]: http://www.troll.me/images/y-u-no/hey-y-u-no-like-my-status.jpg