voiceip / oreka

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

missing liborksipua.so in /user/lib #59

Closed benasterisk closed 1 year ago

benasterisk commented 2 years ago

Hello, Thanks for the work done here. i'am trying to test Orkaudio SIPRECT with ACME PACKET (ORACLE) SBC , i'am on Debian 10 and i downloaded 2.4 Bionic orkaudio.deb package. install was succesfull but apprently still have those missing lib which seems mandatory for SIPREC. Am i missing something ? Thanks for your help

kingster commented 2 years ago

AFAIK liborksipua.so is part of oreka's commercial offerings and not part of the open-source codebase. In case you want to use it, you will need to purchase the same from them.

Here's a similar discussion that happened, and the suggested way with the opensource version is with spanning port based recording https://github.com/voiceip/oreka/issues/50

benasterisk commented 2 years ago

hi, many thanks for fast answer. As the github project seems to be for bringing SIPREC solution, dors it mean there s a way to do SIP with usual libvoip. sip ?

kingster commented 2 years ago

Hi @benasterisk

We have documented the deployment strategy that are currently supported at wiki/Deployment. This should help you choose a strategy based on your voip deployment.