Hello,<br><br>I&#39;m using latest version of Kamailio (OpenSER) from daily snapshot, as i wanted to test the rtpproxy_stream2uac function of the nathelper module<br>in order to make announcements with rtpproxy.<br>Integration of Kamailio and RTPProxy was successfull and I added the following line to the kamailio.cfg:<br>
<br>rtpproxy_stream2uas(&quot;/var/rtpproxy/prompts/music_on_hold&quot;, -1);<br><br>as described in the nathelper documentation (<a href="http://www.kamailio.org/docs/modules/devel/nathelper.html#rtpproxy_stream2xxx">http://www.kamailio.org/docs/modules/devel/nathelper.html#rtpproxy_stream2xxx</a>)<br>
After adding this line to the appropriate section (onreply_route in my case) kamctl refuses to start.:<br><br>kamailio: CRITICAL:core:yyerror: parse error in config file, line 414, column 29-30: syntax error<br>kamailio: CRITICAL:core:yyerror: parse error in config file, line 414, column 30-31: bad arguments<br>
<br>where line 414 corresponds to the line shown above. I can&#39;t find the error as the line is copied from nathelper module.<br>Playing around with the parameters, didn&#39;t lead to anything.<br>It would be nice if anyone could help or tryout the example from nathelper documentation and feedback.<br>
<br>Best regards<br>Rash<br>