[OpenSIPS-Users] Add Menu to OpenSIPS-CP

Alex Ionescu alex at opensips.org
Mon Dec 5 16:38:51 CET 2011


Hi Spady,

Sure, you can do that very easily. Just use the TViewer tool.
Edit ../opensips-cp/config/tools/system/tviewer/local.inc.php. You 
should have something like this:

$config->custom_table = "usr_preferences";
$config->custom_table_columns = array ("Id" => "id","UUID" => 
"uuid","Username" => "username","Domain" => "domain","Attribute" => 
"attribute","Type" => "type","Value" => "value");

Hope this helps you.

Regards,
Alex

On 12/03/2011 01:02 PM, spady wrote:
> 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: http://opensips-open-sip-server.1449251.n2.nabble.com/Add-Menu-to-OpenSIPS-CP-tp7057646p7057646.html
> Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20111205/19efb7bf/attachment.htm>


More information about the Users mailing list