voipstack_agent

VOIPStack Agent

VOIPStack Agent

Client for voipstack platform

Installation

TODO: Write installation instructions here

Usage

voipstack_agent -s "fs://ClueCon:<PASS>@<IP>" -i "<TOKEN>"

Development

Step by step to run the agent:

  1. Generate the priv/pub keys in the same project:
openssl genrsa -out ./agent.key 2048
openssl rsa -pubout -in agent.key -out agent.pem
  1. Copy the agent.pem to the clipboard
  2. Go to the admin webpage, create or open a tenant and inside of some softswitch add the agent public key.
  3. Copy the token from the softswitch you added the agent public key
  4. Open a terminal and run voipstack_agent -s fs://ClueCon:ClueCon@ip

Contributing

  1. Fork it (https://github.com/voipstack/voipstack_agent/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

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