[asterisk-users] How to temporarily unload modules.

Angel Heart cocent at yahoo.com
Wed Dec 13 19:27:26 MST 2006


Thanks Tzafrir and Marco for the info.

If I want to unload modules during start-up, I have to edit my /etc/asterisk/mudules.conf and add something like;

noload => app_test.so

or I can unload them immediately at CLI using Mr. Cohen suggestion.

Regards.



> /etc/asterisk/modules.conf

>Marco


----- Original Message ----
From: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
Sent: Wednesday, December 13, 2006 8:54:04 PM
Subject: Re: [asterisk-users] How to temporarily unload modules.


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
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061214/db871ca2/attachment.htm


More information about the asterisk-users mailing list