rosteleset / SmartYard-Server

Автономная серверная часть для быстрого запуска домофонии и видеонаблюдения для мобильных приложений SmartYard (Теледом) Fully autonomous server part for quick launch of your intercom and video surveillance service
GNU General Public License v3.0
15 stars 16 forks source link

Feature/sbc #25

Closed kulakoff closed 8 months ago

kulakoff commented 8 months ago

Added

  1. Integration with Kamailio SIP Server:

    • real-time registration
    • obtaining the SIP client registration status
    • example of minimal configuration
    • documentation for starting the service
  2. Added utilities

    • function for getting the application config "loadConfiguration" server/utils/loader.php
    • wrapper for external API calls "server/utils/api_exec.php"
    • API response template "server/utils/api_response.php"
kulakoff commented 8 months ago

Need to add registration of outdoor SIP intercom, example optional configuration

kulakoff commented 8 months ago

request is closed, needs improvement