/SIP-Docker

This is the docker image server for the SIP-Mobile

Primary LanguageMakefile

Asterisk 16

Asterisk Dockerfile for dart-sip-ua testing

SIP accounts

  • 300 (for linphone or other standard sip client)
  • 400 (webrtc, dart-sip-ua, jssip)
  • 500 (webrtc, dart-sip-ua, jssip)

Extensions

  • 100 (playback and echo test)
  • _XXX (dial sip extension)

How to use

  • make sure docker is installed
  • run make
  • dial 400 or 500

dart-sip-ua example settings

server_ip=your docker host ip

  • Weobsocket: wss://server_ip:8089/ws
  • SIP URI: 500@server_ip
  • Authorizathion User: 500
  • Password: 500
  • Display Name: Bob

Screenshot