Amportal Module Admin

How can the Amportal Module Admin (CLI) be used to the
Outbound Call Limit 2.11.0.6 Copyright 2014 by Schmoozecom, Inc.

I simply cannot figure the syntax, and until i remove this module and maybe others my freepbx distro remains useless.

Help on this mater is greatly appreciated.

http://wiki.freepbx.org/display/L1/Manage+Modules+Via+CLI

I found that page and tried to delete the module, but I could not
figure out the syntax. Nothing gets deleted. If you can could you provide the command to list the modules and the command to delete a module.

Thanks in advance.

To list all modules installed locally (on your system) and their current status:

amportal a ma list

To delete a module:

amportal a ma delete modulename

where modulename is the name of the module you want to delete from your system as provided with the list above.

To disable a module the syntax is similar:

amportal a ma disable modulename

and so on…

When i run th list command it ruturns…
[root@pbx ~]# amportal a ma list

Please wait…

Outbound Call Limit 2.11.0.6
Copyright 2014 by Schmoozecom, Inc., All rights reserved

By installing, copying, downloading, distributing, inspecting or using
the materials provided herewith, you agree to all of the terms of use as
outlined in our End User Agreement which can be found and reviewed at
www.schmoozecom.com/cmeula

built from
[root@pbx ~]#

Then when i run the delete command it returns the same output…

[root@pbx ~]# amportal a ma delete Outbound Call Limit 2.11.0.6

Please wait…

Outbound Call Limit 2.11.0.6
Copyright 2014 by Schmoozecom, Inc., All rights reserved

By installing, copying, downloading, distributing, inspecting or using
the materials provided herewith, you agree to all of the terms of use as
outlined in our End User Agreement which can be found and reviewed at
www.schmoozecom.com/cmeula

built from
[root@pbx ~]#

Result is i still cant use my FreePBX distro, after login the screen returns

Outbound Call Limit 2.11.0.6 Copyright 2014 by Schmoozecom, Inc., All rights reserved By installing, copying, downloading, distributing, inspecting or using the materials provided herewith, you agree to all of the terms of use as outlined in our End User Agreement which can be found and reviewed at www.schmoozecom.com/cmeula built from

BTW… this is a centos 6.3 base, Freepbx was installed w/ the script that converts a base install into a Freepbx distro.

the module name is calllimit

You used the description

amportal a ma calllimit

[root@pbx ~]# amportal a ma calllimit

Please wait…

Outbound Call Limit 2.11.0.6
Copyright 2014 by Schmoozecom, Inc., All rights reserved

By installing, copying, downloading, distributing, inspecting or using
the materials provided herewith, you agree to all of the terms of use as
outlined in our End User Agreement which can be found and reviewed at
www.schmoozecom.com/cmeula

built from
[root@pbx ~]# amportal a ma list

Please wait…

Outbound Call Limit 2.11.0.6
Copyright 2014 by Schmoozecom, Inc., All rights reserved

By installing, copying, downloading, distributing, inspecting or using
the materials provided herewith, you agree to all of the terms of use as
outlined in our End User Agreement which can be found and reviewed at
www.schmoozecom.com/cmeula

built from
[root@pbx ~]#

You need to specifiy an action such as download, delete, uninstall, upgrade, disable, info, install.

Try this:

amportal a ma delete calllimit

mdm4000, I am curious. How is the Outbound Call Limit making your system useless?

You went backwards, you had the delete action just the wrong module name.

You need to slow down and read the instructions.

I also would like to know why you can’t get to GUI