[asterisk-users] Call a subroutine via Originate?

Bruce Ferrell bferrell at baywinds.org
Tue May 3 16:33:32 CDT 2016


use the macro construct and return from the macro

On 5/3/16 2:24 PM, John Kiniston wrote:
> Howdy everyone,
>
> I'm writing a little click to dial type tool and I've run into a snag 
> where my Originate command needs to call a Sub routine to do a 
> database lookup and some other stuff.
>
> I can't seem to get the syntax right to call Gosub with Originate
>
> Just testing with the command line I've been unable to make it work 
> with any of these attempts:
>
> originate PJSIP/johntest application Gosub sub-callout s,1
>
> originate PJSIP/johntest application Gosub sub-callout(s,1)
>
> originate PJSIP/johntest application Gosub (sub-callout,s,1)
>
> What Syntax should I be using?
>
> And if it helps I'll be calling this via AMI over https.
>
> Thanks!
>
> -- 
> A human being should be able to change a diaper, plan an invasion, 
> butcher a hog, conn a ship, design a building, write a sonnet, balance 
> accounts, build a wall, set a bone, comfort the dying, take orders, 
> give orders, cooperate, act alone, solve equations, analyze a new 
> problem, pitch manure, program a computer, cook a tasty meal, fight 
> efficiently, die gallantly. Specialization is for insects.
> ---Heinlein
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160503/80a6e460/attachment.html>


More information about the asterisk-users mailing list