This repo implement simple sip-call application with drachtio and atm0s-media-server. In current state it has only limited features:
- User register (don't check auth)
- User make call to a destination
In this sample, we have 3 part:
- SIP protocol: drachtio
- Media stack: atm0s-media-server
- Logic control: nodejs (current repo)