<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Spady,<br>
<br>
Sure, you can do that very easily. Just use the TViewer tool.<br>
Edit ../opensips-cp/config/tools/system/tviewer/local.inc.php. You
should have something like this:<br>
<br>
<font color="#ff0000">$config->custom_table = "usr_preferences";<br>
$config->custom_table_columns = array ("Id" => "id","UUID"
=> "uuid","Username" => "username","Domain" =>
"domain","Attribute" => "attribute","Type" => "type","Value"
=> "value");</font><br>
<br>
Hope this helps you.<br>
<br>
Regards,<br>
Alex<br>
<br>
On 12/03/2011 01:02 PM, spady wrote:
<blockquote cite="mid:1322910161501-7057646.post@n2.nabble.com"
type="cite">
<pre wrap="">Hi List,
I was wondering is there is a way, and/or is possible, to add a menu to
OpenSIPS-CP under System Tab.
I would like to populate AVP Table by Control Panel. It would be easier then
do it by opensipsctl command.
Regards.
--
View this message in context: <a class="moz-txt-link-freetext" href="http://opensips-open-sip-server.1449251.n2.nabble.com/Add-Menu-to-OpenSIPS-CP-tp7057646p7057646.html">http://opensips-open-sip-server.1449251.n2.nabble.com/Add-Menu-to-OpenSIPS-CP-tp7057646p7057646.html</a>
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>