<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
m. smadi wrote:<br>
<blockquote cite="mid4159C7D2.4090706@power.eng.mcmaster.ca" type="cite">hi;
  <br>
  <br>
i was writing third party sip call controller when a friend suggested i
use twisted.&nbsp; I think it will save me a lot of time, but i had trouble
with the following when installing:
  <br>
cvs the pserial and pcrypto required package.&nbsp; the cvs server complians
about a wrong password (any hints)
  <br>
  <br>
i continued without these package and installed using setup.py.&nbsp; Where
is a good place to start (the tutorial provided is not really very
great) - any other suggestions?
  <br>
  <br>
moe smadi
  <br>
  <br>
_______________________________________________
  <br>
Twisted-Python mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a>
  <br>
<a class="moz-txt-link-freetext" href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a>
  <br>
</blockquote>
I wonder if Shtoom will be of any assistance to you.&nbsp; Check out
<a class="moz-txt-link-freetext" href="http://www.divmod.org/Home/Projects/Shtoom/">http://www.divmod.org/Home/Projects/Shtoom/</a>&nbsp; From the webpage:<br>
<br>
"""<br>
<p>Shtoom is a open-source, cross-platform VoIP softphone, implemented
in Python. As well as the basic phone, the package also includes a
number of other applications - </p>
<ul>
  <li>shtoom - the end-user phone</li>
  <li>shtam - a simple answering machine/voicemail application</li>
  <li>shmessage - an announcement server</li>
</ul>
"""<br>
<br>
It uses Twisted.&nbsp; Not sure to what extent, though.<br>
<br>
</body>
</html>