<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=DE-CH link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi everybody<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I&#8217;ve configured a SIP server (OpenSER
1.3.2) to work with rtpproxy and so far everything is fine, but now I want to
be able to record the audio from a conversation. I&#8217;ve read that this is
possible by using the function start_recording from the module NATHelper but I&#8217;m
not able to get it working<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>RTPproxy 1.2.1 is running with the
following options:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>root@openser:/opt/rtpproxy-1.2.1/bin#
ps uax | grep rtpproxy<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>rtpproxy
30827  0.0  0.0  26968   964 ?        Ssl  14:49   0:00
/opt/rtpproxy-1.2.1/bin/rtpproxy -u rtpproxy rtpproxy -p
/var/run/rtpproxy/rtpproxy.pid -l 192.168.34.1 -s udp:127.0.0.1 7890 -r
/etc/openser/stored_conversations -S /tmp -a -d DBUG -P<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>root    
31547  0.0  0.0   7524   892 pts/1    R+   15:59   0:00 grep rtpproxy<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Output from netstat<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>root@openser:/opt/rtpproxy-1.2.1/bin#
netstat -tupna | grep rtpproxy<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>udp       
0      0 127.0.0.1:7890          0.0.0.0:*                          
30827/rtpproxy<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Relevant parts of the configuration file<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>&#8230;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>#
------ nathelper params -----<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>modparam(&quot;nathelper&quot;,
&quot;natping_interval&quot;, 30)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>modparam(&quot;nathelper&quot;,
&quot;ping_nated_only&quot;, 1)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>modparam(&quot;nathelper&quot;,
&quot;sipping_bflag&quot;, 7)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>modparam(&quot;nathelper&quot;,
&quot;sipping_from&quot;, &quot;sip:pinger@openser.org&quot;)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>modparam(&quot;nathelper&quot;,
&quot;rtpproxy_sock&quot;, &quot;udp:127.0.0.1:7890&quot;)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>modparam(&quot;nathelper&quot;,
&quot;force_socket&quot;, &quot;udp:localhost:7890&quot;)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>&#8230;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>route[6]
{<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
xlog(&quot;L_INFO&quot;, &quot;ROUTE 6&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
# NAT handling<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
# Set reply routing block, to which control is passed after a transaction<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
# completed with a negative result but before sending a final reply<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
t_on_failure(&quot;1&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
# Check if we're NATed<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
if (isflagset(5) || isbflagset(6)) {<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
# Use rtpproxy<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
force_rtp_proxy();<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
if ( start_recording() ) {<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>                       
xlog(&quot;L_INFO&quot;, &quot;RECORDING...&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
};<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
# Set reply routing block, to which control is passed each time a reply<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
# (provisional or final) for the transaction is received<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
t_on_reply(&quot;1&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>&#8230;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>onreply_route[1]
{<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
xlog(&quot;L_INFO&quot;, &quot;ONREPLY_ROUTE&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
if ((isflagset(5) || isbflagset(6)) &amp;&amp;
status=~&quot;(180)|(183)|(2[0-9][0-9])&quot;) {<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
xlog(&quot;L_INFO&quot;, &quot;NAT'd TRANSACTION&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
fix_nated_contact();<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
force_rtp_proxy();<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
if ( start_recording() ) {<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>                       
xlog(&quot;L_INFO&quot;, &quot;RECORDING...&quot;);<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
};<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
else if (nat_uac_test(&quot;1&quot;)) {<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>               
fix_nated_contact();<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
}<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>       
exit;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>}</span><span
lang=EN-US><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>When I start OpenSER I see the following in
syslog<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: NOTICE:core:main: version:
openser 1.3.2-notls (x86_64/linux)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:core:main: using 256 Mb
shared memory<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:core:main: using 1 Mb
private memory per process<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:sl:mod_init: Initializing
StateLess engine<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:tm:mod_init: TM -
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:maxfwd:mod_init:
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:usrloc:ul_init_locks: locks
array size 512<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:registrar:mod_init:
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:textops:mod_init:
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:xlog:mod_init:
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:avpops:avpops_init:
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:acc:mod_init:
initializing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]: INFO:dialog:mod_init: Dialog module
- initializing<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]:
INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31630]:
INFO:core:probe_max_receive_buffer: using a UDP receive buffer of 255 kb<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31632_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31632_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31632_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31632_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31632]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31631_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31631_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31633_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31633_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31634_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31634_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31635_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31635_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31636_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31636_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31637_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31637_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31638_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31638_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31637_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31637_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31631_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31631_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31634_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31634_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31636_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31636_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31633_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31633_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31635_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31635_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31631]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31634]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31637]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31633]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31636]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31635]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31638]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31639_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31639_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31638_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31638_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31640_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31640_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31642_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31642_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31643_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31643_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31644_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31644_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31642]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31643]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31645_0 V&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31645_0
20040107 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31639_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31639_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31642_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31642_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31644_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31644]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31644_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31640]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31639]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31640_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31640_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31643_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31643_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:handle_command: received command
&quot;31645_1 VF 20050322&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser rtpproxy[30827]: DBUG:doreply: sending reply &quot;31645_1
1 &quot;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:8.0pt;font-family:"Courier New"'>Mar
19 16:08:45 openser /usr/sbin/openser[31645]: INFO:nathelper:rtpp_test: rtp
proxy &lt;udp:127.0.0.1:7890&gt; found, support for it enabled<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>But when I place the call no debug info
from rtpproxy is being generated nor the RTP session is being saved to file.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Any idea what the problem can be?<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Thanks in advance<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Héctor<o:p></o:p></span></p>

</div>

</body>

</html>