-
-
Notifications
You must be signed in to change notification settings - Fork 246
Manual Update
Lorenzo Mangani edited this page Feb 18, 2016
·
18 revisions
This guide provides a quick guide to update your EXISTING Homer 5 setup to the latest code version.
Assuming your web path being /var/www/sipcapture
execute the following actions:
cp -r /var/www/sipcapture/htdocs /var/www/htdocs-backup
### Pull Latest & Update
cd /usr/src/homer rm -rf homer-ui && rm -rf homer-api git clone http://github.com/sipcapture/homer-ui && git clone http://github.com/sipcapture/homer-api cd homer-ui cp -r ./* /var/www/sipcapture/htdocs cd .. cd homer-api cp -r ./api/* /var/www/sipcapture/htdocs/api
(C) 2008-2023 QXIP BV
HEP/EEP Agent Examples:
- CaptAgent
- HEPlify
- Kamailio
- OpenSIPS
- FreeSwitch
- Asterisk
- sipgrep
- sngrep
- RTPEngine
- RTPProxy
- Oracle ACME SBC
- Sonus SBC
- Avaya SM
- Sansay SBC
HEP/EEP Agent Examples (LOGS):
HEP/EEP Proxy:
Extra Examples:
- Custom JSON Stats
- RTCP-XR Stats
- GEO IP Maps
- Janus/Meetecho-WebRTC
- Cloudshark Export
- Encrypted HEP Tunneling
- SNMP Monitoring
- FreeSWITCH ESL Monitoring
- Kazoo Monitoring
- Speech-to-Text-to-HEP
Extra Resources: