I was just going to ask this same question....

Is this the normal behavior that you have to do, jump back to the .conf file?

It is how I have it configured, but it's more a "hybrid" than a true
realtime system.

Thanks

> Use the Goto statement with '|' instead of ','. And make tables for each
> context you have in the extensions.conf file.
>           One thing I noticed is using Goto in real time extensions causes
> the jump back to the extensions.conf file.
>           So first jump to extensions.conf and then specify another switch
> statement. But make  a new table for each context in the extensions.conf.
>
>
>
>
>
> Regards:
> Bharat M. Sarvan
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, May 19, 2005 3:24 PM
> To: [email protected]
> Subject: [Asterisk-Users] GOTO statement in Realtime-Extensions not
> workinglike expected
>
> Hi .. When I use the GoTo statement in realtime to goto a priority only
> ... E.g. Goto(3) then there's no problem
>
> But, If I try to jump to another context ... E.g.
> Goto(othercontext,${EXTEN},3) then it doesn't work
>
> If I process the same statement in extensions.conf things go well
>
> Are there things broken regarding GoTo in combination with Realtime
> Extensions ?
>
> _______________________________________________
> Asterisk-Users mailing list
> [email protected]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> Asterisk-Users mailing list
> [email protected]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to