On 1 February 2012 21:26, Andrzej Nowrot <anow...@interia.pl> wrote:
> Hi
>
> I have noticed new behaviour of asterisk 10.0 realtime.
> In 1.6 when I was using realtime:
>
> """
> [somecontext]
>
>  exten => someexten1......
>  exten => someexten2......
>  exten => someexten3......
>  exten => someexten4......
>
> switch => Realtime/${CONTEXT}@extensions
> """
>
> switch statement was executed after lines above (so there was a
> precedence of the lines declared in a extensions.conf over the ones in
> database).
>
> In asterisk 10.0 switch is executed before extens declared in the
> extensions.conf file.
>
> Is there a way to change that and have previous behaviour?
>
>
> Cheers

Never mind. I works OK (the same as in 1.6) I was my mistake.

--
_____________________________________________________________________
-- 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