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 Server Team, which is subscribed to asterisk in 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-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
