Re: [OpenSIPS-Users] Add Menu to OpenSIPS-CP

2011-12-06 Thread spady
Alex, just to be sure, Can I add more than one mysql's table at the time??
I tried to put also "address" tabel into local's file but seems it 's not
working.
Can you just confirm that?
Regards

--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/Add-Menu-to-OpenSIPS-CP-tp7057646p7066574.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Add Menu to OpenSIPS-CP

2011-12-05 Thread spady
Thanksss Alex!!! It works perfectly!


--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/Add-Menu-to-OpenSIPS-CP-tp7057646p7063312.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Add Menu to OpenSIPS-CP

2011-12-05 Thread Alex Ionescu

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@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Add Menu to OpenSIPS-CP

2011-12-03 Thread spady
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@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users