Hi Yair, > I'm trying to write a simple SIP client with python. > My client simply needs to have the ability to make calls - no need for GUI > or other features.(conferencing server, announcement server etc.) > While searching the web for python SIP module I've encountered the Shtoom > project which I find to be the best solution for my needs. there are quite some examples in the script directory. And there is shtoomphone.py which is, beside other things, a complete console phone app.
If that doesn't help, what exactly do you want to achieve? Regards, Frank _______________________________________________ Shtoom mailing list [email protected] http://mail.python.org/mailman/listinfo/shtoom
