From 837b5d7c27ae2b6502d86146456f8a3cfb06f8c0 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 7 Jun 2013 01:36:00 -0700 Subject: add fields to svc_phone: SMS provider, SMS provider acct#, max simultaneous calls --- httemplate/elements/menu.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/elements/menu.html') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index c2ea0231d..cb8f613f6 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -500,6 +500,7 @@ tie my %config_broadband, 'Tie::IxHash', tie my %config_phone, 'Tie::IxHash', 'View/Edit phone device types' => [ $fsurl.'browse/part_device.html', 'Phone device types' ], 'View/Edit bulk DID vendors' => [ $fsurl.'browse/did_vendor.html', 'Bulk DID vendors' ], + 'View/Edit Carriers' => [ $fsurl.'browse/cdr_carrier.html', 'Carriers' ], ; tie my %config_radius, 'Tie::IxHash', -- cgit v1.2.1