[asterisk-users] How to temporarily unload modules.

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Dec 13 05:54:04 MST 2006


On Wed, Dec 13, 2006 at 02:03:09AM -0800, Angel Heart wrote:
> Hi,
> 
> In what Asterisk file can I edit for me to temporarily unload such 
> modules. But later I woudl still be able to load them.

Works fine as long as the module is not in use.

  asterisk -rx 'unload app_test.so'

Later on:

  asterisk -rx 'load app_test.so'

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir


More information about the asterisk-users mailing list