[SR-Users] xlog from 1.5 to 4.2

2015-03-17 Thread Juan Perez
I installed 4.2 and I am using the same config file form my current version 1.5.2, but none of my custom logs (xlog) are being printed in the log file, even after rising the debug level, the only messages I see are DEBUG these are my settings: loadmodule "xlog.so" # - xlog parms -- mod

Re: [SR-Users] rtpengine does not send RTP packets out

2014-11-03 Thread Juan Perez
:17 AM, Juan Perez wrote: thank you Richard, yes the IP is local to the machine: ./rtpengine --interface=pub/ --interface=priv/10.0.2.68 --listen-ng=127.0.0.1:7722--timeout=30 --port-min=35000 --port-max=65000 --log-level=7 --log-facility=daemon The PUBLIC_IP is a NAT that the machine

Re: [SR-Users] rtpengine does not send RTP packets out

2014-11-03 Thread Juan Perez
e I setup when I manage the Reply from the Asterisk: onreply_route[TO_FS] {     xlog("L_INFO","mylog: OnReply Route TO_FS.\n");     if (has_body("application/sdp")) {     xlog("L_INFO","mylog: Starting rtpengine session. Answer\n");    

[SR-Users] rtpengine does not send RTP packets out

2014-11-01 Thread Juan Perez
Hi, I have kamilio-4.2 and rtpengine running on the same machine.I have this scenario: softphone --> Kamailio with Rtpengine --> AsteriskThe softphone initiates the call, it is sent to the Asterisk. I can see the SDPs being re-written with the new IP/Ports provided by rtpengine: Invite from Kama

Re: [SR-Users] Installing rtpengine on CentOS 6.5

2014-10-31 Thread Juan Perez
:33 PM, Richard Fuchs wrote: On 10/31/14 17:31, Juan Perez wrote: > Thank you, but after removing the "-e" now I get this error: > > [root@ip-10-0-2-68 daemon]# make > Makefile:88: .depend: No such file or directory > make: *** No rule to make target `aux.c

Re: [SR-Users] Installing rtpengine on CentOS 6.5

2014-10-31 Thread Juan Perez
014 4:56 PM, Richard Fuchs wrote: On 10/31/14 15:27, Juan Perez wrote: > > Using Kamailio 4.2, CentOS 6.5, as per the documentation here: > https://github.com/sipwise/rtpengine > > "Running make will compile the binary, which will be called rtpengine." > > W

[SR-Users] Installing rtpengine on CentOS 6.5

2014-10-31 Thread Juan Perez
Using Kamailio 4.2, CentOS 6.5, as per the documentation here: https://github.com/sipwise/rtpengine "Running make will compile the binary, which will be called rtpengine." When trying to install rtpengine I got the following error when building "daemon" [root@ip-10-0-2-68 daemon]# make Usage:

[SR-Users] Verified version of RTPproxy and Kamailio

2014-10-30 Thread Juan Perez
Can somebody please tell me what would be a verified combination of kamailio and rtpproxy?I mean, for example,  kamailio 4.1 and rtpproxy 1.x that can be downloaded from:http:// I found at least 3 different places where one can download rtpproxy: http://sourceforge.net/p/sippy/rtpproxy/ci/master

Re: [SR-Users] Kamailio and RTPProxy

2014-10-29 Thread Juan Perez
t know if when I start using it (sending other commands to modify SDP etc) it will still work Can somebody tell me which version of both apps (kamailio and rtpproxy) are fully compatible? txs a lotjp2014 On Monday, October 27, 2014 8:22 PM, Juan Perez wrote: I installed Kam

[SR-Users] Kamailio and RTPProxy

2014-10-27 Thread Juan Perez
I installed Kamailio 4.2 and the latest rtpproxy. When starting Kamailio I see these lines: Oct 27 21:54:26 ip-10-0-2-68 kamailio: DEBUG: [sr_module.c:590]: load_module(): load_module: trying to load [sr_module.c:357]: register_module(): register PV from: rtpproxy Oct 27 21:54:26 ip-10-0-2-68