voiceip / oreka

OpenSource G711, G722, G729, Opus & Other Format VoIP SIP Recorder
GNU General Public License v3.0
145 stars 76 forks source link

Problem with debuging audio recording #122

Open mehti4 opened 1 year ago

mehti4 commented 1 year ago

Dear,

I successfully installed orkaudio, orktrack, and orkweb on Ubuntu 20.04.05 Apache Tomcat/9.0.60 which was installed on the VMWare ESXi 7.0. In the VMWare ESXi--- Networking --vSwitch1---Security--Promiscuous mode --Accept also in the created port group Promiscuous mode --Accept.

In the switches also configured RSPAN.

But in the /var /log/orkaudio/audio folder audio isn't found. Are you help with debugging why the audio isn't recording?

kingster commented 1 year ago

Hi @mehti4

You will have to provide more details. Is your span traffic coming to the ethX which you have configured in your config.xml? You can verify that using tcpdump on the same interface.

Once you have verified that mirror traffic is coming on the ethX interface and have configured the same in your config.xml verify in the orkaudio logs what is happening.

Hope this helps. You can follow the installation steps to configure your setup.