voipstack_agent
VOIPStack Agent
Installation
TODO: Write installation instructions here
Usage
voipstack_agent -s "fs://ClueCon:<PASS>@<IP>" -i "<TOKEN>"
Development
Step by step to run the agent:
- Generate the priv/pub keys in the same project:
openssl genrsa -out ./agent.key 2048
openssl rsa -pubout -in agent.key -out agent.pem
- Copy the agent.pem to the clipboard
- Go to the admin webpage, create or open a tenant and inside of some softswitch add the agent public key.
- Copy the token from the softswitch you added the agent public key
- Open a terminal and run
voipstack_agent -s fs://ClueCon:ClueCon@ip
Contributing
- Fork it (https://github.com/voipstack/voipstack_agent/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Jovany Leandro G.C - creator and maintainer
Repository
voipstack_agent
Owner
Statistic
- 0
- 0
- 0
- 0
- 5
- 14 days ago
- July 4, 2025
License
MIT License
Links
Synced at
Sun, 20 Jul 2025 08:15:02 GMT
Languages