https://github.com/fpierre/asterisk-samples
https://github.com/fpierre/asterisk-samples
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fpierre/asterisk-samples
- Owner: FPierre
- Created: 2017-07-08T17:51:54.000Z (over 8 years ago)
- Default Branch: sample-1
- Last Pushed: 2017-07-09T09:37:16.000Z (over 8 years ago)
- Last Synced: 2025-03-28T14:39:27.743Z (12 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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