Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 213 Bytes

SIP-сервер для обработки VoIP-вызовов.

Сборка

  mkdir build && cd build
  cmake ..
  make

Запуск

./sip-server --ip=IP адрес --port=5060