i tried what happens when i call start_recording() after calling rtpproxy_manage() and got this kind of error to syslog:
Oct 20 19:57:43 siika mediaproxy-ng[8423]: Failed to properly parse UDP command line '8554_13 R ngsgznnwgzpuovt@siika.tutpro.com mgpwe' from 127.0.0.1:51497, using fallback RE
why the error? it is so that mediaproxy-ng does not support recording?
-- juha
Hi Juha,
On 10/20/2012 07:17 PM, Juha Heinanen wrote:
i tried what happens when i call start_recording() after calling rtpproxy_manage() and got this kind of error to syslog:
Oct 20 19:57:43 siika mediaproxy-ng[8423]: Failed to properly parse UDP command line '8554_13 R ngsgznnwgzpuovt@siika.tutpro.com mgpwe' from 127.0.0.1:51497, using fallback RE
why the error? it is so that mediaproxy-ng does not support recording?
Right, recording is not yet supported.
Andreas
Hi all,
Could you please give a Kamailio's routing logic sample for python ? Thx
Hi,
2012/10/22 Vadim F. vaad.fabi@gmail.com:
Hi all,
Could you please give a Kamailio's routing logic sample for python ? Thx
modules/app_python/handler.py [0]
But my advise is that if the task is not very simple, use lua.
My 2 cents.
[0] http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules/a...