Just for the future peoplen finding this issue, this works:
Instead of:
exten => 1234,n,AGI(/path/to/interpreter /path/to/script,args)
Do:
exten => 1234,n,AGI(/path/to/interpreter,/path/to/script,args)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182947

Title:
  Cannot specify interpreter path in AGI call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1182947/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to