- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 251
 
Example: RTCPXR
        Lorenzo Mangani edited this page Oct 10, 2022 
        ·
        9 revisions
      
    HEPlify-XRCollector is a community made HEP client designed to handle SIP PUBLISH RTCP-XR voice quality reports.
Download heplify-xrcollector and execute chmod +x heplify-xrcollector
  -debug
        Log with debug level
  -hi uint
        HEP ID (default 3333)
  -hs string
        HEP UDP server address (default "127.0.0.1:9060")
  -xs string
        XR collector UDP listen address (default ":9064")
# Listen on 0.0.0.0:9064 for vq-rtcpxr and send it as HEP to 127.0.0.1:9060
./heplify-xrcollector
# Listen on 0.0.0.0:9066 for vq-rtcpxr and send it as HEP to 192.168.1.10:9060
./heplify-xrcollector -xs :9066 -hs 192.168.1.10:9060
# Additionally change HEP ID to 1234 and log with debug level
./heplify-xrcollector -xs :9066 -hs 192.168.1.10:9060 -hi 1234 -debug
(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:
