m. smadi wrote:
hi;

i was writing third party sip call controller when a friend suggested i use twisted.  I think it will save me a lot of time, but i had trouble with the following when installing:
cvs the pserial and pcrypto required package.  the cvs server complians about a wrong password (any hints)

i continued without these package and installed using setup.py.  Where is a good place to start (the tutorial provided is not really very great) - any other suggestions?

moe smadi

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
I wonder if Shtoom will be of any assistance to you.  Check out http://www.divmod.org/Home/Projects/Shtoom/  From the webpage:

"""

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 -

"""

It uses Twisted.  Not sure to what extent, though.