I'm super stumped.
The standalone agent isn't working well for me. It does a fine job of capturing SIP, but I have encrypted legs and WebRTC legs. I'd rather FreeSWITCH send the HEP packets than a sniffer. I specifically do not want captagent installed, and want FreeSWITCH to do it.
in sofia.xml I have:
<param name="capture-server" value="udp:x.x.x.x:9060;hep=3;capture_id=100"/>
and in fusionpbx internal i have sip-capture=yes
Additionally, I have memcache flush, reloadxml, restarted FreeSWTICH, and rebooted server.
I've tried without the hep=3 and capture_id attributes as well in the param field.
nothing at all gets sent.
I've also tried sofia global capture on
help?
The standalone agent isn't working well for me. It does a fine job of capturing SIP, but I have encrypted legs and WebRTC legs. I'd rather FreeSWITCH send the HEP packets than a sniffer. I specifically do not want captagent installed, and want FreeSWITCH to do it.
in sofia.xml I have:
<param name="capture-server" value="udp:x.x.x.x:9060;hep=3;capture_id=100"/>
and in fusionpbx internal i have sip-capture=yes
Additionally, I have memcache flush, reloadxml, restarted FreeSWTICH, and rebooted server.
I've tried without the hep=3 and capture_id attributes as well in the param field.
nothing at all gets sent.
I've also tried sofia global capture on
help?