Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Operation maintenance - #198

Open
pepsi7959 wants to merge 5 commits into
DoubangoTelecom:masterfrom
entronica:operation-maintenance
Open

Operation maintenance#198
pepsi7959 wants to merge 5 commits into
DoubangoTelecom:masterfrom
entronica:operation-maintenance

Conversation

@pepsi7959

Copy link
Copy Markdown

Log feature:

  • All log will append to file
  • Separate Application Log for tracking SIP message

Stat feature:

  • count incoming and outgoing message
  • count number of connections
  • display essential status

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 entronica/doubango#5 (comment)**

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant