[asterisk-users] Any way to get rid of AEL created contexts?

Richard Lyman pchammer at dynx.net
Fri Feb 23 23:38:38 MST 2007


Eric Bishop wrote:
> "show dialplan" keeps showing contexts created by AEL. I tried 
> deleting /etc/asterisk/extensions.ael but kept getting these messages 
> in the Asterisk log:
>
> Feb 14 21:39:53 WARNING[6074] pbx_ael.c: Unable to open 
> '/etc/asterisk/extensions.ael': No such file or directory
> Feb 14 21:39:53 WARNING[6074] pbx.c: Requested contexts didn't get merged
>
> Is there any way to delete or disable AEL?
edit /etc/asterisk/modules.conf
add

noload => pbx_ael.so

and stop/start asterisk



More information about the asterisk-users mailing list