<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 25/01/17 06:44 PM, Serhat Guler
wrote:<br>
</div>
<blockquote
cite="mid:CA+Eb_nwoaKKhdunse=d65aa7XX_s_zNSGmhiv_2m9xFyeVGN7Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default" style="font-size: small; color:
rgb(11, 83, 148);">Hello,<br>
<br>
I am trying to setup my Kamailio environment on a new Debian
system. Everything went well, except I started facing a
problem with the rtpengine. It did install it fine and I can
view the program parameters via the help menu; however, when I
run it with this command  "rtpengine --interface 192.168.0.66
--listen-ng=<a moz-do-not-send="true"
href="http://127.0.0.1:22222">127.0.0.1:22222</a> -m 30000
-M 35000 -L 2" or any other commands, it gives an error as
"CRIT: Fatal error: Bad command line: Key file does not have
group 'rtpengine'".<br>
<br>
Where is this key file it is complaining about ? I couldn't
find anything neither in the doc nor anywhere else.</div>
</div>
</blockquote>
The key file is the config file. It defaults to
/etc/rtpengine/rtpengine.conf<br>
<br>
However, if no config file is explicitly specified, it ought to
ignore errors trying to load from it. Does that file exist on your
system? What's your glib (not glibc) version?<br>
<br>
Cheers<br>
</body>
</html>