<div dir="ltr">Turn debugging on in the database (<a href="http://www.kamailio.org/docs/modules/devel/modules/mohqueue.html#mohqueues.dbase">http://www.kamailio.org/docs/modules/devel/modules/mohqueue.html#mohqueues.dbase</a>) and take a look at the logs.  They should help to reveal what is happening.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 23, 2016 at 7:36 AM, Gaurav Bmotra <span dir="ltr"><<a href="mailto:saigauravmehra91@gmail.com" target="_blank">saigauravmehra91@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">alright now i have resolve the above error but MOH not working <div>when i have put the call on hold then there is no music play</div><div>i have just put the audio file in /var/kamailio/MOH </div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 23, 2016 at 3:23 AM, Gaurav Bmotra <span dir="ltr"><<a href="mailto:saigauravmehra91@gmail.com" target="_blank">saigauravmehra91@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">but in my kamailio configuration file <span style="font-size:12.8px">rtpproxy is configure</span><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 23, 2016 at 2:36 AM, Robert Boisvert <span dir="ltr"><<a href="mailto:rdboisvert@gmail.com" target="_blank">rdboisvert@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">It looks like you haven't correctly setup and configured the rtpproxy feature which mohqueue relies on. See <a href="http://kamailio.org/docs/modules/4.3.x/modules/rtpproxy.html#idp2409144" target="_blank">http://kamailio.org/docs/modules/4.3.x/modules/rtpproxy.html#idp2409144</a></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 3:06 PM, Gaurav Bmotra <span dir="ltr"><<a href="mailto:saigauravmehra91@gmail.com" target="_blank">saigauravmehra91@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">hi Robert<div> now kamailio service is started successfully </div><div>SIP to SIP call going good but MOH still not working </div><div><br></div><div><br></div><div>i  get these error</div><div>but is i check the logs then it shows</div><div>--------------------------------------------------------</div><div>Jul 23 00:26:26 bmotra /usr/sbin/kamailio[6647]: ERROR: rtpproxy [rtpproxy.c:1716]: send_rtpp_command(): proxy <udp:<a href="http://127.0.0.1:7722" target="_blank">127.0.0.1:7722</a>> does not respond, </div><div>Jul 23 00:26:26 bmotra /usr/sbin/kamailio[6647]: WARNING: rtpproxy [rtpproxy.c:1573]: rtpp_test(): can't get version of the RTP proxy</div><div>Jul 23 00:26:26 bmotra /usr/sbin/kamailio[6647]: WARNING: rtpproxy [rtpproxy.c:1609]: rtpp_test(): support for RTP proxy <udp:<a href="http://127.0.0.1:7722" target="_blank">127.0.0.1:7722</a>> has been</div><div>Jul 23 00:26:26 bmotra /usr/sbin/kamailio[6647]: ERROR: rtpproxy [rtpproxy.c:1961]: unforce_rtp_proxy(): no available proxies</div><div>Jul 23 00:26:26 bmotra /usr/sbin/kamailio[6657]: NOTICE: acc [acc.c:315]: acc_log_request(): ACC: transaction answered: timestamp=1469213786;method=BY</div><div>Jul 23 00:26:44 bmotra /usr/sbin/kamailio[6645]: ERROR: rtpproxy [rtpproxy.c:2638]: force_rtp_proxy(): no available proxies</div><div>Jul 23 00:26:59 bmotra /usr/sbin/kamailio[6655]: ERROR: rtpproxy [rtpproxy.c:2638]: force_rtp_proxy(): no available proxies</div><div>Jul 23 00:26:59 bmotra /usr/sbin/kamailio[6655]: NOTICE: acc [acc.c:315]: acc_log_request(): ACC: transaction answered: timestamp=1469213819;method=IN</div><div>Jul 23 00:27:04 bmotra /usr/sbin/kamailio[6648]: ERROR: rtpproxy [rtpproxy.c:1961]: unforce_rtp_proxy(): no available proxies</div><div>Jul 23 00:27:04 bmotra /usr/sbin/kamailio[6655]: NOTICE: acc [acc.c:315]: acc_log_request(): ACC: transaction answered: timestamp=1469213824;method=BY</div><div>lines 1-36/36 (END)</div><div>------------------------------------------------------------------------------------------ </div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 2:12 PM, Daniel Tryba <span dir="ltr"><<a href="mailto:d.tryba@pocos.nl" target="_blank">d.tryba@pocos.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><span>On Fri, Jul 22, 2016 at 02:34:53AM +0530, Gaurav Bmotra wrote:<br>
> no i have not use kamdbctl extra<br>
>  i have create these tables (mqueues, mcalls) manualy<br>
<br>
</span>That isn't enough, modules check the version table for specific versions<br>
of the target tables structures:<br>
See mohqueue-create.sql somewhere in the source tree, it contains:<br>
<br>
CREATE TABLE `mohqcalls` (<br>
...<br>
);<br>
<br>
INSERT INTO version (table_name, table_version) values<br>
('mohqcalls','1');<br>
<br>
CREATE TABLE `mohqueues` (<br>
...<br>
);<br>
<br>
INSERT INTO version (table_name, table_version) values<br>
('mohqueues','1');<br>
<div><div><br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank" rel="noreferrer">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br><br><br><br><br><br><br><br><font color="#999999"><b>Regards:</b><br>Gaurav Bmotra</font><br></div></div><div><font color="#999999">Smith Infotech </font></div><div><font color="#999999">E-46, phase 8 , Indus Area S.A.S Nagar Mohali 160071</font></div></div></div></div></div></div></div>
</span></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank" rel="noreferrer">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank" rel="noreferrer">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br><br><br><br><br><br><br><br><font color="#999999"><b>Regards:</b><br>Gaurav Bmotra</font><br></div></div><div><font color="#999999">Smith Infotech </font></div><div><font color="#999999">E-46, phase 8 , Indus Area S.A.S Nagar Mohali 160071</font></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br><br><br><br><br><br><br><br><font color="#999999"><b>Regards:</b><br>Gaurav Bmotra</font><br></div></div><div><font color="#999999">Smith Infotech </font></div><div><font color="#999999">E-46, phase 8 , Indus Area S.A.S Nagar Mohali 160071</font></div></div></div></div></div></div></div>
</div>
</div></div><br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank" rel="noreferrer">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>