[asterisk-dev] How can i execute without dialplan

Russell Bryant russell at digium.com
Tue Apr 18 12:27:43 MST 2006


md wrote:
> Is possible use any application in my application source code using any 
> internal Asterisk funcion?

The two API calls that you need to do this are pbx_findapp() and pbx_exec(). 
For an example for how they are used, see app_page.c.

Russell



More information about the asterisk-dev mailing list