Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 229 Bytes

drachtio-siptrunk-register

Demo Project to show how we can register SIP Trunk with username and password.

How to run

  • copy .env.sample to .env.
  • Change parameters for that in .env file.
  • yarn install
  • yarn start