Skip to content

SIP UA library for client/b2bua using golang

License

Notifications You must be signed in to change notification settings

pascal-pro/go-sip-ua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sip-ua

SIP UA library for client/b2bua using golang

Running the examples

git clone https://github.com/cloudwebrtc/go-sip-ua
cd go-sip-ua
# run b2bua
go run examples/b2bua/main.go -c
# run client
go run examples/client/main.go

Dependencies

About

SIP UA library for client/b2bua using golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Makefile 0.4%