sipcapture / homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
https://sipcapture.org
GNU Affero General Public License v3.0
1.61k stars 240 forks source link

log not showing #553

Closed CollectBugs closed 2 years ago

CollectBugs commented 2 years ago

config.js content:

var config = { hep_config: { debug: true, HEP_SERVER: '192.168.16.133', HEP_PORT: 9060 }, esl_config: { debug: true, ESL_SERVER: '192.168.16.133', ESL_PORT: 8021, ESL_PASS: 'ClueCon', HEP_PASS: 'multipass', HEP_ID: 2222, report_call_events: true, report_rtcp_events: true, report_qos_events: true }, logs_config: { debug: true, HEP_PASS: 'multipass', HEP_ID: 2222, logs: [ { tag : 'opus_decoder', host : '192.168.16.133', pattern: ['^([^ ]) .Opus decoder stats', '^([^ ]) .[DEBUG]'], path : '/usr/local/freeswitch/log/freeswitch.log' } ]

}

};

github-actions[bot] commented 2 years ago

Please star this repository to motivate the developers and to get higher priority! :star:

lmangani commented 2 years ago

@CollectBugs please do not double-post. Update either of your issues with the requested details to get help

you did not even bother specifying you're using hepgen here, so I doubt this will be the correct place

Please use the original issue you opened.

CollectBugs commented 2 years ago

@CollectBugs please do not double-post. Update either of your issues with the requested details to get help

you did not even bother specifying you're using hepgen here, so I doubt this will be the correct place

Please use the original issue you opened.

ok, link https://github.com/sipcapture/hepipe.js/issues/30