On Sat, 2005-07-02 at 15:37 -0400, William Waites wrote: > Because of the way Yate deals with > threads and signals, it seems to be hard to get a twisted > reactor to run inside the embedded interpreter. reactor.run(installSignalHandlers=False) may fix that.