HI Bodgan,<br><br>I want to implement the dialplan module. But i was confused little bit in the configuration part. my database table of dialplan module is<br><br>+----+------+----+----------+-----------+-----------+-----------+------------------+-------+<br>
| id | dpid | pr | match_op | match_exp | match_len | subst_exp | repl_exp | attrs |<br>+----+------+----+----------+-----------+-----------+-----------+------------------+-------+<br>| 1 | 1 | 1 | 1 | (^67.+) | 0 | (^67.+) | <a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3814729&i=0" target="_top" rel="nofollow">[hidden email]</a> | | <br>
+----+------+----+----------+-----------+-----------+-----------+------------------+-------+<br><br>and my opensips.cfg configuration is:<br><br>modparam("dialplan", "db_url", "mysql://opensips:opensipsrw@localhost/opensips")<br>
<br>route[14]<br>{<br> $var(x) = "sip:678";<br> dp_translate("1", "$var(x)/$var(tmp)");<br> xlog("-------------$var(tmp)\n");<br>}.<br><br>My actual intention is when the client dials the number 678... a prefix 1 should add to that numbers. Is the above configuration correct for my architecture?.<br>
<br>Thanks,<br>Nehru.<br><br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 10:37 AM, indiver nehru <span dir="ltr"><<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3814729&i=1" target="_top" rel="nofollow">[hidden email]</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Bodgan,<br> Thanks a lot!. I solved my problem by keeping ssl option to 0. Monit tool working!.<br><br>Thanks,<br><font color="#888888">Nehru.</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">
On Mon, Oct 12, 2009 at 10:23 AM, Bogdan-Andrei Iancu (via Nabble) <span dir="ltr"><<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3814729&i=2" target="_top" rel="nofollow">[hidden email]</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Nehru,
<br><br>Check the SSL option for monit, in boxes.global.inc.php - maybe CP
<br>tried to uses https instead of http.
<br><br>Regards,
<br>Bogdan
<br><br>Indiver wrote:
<div><div class='shrinkable-quote'><br>> Hi Everyone,
<br>>
<br>> I was unable to connect to monit tool of opensips control panel. I started
<br>> monit server and loaded mi_xmlrpc module in opensips correctly. i had given
<br>> ip address, usename, password correctly in boxes.global.inc.php file. Still
<br>> When i tried to connect monit tool it displays i can't connect error
<br>> message. can any one suggest the right configuration of monit tool
<br>>
<br>> Thanks,
<br>> Nehru.
<br>>
</div></div><br>_______________________________________________
<br>Users mailing list
<br><a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3806153&i=0" rel="nofollow" target="_blank">[hidden email]</a>
<br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="nofollow" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>
</div></div></blockquote></div><br>
<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/Monit-tool-not-working-in-opensips-cp-tp3799468p3814729.html">Re: [OpenSIPS-Users] Monit tool not working in opensips-cp</a><br>
Sent from the <a href="http://n2.nabble.com/OpenSIPS-Users-f1449235.html">OpenSIPS - Users mailing list archive</a> at Nabble.com.<br>