<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<font face="Courier New, Courier, monospace">Hello;<br>
   i am not sure. i downloaded from git kamailio. add rtpengine
instead of rtpproxy . it works fine. it is hard to solve problem
without log.<br>
<br>
Cheers.<br>
<br>
try to run with kamailio -E -dd , maybe it gives information.<br>
check kamailio.cfg is that rtpengine is loaded like loadmodule
"rtpengine.so"<br>
<br>
<br>
<br>
</font><br>
<div class="moz-cite-prefix">2016-05-13 11:35 tarihinde Dmitry [via
SIP Router] yazdı:<br>
</div>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em'
cite="mid:189328816.1442221.1463128489060.JavaMail.yahoo@mail.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
Lucida Grande, sans-serif;font-size:12px">
<div id="yui_3_16_0_ym19_1_1463071292260_245834" dir="ltr"><span
id="yui_3_16_0_ym19_1_1463071292260_245838">one more
question about rtpengine.</span></div>
<div id="yui_3_16_0_ym19_1_1463071292260_245834" dir="ltr"><span><br>
</span></div>
<div id="yui_3_16_0_ym19_1_1463071292260_245834" dir="ltr"><span
id="yui_3_16_0_ym19_1_1463071292260_246081">I installed
Kamailio (centos 6.7) from source as You recommended</span></div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246084">make
include_modules="db_mysql utils regex dnssec jansson lcr
 xmlrpc rtpengine " cfg</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246084"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246084">no
