Sorry for the top post, this is from my phone. 

Asterisk parses all of the config files (.conf, .ael and .lua, assuming you 
have the appropriate modules loaded) at the time you load asterisk or reload 
the dialplan (dialplan reload). It does not read the files each time a new call 
is started. 

Thanks,
--Warren Selby, dCAP

On Nov 23, 2011, at 6:11 AM, virendra bhati <virbh...@gmail.com> wrote:

> Hi Gohar,
> 
> As per you suggestion I make context into AEL file and working file. 
> 
> But I do little bit R&D on that case I make same context into both 
> files(.conf and .ael) and asterisk read 1st .conf files extension. It means 
> if we make anythings into AEL files then asterisk 1st check into .conf file 
> then another one. It might be time consuming if we have Lot's off context.
> 
> But any way thanks for you reply. 
> 
> On Wed, Nov 23, 2011 at 5:16 PM, Gohar Ahmed <gohar.ah...@vopium.com> wrote:
> Hi,
> 
> Create a context in AEL, or LUA and change the context=ael-context or 
> context=lua-context in sip.conf [default] section or for each sip user 
> decalred who needs to start call in context defined in AEL/LUA?
> 
>  
> 
> Regards,
> 
> Gohar
> 
>  
> 
> From: asterisk-users-boun...@lists.digium.com 
> [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of virendra bhati
> Sent: Wednesday, November 23, 2011 4:37 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion; Danny Nicholas; 
> Sam Govind
> Subject: [asterisk-users] Is it possible call land into extensions.ael 
> configuration file not in extensions.conf
> 
>  
> 
> Hi List,
> 
> I want to change the asterisk flow. right now call startd from 
> extensions.conf. Is there any way by which we can changed it to  
> extensions.ael or extensions.lua ?
> 
> 
> 
> -----
> Thanks and regards
> 
>  Virendra Bhati
> +91-9172341457
> Software Engineer
> 
>  
> 
> 
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
> 
> -- 
> 
> 
> 
> -----
> Thanks and regards
> 
>  Virendra Bhati
> +91-9172341457
> Software Engineer
> 
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to