An open API service indexing awesome lists of open source software.

https://github.com/fpierre/asterisk-samples


https://github.com/fpierre/asterisk-samples

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Asterisk Samples

## Sample 1

2 phones and 2 extensions

### Usage

Start Asterisk in debug mode:

```bash
$ asterisk -cvvv
```

Show connected phones:

```bash
CLI> sip show peers
```

* Type 12 on salon phone to call bureau phone
* Type 11 on bureau phone to call salon phone