[asterisk-users] [Linux/Python 2.4.2] Forking Python doesn't work

Russell Bryant russell at digium.com
Wed Feb 13 21:26:16 CST 2008


Vincent wrote:
> On Wed, 13 Feb 2008 10:59:38 -0200, Diego Aguirre
> <dagmoller at yahoo.com.br> wrote:
>> try to use System() instead of AGI()
> 
> Thanks, but no go. I get an error:
> 
> [Feb 13 21:57:55] WARNING[2138]: app_system.c:107 system_exec_helper:
> Unable to execute '/tmp/netcid.py|2000|Joe'

The arguments to System() are a bit different.  Put it in just like you would 
type at the command line.

System(/tmp/netcid.py 2000 Joe)

-- 
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.



More information about the asterisk-users mailing list