-
Good day,
I'm running a Kamailio SIP server (UDP transport) with rtpproxy on the same machine to assist in NAT traversing. I can successfully set up calls from mobile phones that run Zioper SIP client…
-
I am trying to compile on CentOS 7 with GCC 7 and I'm getting below error:
Making all in acct_rtcp_hep
make[2]: Entering directory `/usr/src/rtpproxy/modules/acct_rtcp_hep'
/bin/sh ../../libtoo…
-
After RTPengine (#375) and SEMS (#391) are integrated into IvozProvider, Asterisk media liberation mechanism must be evaluated:
- Currently, it is only enabled for internal calls, as some carriers …
-
I use **rtpproxy** + **opensips** to record audio. But when I use **wireshark** to open the pcap, I can only find **one direction** in the file.
rtppoxy version: `2.2.alpha` start with `-P -r /re…
-
Hello.
There are C implementation of RTP Proxy protocol?)
What do you recommend?
-
https://tools.ietf.org/html/rfc7587
https://en.wikipedia.org/wiki/RTP_payload_formats
-
Hi I've got this issue any help is appreciated when I'm following the instructions on https://ov500.openvoips.org/documentation/installation/ and trying to installing and configure FreeSWITCH I'm gett…
-
Hi,
I'm trying to set up paStash as a HEP relat/forwarder so that it will send HEP packets (from rtpproxy 2.2.0) to two separate Homer servers.
I am following this guide:
https://github.com/s…
-
Hi,
I added a customer and routing for UK with prefix 44 but freeswitch is returning me 404 UNALLOCATED_NUMBER
Here are logs
`
2020-06-25 12:47:01.614762 [DEBUG] sofia.c:7325 Channel sofia/intern…
-
https://www.kamailio.org/wikidocs/cookbooks/devel/core/ says about `break`:
> 'break' statement can be used to end a 'case' block in a 'switch' statement or exit from a 'while' statement.
…
> I…