DoubangoTelecom / webrtc2sip

Smart SIP and Media Gateway to connect WebRTC endpoints to any SIP-legacy network
https://doubango.org
342 stars 166 forks source link

Operation maintenance #198

Open pepsi7959 opened 4 years ago

pepsi7959 commented 4 years ago

Log feature:

Stat feature:

Updated configuration:

  ...
  <log-path>/tmp/</log-path>
  <log-filename>webrtc2sip.log</log-filename>

  <app-log-level>INFO</app-log-level>
  <app-log-path>/tmp/</app-log-path>
  <app-log-filename>app.log</app-log-filename>

  <stat-path>/tmp/</stat-path>
  <stat-filename>webrtc2sip.stat</stat-filename>
  <stat-interval>5</stat-interval><!-- seconds -->
  <reset-enable>yes</reset-enable>
  ...

Required Dobango libs https://github.com/entronica/doubango/pull/5#issue-386539865