Skip to content

chrismatthieu/SIP-registrar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Node.JS SIP Registrar Experiment

  • Handle basic SIP registrar capabilities

  • Dial any PSTN number via SIP by calling the number in the username space i.e. sip:16025551212@your_domain.com

  • Add all of your SIP addresses to your chris@your_domain.com account, track presence, and handle routing in order specified

Requires

– Run Redis - cd /usr/local/src/redis-2.2.4 and run src/redis-server – Get/set KVPs using src/redis-cli

Note: SIP runs on port 55040 by default.

About

Node.JS powered SIP Registrar service plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published