Skip to content

Latest commit

 

History

History

asterisk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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

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