26 May
2009
26 May
'09
10:49 a.m.
RED BUTTON MOBILE wrote:
Hi Guys, is there a way to disable a Chan_irlp node from asterisk/App_Rpt?
<-- Hi Jon; add this to the modules.conf file: noload=chan_irlp.so (same goes with chan_echolink.so since you're not using that either).
Is there a way to permanently remove a n IRLP node from App_RPT?
<-- Blow out the /home/irlp directory. Then remove the following from /etc/rc.d/rc.local: # THESE LINES ARE ADDED FOR THE IRLP SYSTEM /home/irlp/custom/rc.irlp Cheers! Ramesh.