Re: shtoom making PC2Phone calls

2006-11-30 Thread jim-on-linux
Forgot to include, Check out pyserial-2-2 at sourceforge.net/ by Chris Liechti On Thursday 30 November 2006 21:07, jim-on-linux wrote: > On Thursday 30 November 2006 12:35, Croteam wrote: > > Hello, > > > > Can somebody give me shtoom examples or > > source cod

Re: shtoom making PC2Phone calls

2006-11-30 Thread jim-on-linux
On Thursday 30 November 2006 12:35, Croteam wrote: > Hello, > > Can somebody give me shtoom examples or source > code for making PC2Phone calls and pc to pc > calls. (if you give me source code,please give > me full url to that source or send me to email: >

shtoom making PC2Phone calls

2006-11-30 Thread Croteam
Hello, Can somebody give me shtoom examples or source code for making PC2Phone calls and pc to pc calls. (if you give me source code,please give me full url to that source or send me to email: [EMAIL PROTECTED]) Thanks,I will really appreciate that -- http

Re: shtoom or yate client source code

2006-11-29 Thread Paul Boddie
Croteam wrote: > > Can somebody give me (if is that possible) source code of shtoom or > yate client Take a look at the SourceForge downloads page for Shtoom: http://sourceforge.net/project/showfiles.php?group_id=94774 The project is actually hosted at divmod.com... http://www.divmod

shtoom or yate client source code

2006-11-29 Thread Croteam
Hello, Can somebody give me (if is that possible) source code of shtoom or yate client ( e.g. yate.exe or shtoom.exe client source code) and, Do you know any python voip module except shtoom and yate,if you know please tell me. I will appreciate any help

shtoom complicated install

2006-11-27 Thread Croteam
Hello, I have install problem about shtoom.How to I Install shtoom correct,when I install shtoom with setup.py (shtoom package setup file), it just make some directory (shtoom-0.2) and 3 python files with them.But just tell me this,when I was manual make folder by name "shtoom" (a

SHTOOM

2006-10-01 Thread vedran_dekovic
Hello, I am a new shtoom user,but I have one problem.I was download last shtoom source and when I write example: >>> from shtoom.app.phone import Phone Traceback (most recent call last): File "", line 1, in -toplevel- from shtoom.app.phone import Phone ImportErr