To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
- You can then initiate a call on the iex console by running
TwilioSip.Voice.Adapter.make_call("YOUR PHONE NO. i.e +25492123456")