Displaying 3 results from an estimated 3 matches for "spawnl".
Did you mean:
spawn
2006 Jun 17
0
hanging up call after launching a script, script should continue independently
hello!
i'm trying to implement a callback feature. to accomplish this, i've
written a python script(callback.agi) that starts another script as a
independent process(with spawnl), without asterisk waiting for the
other script (callback_dead.sh) to finish before it goes to the next
extension. running it on the commandline seems to work, the script
starts the other script and finishes(process dies), the second script,
which assignment is to sleep for a while and create a cal...
2002 Jul 03
0
Problem with tmpfile() on samba share
...ba server: Linux, kernel 2.4.18, samba-2.2.4 as provided
by Slackware-8.1 (the output from testparm can be provided if
anyone is interested)
Windows client: Win2000
I saw a similar message in the samba mailing list posted by
Chad Campbell on Sept 22, 1998 (he saw the same problem when
system() or spawnl() were being executed), but I couldn't find
a reply to it.
Cheers,
Rob Komar
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and