rtpengine daemon (it is not installed) Â but the picture is the
same:</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246084">Â modparam
("rtpengine,....)Â </div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246530">kamailio
-c</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246531">loading
modules under config path: /usr/local/lib64/kamailio/modules/</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532">Â 0(19523)
ERROR: <core> [modparam.c:150]: set_mod_param_regex():
No module matching <rtpengine> found</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532">it
means that it does not depend upon rtpengine daemon.</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532"><br>
</div>
<pre style="font-family: monospace; white-space:pre-wrap; border: 1px solid rgb(153, 204, 204); padding-left: 15pt; overflow: auto; border-radius: 2.5px; font-size: 15px; background-color: rgb(252, 255, 252);" id="yui_3_16_0_ym19_1_1463071292260_247322"># single rtproxy
modparam("rtpengine", "rtpengine_sock", "udp:localhost:12221")</pre>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532">I
copied it from <a moz-do-not-send="true"
href="http://www.kamailio.net/docs/modules/4.2.x/modules/rtpengine.html"
class="" id="yui_3_16_0_ym19_1_1463071292260_247494"
target="_top" rel="nofollow" link="external">http://www.kamailio.net/docs/modules/4.2.x/modules/rtpengine.html</a></div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532">STRACE
kamctl start  -says nothing anout rtpengine</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532">What
else is it possible to do to find the cause of the problem?</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1463071292260_246532"><br>
</div>
<div class="qtdSeparateBR"><br>
<br>
</div>
<div class="yahoo_quoted" style="display: block;">
<div style="font-family: HelveticaNeue, Helvetica Neue,
Helvetica, Arial, Lucida Grande, sans-serif; font-size:
12px;">
<div style="font-family: HelveticaNeue, Helvetica Neue,
Helvetica, Arial, Lucida Grande, sans-serif; font-size:
16px;">
<div dir="ltr"><font size="2" face="Arial"> On Friday, May
13, 2016 11:45 AM, ycaner <<a
moz-do-not-send="true"
href="/user/SendEmail.jtp?type=node&node=148515&i=0"
target="_top" rel="nofollow" link="external">[hidden
email]</a>> wrote:<br>
</font></div>
<br>
<br>
<div class="y_msg_container">
<div id="yiv0824585196">
<div><font face="Courier New, Courier, monospace">Hello;<br
clear="none">
   rtpengine module isnt default. you need to
add with "make include_modules". after make
&& make install , automatically it will be
copied to lib/modules. <br clear="none">
Cheers.<br clear="none">
</font><br clear="none">
<div class="yiv0824585196moz-cite-prefix">2016-05-13
09:42 tarihinde Dmitry [via SIP Router] yazdı:<br
clear="none">
</div>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid
#CCCCCC;padding:0 1em" type="cite">
<div
style="color:#000;background-color:#fff;font-family:HelveticaNeue,
Helvetica Neue, Helvetica, Arial, Lucida Grande,
sans-serif;font-size:12px;">
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210583">And one more
question on it:</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_211013">If the Kamailio
was installed from RPM and rtpengine.so is
missing - May I add rtpengine.so the
following way:</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210857"
style="font-family:'Courier New', Courier,
monospace;font-size:13px;">make
include_modules="rtpengine" cfg</span><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
style="font-family:'Courier New', Courier,
monospace;font-size:13px;">make all</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_211108"
style="font-family:'Courier New', Courier,
monospace;font-size:13px;">and then copy
rtpengine.so   to /modules/ directory</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
style="font-family:'Courier New', Courier,
monospace;font-size:13px;"><br clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_211531"
style="font-family:'Courier New', Courier,
monospace;font-size:13px;">Is this way
(adding missing modules) is correct?</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_210581"><span><br
clear="none">
</span></div>
<div class="yiv0824585196qtdSeparateBR"><br
clear="none">
<br clear="none">
</div>
<div class="yiv0824585196yahoo_quoted"
style="display:block;">
<div style="font-family:HelveticaNeue,
Helvetica Neue, Helvetica, Arial, Lucida
Grande, sans-serif;font-size:12px;">
<div style="font-family:HelveticaNeue,
Helvetica Neue, Helvetica, Arial, Lucida
Grande, sans-serif;font-size:16px;">
<div dir="ltr"><font size="2" face="Arial">
On Friday, May 13, 2016 11:25 AM,
Dmitry <<a moz-do-not-send="true" rel="nofollow" shape="rect" href=""
target="_top" link="external">[hidden
email]</a>> wrote:<br
clear="none">
</font></div>
<br clear="none">
<br clear="none">
<div class="yiv0824585196y_msg_container">
<div id="yiv0824585196">
<div>
<div
style="color:#000;background-color:#fff;font-family:HelveticaNeue,
Helvetica Neue, Helvetica, Arial,
Lucida Grande,
sans-serif;font-size:12px;">
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span>hello</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177318">I tested on
Centos 6.7 as well as Ubuntu
server - the problem is the
same. RTPENGINE was installed
both from dpkg and from Source
(manual compilation)</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span><br
clear="none">
</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177319">So I need a
clarification on it.</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span><br
clear="none">
</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177363">RTPENGINE
daemon is started.</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span><br
clear="none">
</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177730">The Kamailio
module itself is taken from
/usr/src/kamailio, where the
source was compiled.</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><span>mpath="/usr/lib/x86_64-linux-gnu/kamailio/modules/"<br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080">cp
/usr/src/kamailio/modules/rtpengine/rtpengine.so
/usr/lib/x86_64-linux-gnu/kamailio/modules/rtpengine.so
    </div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080">sudo
/etc/init.d/kamailio restart |
grep rtp<br clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080">ERROR:
<core> [modparam.c:163]:
set_mod_param_regex():
set_mod_param_regex: No module
matching <rtpengine>
found  </div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080">Â version:
kamailio 5.0.0-dev4
(x86_64/linux)Â </div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080">Any
help is appreciated. Â Â Â Â Â Â
                <br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1463071292260_177080"><br
clear="none">
</div>
<div
class="yiv0824585196qtdSeparateBR"><br
clear="none">
<br clear="none">
</div>
<div
class="yiv0824585196yahoo_quoted"
style="display:block;">
<div
style="font-family:HelveticaNeue,
Helvetica Neue, Helvetica,
Arial, Lucida Grande,
sans-serif;font-size:12px;">
<div
style="font-family:HelveticaNeue,
Helvetica Neue, Helvetica,
Arial, Lucida Grande,
sans-serif;font-size:16px;">
<div
class="yiv0824585196yqt4165499533"
id="yiv0824585196yqt51061">
<div dir="ltr"><font
size="2" face="Arial">
On Thursday, May 12,
2016 6:04 PM, Dmitry
<<a
moz-do-not-send="true" rel="nofollow"
shape="rect" href=""
target="_top" link="external">[hidden
email]</a>>
wrote:<br clear="none">
</font></div>
<br clear="none">
<br clear="none">
<div
class="yiv0824585196y_msg_container">
<div id="yiv0824585196">
<div>
<div
style="color:#000;background-color:#fff;font-family:HelveticaNeue,
Helvetica Neue,
Helvetica, Arial,
Lucida Grande,
sans-serif;font-size:12px;">
<div
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span>Hi,</span></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170872">I installed
Kamailio from
GIT.</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span>I
did </span><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170740"
style="font-family:'Courier
New', Courier,
monospace;font-size:13px;">make include_modules="db_mysql utils regex
dnssec jansson
lcr xmlrpc
rtpengine "
cfg</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span
style="font-family:'Courier
New', Courier,
monospace;font-size:13px;"><br clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170933"
style="font-family:'Courier
New', Courier,
monospace;font-size:13px;">Actually loadmodule "rtpengine.so" does not
affect
kamailio
start/restart.</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170930"
style="font-family:'Courier
New', Courier,
monospace;font-size:13px;">modparam("rtpengine", "rtpengine_sock",
"udp:localhost:12221")
causes this
failure:</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><font
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_171149" face="Courier
New, Courier,
monospace"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_171150"
style="font-size:13px;">[modparam.c:150]:
set_mod_param_regex():
No module
matching
<rtpengine>
found</span></font><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><font
face="Courier
New, Courier,
monospace"><span
style="font-size:13px;"><br clear="none">
</span></font></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_170544"><font
face="Courier
New, Courier,
monospace"><span
style="font-size:13px;"><br clear="none">
</span></font></div>
<div
class="yiv0824585196qtdSeparateBR"><br
clear="none">
<br clear="none">
</div>
<div
class="yiv0824585196yqt1777169860"
id="yiv0824585196yqt15487">
<div
class="yiv0824585196yahoo_quoted"
style="display:block;">
<div
style="font-family:HelveticaNeue,
Helvetica
Neue,
Helvetica,
Arial, Lucida
Grande,
sans-serif;font-size:12px;">
<div
style="font-family:HelveticaNeue,
Helvetica
Neue,
Helvetica,
Arial, Lucida
Grande,
sans-serif;font-size:16px;">
<div dir="ltr"><font
size="2"
face="Arial">
On Thursday,
May 12, 2016
12:26 PM,
ycaner <<a
moz-do-not-send="true" rel="nofollow" shape="rect" href="" target="_top" link="external">[hidden email]</a>> wrote:<br clear="none">
</font></div>
<br
clear="none">
<br
clear="none">
<div
class="yiv0824585196y_msg_container">
<div
id="yiv0824585196">
<div><font
face="Courier
New, Courier,
monospace">Hello;<br
clear="none">
<br
clear="none">
   on bash ,
