Skip to content
/ sippy Public
forked from sippy/go-b2bua

The GO port of the Sippy B2BUA

License

Notifications You must be signed in to change notification settings

braams/sippy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The go-b2bua is a GO port of the Sippy B2BUA

The main differences from the Python B2BUA are:

  • Smaller memory foot print (approx 2.5x).
  • All available CPU cores are utilized.
  • Runs faster (approx 4x per one CPU core).
  • The configuration object is not global thus allowing to run several B2BUA instances inside one executable.

Known problems:

  • No RADIUS support.

About

The GO port of the Sippy B2BUA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%