routr

Routr: Next-generation SIP Server

Github星跟蹤圖

Slack Status

Table of Contents

About

Build Status Maintainability

Routr is a lightweight sip proxy, location server, and registrar that provides a reliable and scalable SIP infrastructure for telephony carriers, communication service providers, and integrators.

Community

Tweet

Routr is developed in the open. Here are some of the channels we use to communicate and contribute:

IRC: #routr on irc.freenode.net (for the easiest start, join via Riot)



User mailing lists:

  • routr-announce – for announcements like new releases
  • routr-users – for discussions around Routr usage and community support

Twitter: @Fonoster

Issue tracker: Use the GitHub issue tracker for the various Routr repositories to file bugs and features request. If you need support, please send your questions to the routr-users mailing list rather than filing a GitHub issue.

Please do not ask individual project members for support. Use the channels above instead, where the whole community can help you and benefit from the solutions provided. If community support is insufficient for your situation, please contact us for Commercial Support.

Deployment

Instant Server Installation with Snaps

Install Routr in seconds on Linux (Ubuntu and others) with:

sudo snap install routr-server rctl

Get it from the Snap Store

For Linux deployments, Routr Snap is the recommended method of installation.

Installing snaps is very quick. By running that command, you have your full Routr server up and running. Snaps are secure. They are isolated, with everything they need to run. Snaps also auto-update when we release a new version.

Microsoft Azure

One-Click deployment to Azure

Deploy to Azure

DigitalOcean droplet

Build and Deploy to a DigitalOcean droplet

do-btn-blue

Docker

Deploy with docker compose

Docker logo

Or use the automated build image of our most recent release

docker pull fonoster/routr:latest

OR select a specific release (details of releases available):

docker pull fonoster/routr:vX.X.X

Kubernetes

Deploy to Kubernetes in few easy steps

Google Cloud Shell

Routr one-click interactive tutorial will get you familiar with Routr server and the command-line interface.

Open in Cloud Shell

Custom

There are no special requirements to install and run the server. Just follow these easy steps:

➊ Download the server for your platform, Platform, Download, --, --, Linux, tar.gz, macOS, tar.gz, Windows, tar.gz, zip, ➋ Then extract it:

tar xvfz routr-*.tar.gz
cd routr-*

➌ Run the server using the routr command

./routr

Features

Routr's main features are:

  • Typical SIP Server functions; Proxy, Registrar, Location Service
  • Multi-Tenant/Multi-Domain with Domain level Access Control List
  • Transport: TCP, UDP, TLS, WS, WSS
  • Currently supports Redis and YAML files as the data source
  • Server management and monitoring with the RESTful API, CLI, and Web Console
  • Configurable routing strategies; Intra-Domain, Domain Ingress, Domain Egress and Peer Egress

To learn more, read the documentation. :books:

Bugs and Feedback

For bugs, questions, and discussions, please use the Github Issues

Contributing

For contributing, please see the following links:

Authors

License

Copyright (C) 2020 by Fonoster Inc. MIT License (see LICENSE for details).

主要指標

概覽
名稱與所有者fonoster/routr
主編程語言TypeScript
編程語言Shell (語言數: 9)
平台
許可證MIT License
所有者活动
創建於2017-01-18 04:34:29
推送於2025-07-21 23:09:15
最后一次提交
發布數178
最新版本名稱v2.13.12 (發布於 2025-07-15 17:50:44)
第一版名稱1.0.0-rc1 (發布於 )
用户参与
星數1.6k
關注者數45
派生數163
提交數2.9k
已啟用問題?
問題數164
打開的問題數19
拉請求數61
打開的拉請求數1
關閉的拉請求數63
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?