kamailio -V
gives Version
, kamailio -c
gives debug
result. you
can ask from
here <a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank"
href="https://groups.google.com/forum/#%21forum/2600hz-dev" link="external"><a class="moz-txt-link-freetext" href="https://groups.google.com/forum/#!forum/2600hz-dev" target="_top" rel="nofollow" link="external">https://groups.google.com/forum/#!forum/2600hz-dev</a></a>
for kazoo rpm.
if there is
something
wrong , they
will fix it. <br
clear="none">
you can
install from
source code
from here
=> <a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank" href="https://www.kamailio.org/w/" link="external"><a class="moz-txt-link-freetext" href="https://www.kamailio.org/w/" target="_top" rel="nofollow" link="external">https://www.kamailio.org/w/</a></a><br
clear="none">
<br
clear="none">
and "make
include_modules="db_mysql
utils regex
dnssec jansson
lcr xmlrpc
rtpengine "
cfg " in
kamailio
folder before
'make all' ,
helps you add
modules. if
there is a
dependecies is
missing ,
gives error.<br
clear="none">
<br
clear="none">
Cheers.<br
clear="none">
<br
clear="none">
<br
clear="none">
</font><br
clear="none">
<div
class="yiv0824585196moz-cite-prefix">2016-05-11
19:51
tarihinde
Dmitry [via
SIP Router]
yazdı:<br
clear="none">
</div>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em'
style="border-left:2px
solid
#CCCCCC;padding:0
1em"
type="cite">
<div
style="color:#000;background-color:#fff;font-family:HelveticaNeue,
Helvetica
Neue,
Helvetica,
Arial, Lucida
Grande,
sans-serif;font-size:12px;">
<div
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89977"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89979">I installed
Kamailio :</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89977"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89996"
style="font-family:Consolas,
'Bitstream
Vera Sans
Mono',
'Courier New',
Courier,
monospace;font-size:14px;line-height:20px;white-space:nowrap;">yum
install -y
kazoo-kamailio</span><span><br
clear="none">
</span></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89977"><font
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_90080"
face="Consolas,
Bitstream Vera
Sans Mono,
Courier New,
Courier,
monospace"><span
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_90081"
style="font-size:14px;line-height:20px;white-space:nowrap;"><a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank"
href="https://2600hz.atlassian.net/wiki/display/Dedicated/via+RPM" link="external"><a class="moz-txt-link-freetext" href="https://2600hz.atlassian.net/wiki/display/Dedicated/via+RPM" target="_top" rel="nofollow" link="external">https://2600hz.atlassian.net/wiki/display/Dedicated/via+RPM</a></a></span></font><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89977"><font
face="Consolas,
Bitstream Vera
Sans Mono,
Courier New,
Courier,
monospace"><br
clear="none">
</font></div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_89977"><font
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_90168"
face="Consolas,
Bitstream Vera
Sans Mono,
Courier New,
Courier,
monospace">git
clone <a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank" href="https://github.com/sipwise/rtpengine.git" link="external"><a class="moz-txt-link-freetext" href="https://github.com/sipwise/rtpengine.git" target="_top" rel="nofollow" link="external">https://github.com/sipwise/rtpengine.git</a></a></font></div>
<div
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_90178"><br
clear="none">
</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_90319">the latest
version of
rtpengine and
I do not know
how to view
the version of
Kazoo-Kamailio</div>
<div dir="ltr"
id="yiv0824585196yui_3_16_0_ym19_1_1462966855009_90319"><br clear="none">
</div>
<div
class="yiv0824585196qtdSeparateBR"><br
clear="none">
<br
clear="none">
</div>
<div
class="yiv0824585196yahoo_quoted"
style="display:block;">
<div
style="font-family:HelveticaNeue,
Helvetica
Neue,
Helvetica,
Arial, Lucida
Grande,
sans-serif;font-size:12px;">
<div
style="font-family:HelveticaNeue,
Helvetica
Neue,
Helvetica,
Arial, Lucida
Grande,
sans-serif;font-size:16px;">
<div dir="ltr"><font
size="2"
face="Arial">
On Wednesday,
May 11, 2016
6:31 PM,
ycaner <<a
moz-do-not-send="true" rel="nofollow" shape="rect" href="" target="_top" link="external">[hidden email]</a>> wrote:<br clear="none">
</font></div>
<br
clear="none">
<br
clear="none">
<div
class="yiv0824585196y_msg_container">hello
;<br
clear="none">
<br
clear="none">
<br
clear="none">
maybe some
devel are
missing. which
version
using?i will
try.<br
clear="none">
<br
clear="none">
cheers.<br
clear="none">
<br
clear="none">
<br
clear="none">
<br
clear="none">
--<br
clear="none">
View this
message in
context: <a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148396.html" link="external"><a class="moz-txt-link-freetext" href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148396.html" target="_top" rel="nofollow" link="external">http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148396.html</a></a><br
clear="none">
Sent from the
Users mailing
list archive
at Nabble.com.<br
clear="none">
<br
clear="none">
_______________________________________________<br clear="none">
SIP Express
Router (SER)
and Kamailio
(OpenSER) -
sr-users
mailing list<br
clear="none">
<a
moz-do-not-send="true" rel="nofollow"
shape="rect"
href=""
target="_top" link="external">[hidden email]</a><br clear="none">
<a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" link="external"><a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_top" rel="nofollow" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></a>
<div
class="yiv0824585196yqt0456099469"
id="yiv0824585196yqtfd05955"><br clear="none">
</div>
<br
clear="none">
<br
clear="none">
</div>
</div>
</div>
</div>
</div>
<br
clear="none">
_______________________________________________
<br
clear="none">
SIP Express
Router (SER)
and Kamailio
(OpenSER) -
sr-users
mailing list <br
clear="none">
<a
moz-do-not-send="true" rel="nofollow"
shape="rect"
href=""
target="_top" link="external">[hidden email]</a> <br clear="none">
<a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" link="external"><a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_top" rel="nofollow" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></a><br
clear="none">
<br
clear="none">
<br
clear="none">
<hr
color="#cccccc"
noshade="noshade" size="1">
<div
style="color:#444;font:12px
tahoma,
geneva,
helvetica,
arial,
sans-serif;">
<div
style="font-weight:bold;">If
you reply to
this email,
your message
will be added
to the
discussion
below:</div>
<a
moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv0824585196moz-txt-link-freetext"
target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148412.html" link="external"><a class="moz-txt-link-freetext" href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148412.html" target="_top" rel="nofollow" link="external">http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148412.html</a></a>
</div>
<div
style="color:#666;font:11px
tahoma,
geneva,
helvetica,
arial,
sans-serif;margin-top:.4em;line-height:1.5em;">
To unsubscribe
from Another
question about
RTPengine
module, <a
moz-do-not-send="true" rel="nofollow"
shape="rect"
href=""
target="_top" link="external">click here</a>.<br clear="none">
<a
moz-do-not-send="true" rel="nofollow"
shape="rect"
target="_blank"
href="http://sip-router.1086192.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"
style="font:9px
serif;" link="external">NAML</a>
</div>
</blockquote>
<br
clear="none">
<div
class="yiv0824585196moz-signature">--
<br
clear="none">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class="yiv0824585196yqt4165499533"
id="yiv0824585196yqt93422"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<title></title>
<div>
<div>
<div>
<div class="yiv0824585196yqt1777169860"
id="yiv0824585196yqt76890">
<div>
<div align="left">
<div style="width:300px;" align="left"> <a
moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://www.netgsm.com.tr/" link="external"> <img
moz-do-not-send="true"
src="http://sip-router.1086192.n5.nabble.com/attachment/148423/0/yasin-imza-2014.jpg"
border="0"> </a> </div>
</div>
<br clear="none">
<hr align="left" width="300"> View this
message in context: <a
moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148423.html" link="external">Re: Another question about
RTPengine module</a>
<div class="yiv0824585196yqt6546459042"
id="yiv0824585196yqtfd94155"><br
clear="none">
Sent from the <a moz-do-not-send="true" rel="nofollow" shape="rect"
target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Users-f3.html" link="external">Users mailing list
archive</a> at Nabble.com.<br
clear="none">
</div>
</div>
</div>
<br clear="none">
<div class="yiv0824585196yqt6546459042"
id="yiv0824585196yqtfd58019">_______________________________________________<br
clear="none">
SIP Express Router (SER) and Kamailio
(OpenSER) - sr-users mailing list<br
clear="none">
<a moz-do-not-send="true" rel="nofollow"
shape="rect" href="" target="_top" link="external">[hidden email]</a><br
clear="none">
<a moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br
clear="none">
</div>
<br clear="none">
<br clear="none">
</div>
<br clear="none">
<br clear="none">
</div>
<br clear="none">
<br clear="none">
<br clear="none">
_______________________________________________ <br
clear="none">
SIP Express Router (SER) and Kamailio (OpenSER) -
sr-users mailing list <br clear="none">
<a moz-do-not-send="true" rel="nofollow"
shape="rect" href="" target="_top" link="external">[hidden
email]</a> <br clear="none">
<a moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br
clear="none">
<br clear="none">
<br clear="none">
<hr color="#cccccc" noshade="noshade" size="1">
<div style="color:#444;font:12px tahoma, geneva,
helvetica, arial, sans-serif;">
<div style="font-weight:bold;">If you reply to
this email, your message will be added to the
discussion below:</div>
<a moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148503.html" link="external">http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148503.html</a>
</div>
<div class="yiv0824585196yqt4116724269"
id="yiv0824585196yqtfd21912">
<div style="color:#666;font:11px tahoma, geneva,
helvetica, arial,
sans-serif;margin-top:.4em;line-height:1.5em;">
To unsubscribe from Another question about
RTPengine module, <a moz-do-not-send="true" rel="nofollow" shape="rect" href=""
target="_top" link="external">click here</a>.<br
clear="none">
<a moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://sip-router.1086192.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"
style="font:9px serif;" link="external">NAML</a>
</div>
<br clear="none">
<div class="yiv0824585196moz-signature">-- <br
clear="none">
</div>
</div>
</div>
<div class="yiv0824585196yqt4116724269"
id="yiv0824585196yqtfd67124">
<title></title>
<div>
<div align="left">
<div style="width:300px;" align="left"> <a
moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://www.netgsm.com.tr/" link="external"> <img
moz-do-not-send="true"
src="http://sip-router.1086192.n5.nabble.com/attachment/148504/0/yasin-imza-2014.jpg"
border="0"> </a> </div>
</div>
<br clear="none">
<hr align="left" width="300">
View this message in context: <a
moz-do-not-send="true" rel="nofollow"
shape="rect" target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148504.html" link="external">Re: Another question about
RTPengine module</a><br clear="none">
Sent from the <a moz-do-not-send="true" rel="nofollow" shape="rect" target="_blank"
href="http://sip-router.1086192.n5.nabble.com/Users-f3.html" link="external">Users mailing list archive</a>
at Nabble.com.<br clear="none">
</div>
</div>
</div>
<br>
<div class="yqt4116724269" id="yqtfd27334">_______________________________________________<br
clear="none">
SIP Express Router (SER) and Kamailio (OpenSER) -
sr-users mailing list<br clear="none">
<a moz-do-not-send="true"
href="/user/SendEmail.jtp?type=node&node=148515&i=1"
target="_top" rel="nofollow" link="external">[hidden
email]</a><br clear="none">
<a moz-do-not-send="true" shape="rect"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
target="_blank" rel="nofollow" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br
clear="none">
</div>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________
<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
list
<br>
<a moz-do-not-send="true"
href="/user/SendEmail.jtp?type=node&node=148515&i=2"
target="_top" rel="nofollow" link="external">[hidden email]</a>
<br>
<a moz-do-not-send="true"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
target="_top" rel="nofollow" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br>
<br>
<hr color="#cccccc" noshade="noshade" size="1">
<div style="color:#444; font: 12px
tahoma,geneva,helvetica,arial,sans-serif;">
<div style="font-weight:bold">If you reply to this email, your
message will be added to the discussion below:</div>
<a moz-do-not-send="true"
href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148515.html" target="_top" rel="nofollow" link="external">http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148515.html</a>
</div>
<div style="color:#666; font: 11px
tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
To unsubscribe from Another question about RTPengine module, <a
moz-do-not-send="true"
href="" target="_top" rel="nofollow" link="external">click
here</a>.<br>
<a moz-do-not-send="true"
href="http://sip-router.1086192.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_top" link="external">NAML</a> </div>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
<div align="left">
<div style="width:300px;" align="left">
<a href="http://www.netgsm.com.tr" target="_blank" rel="nofollow" link="external">
<img src="http://sip-router.1086192.n5.nabble.com/attachment/148519/0/yasin-imza-2014.jpg"
alt"netgsm"="" border="0">
</a>
</div>
</div>
</div>
<br/><hr align="left" width="300" />
View this message in context: <a href="http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148519.html">Re: Another question about RTPengine module</a><br/>
Sent from the <a href="http://sip-router.1086192.n5.nabble.com/Users-f3.html">Users mailing list archive</a> at Nabble.com.<br/>