1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. If you had a PIAF Forum account in the vBulletin days, log in with your old credentials. Otherwise, sign up again and we'll get you back in business as soon as we can.
  3. Guest: We think the problem with locked threads from long message subjects has been resolved. Post a link here if you still see a problem.

Speech-to-Text Dir Assistance

Discussion in 'Add-On Install Instructions' started by wardmundy, Jan 30, 2012.

  1. ghurty Senior Member

    Thanks for the heads up, now I know that I shouldnt even try.
  2. wardmundy Nerd Uno

    Probably the right answer. ;)
  3. lzaf Guru

    Calling directly an AGI from another AGI script will not work.
    You can generally call an external dialplan app from an AGI script by using the exec command. This can also work for calling agi scripts (exec "agi" "arguments"). It is definitely not pretty, and might lead to some errors but still possible.

Share This Page