8000 GitHub - Ulexus/go-sip-ua: SIP UA library for client/b2bua using golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ulexus/go-sip-ua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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%
0