[asterisk-dev] AGI Gosub warnings
Jeremy Kister
asterisk-dev-02 at jeremykister.com
Wed Sep 11 12:35:00 CDT 2013
On 9/11/2013 9:47 AM, Matthew Jordan wrote:
> Asterisk is letting you know that the GoSub routine that was executed
> didn't Return. Every GoSub routine should end with a Return application
> execution so that the stack remains balanced.
bah!
[JKTest]
exten => s,1,NoOp(JKTest arg is: ${ARG1})
exten => s,n,Return
works fine!! didnt know about that Return.
thanks for your help,
--
Jeremy Kister
http://jeremy.kister.net./
More information about the asterisk-dev
mailing list