Skip to content

A lightweight Stateless SIP Proxy written in Go. Implements RFC3261

License

Notifications You must be signed in to change notification settings

mahmood-ysf/lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lissp

LIghtweight Stateless Sip Proxy

  • Implements RFC3261
  • Proxies SIP traffic between 2 SIP UAs.
  • Completely stateless
  • Safe to hot reload
  • Self-healing
  • Minimal memory footprint.
  • Utilizes the Go Concurrency Model to maximize performance and speed.

About

A lightweight Stateless SIP Proxy written in Go. Implements RFC3261

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages