<html><body>
Does anyone have experience calling the "built-in" PBX functions from a custom app?&nbsp; I called a custom app from extensions.conf when a call arrived, and was able to answer the call from within the app (ast_answer()), play messages (ast_play_and_wait()), but when I called ast_hangup(), it SF'ed.&nbsp; I was wondering if anyone alse has made extensive use of the pbx functions from within a custom app rather than mostly through extensions.conf?</body></html>