http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Goto

show application goto

-= Info about application 'Goto' =-

[Synopsis]
Jump to a particular priority, extension, or context

[Description]
  Goto([[context|]extension|]priority): This application will cause the
calling channel to continue dialplan execution at the specified priority.
If no specific extension, or extension and context, are specified, then this
application will jump to the specified priority of the current extension.
If the attempt to jump to another location in the dialplan is not successful, then the channel will continue at the next priority of the current extension.


Am I being stupid here ?

Julian

Douglas Garstang wrote:
-----Original Message-----
From: Michael Collins [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 12:07 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] AEL #include


I use the goto to jump across contexts with labels all the time.
goto(context,exten,label).  works for me.
Cool. If you have some time, tell the developer to update the docs!
Definitely cool.  I will test this out and if I can make it work on my
test machine then I will be happy to update the wiki myself.  We can
always use more documentation and I've never been accused of practicing
brevity...
I really wish the developers could do it. I've found that when others 
contribute to documentation, they make assumptions. These assumptions are 
sometimes wrong, and incorrect documentation gets posted, which just fuels more 
incorrect info. One of the limitations of open source I guess (not that it 
would be that way if developers could update the docs themselves).

Doug.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to