Using Shtoom

View: New views
5 Messages — Rating Filter:   Alert me  

Using Shtoom

by Voipy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Shtoom users,
 
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.
 
The only problem is I don't really know where to start. Would you please give me a few "how to use" tips?
 
 
Thanking you in advance,
Yair.

Re: Using Shtoom

by Voipy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

Can I just import the 'sip.py' module distributed with shtoom package and then use its methods to write a script which is compatible with my aforementioned needs ? (making a single call...)


Thanks,
Yair.

Parent Message unknown Re: Using Shtoom

by Frank Scholz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
Shtoom@...
http://mail.python.org/mailman/listinfo/shtoom

Re: Using Shtoom

by Voipy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I couldn't find the script directory, the examples or the shtoomphone.py which you were talking about...is there a possibility I didn't download the right package ? (http://sourceforge.net/project/showfiles.php?group_id=94774&package_id=106291&release_id=225649)


Thanks,
Yair.

Re: Using Shtoom

by Aaron Zinman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

use SVN

On Aug 2, 2006, at 5:06 PM, Voipy wrote:

>
> I couldn't find the script directory, the examples or the  
> shtoomphone.py
> which you were talking about...is there a possibility I didn't  
> download the
> right package ?
> (http://sourceforge.net/project/showfiles.php?
> group_id=94774&package_id=106291&release_id=225649)
>
>
> Thanks,
> Yair.
> --
> View this message in context: http://www.nabble.com/Using-Shtoom- 
> tf2033159.html#a5622362
> Sent from the Python - shtoom forum at Nabble.com.
>
> _______________________________________________
> Shtoom mailing list
> Shtoom@...
> http://mail.python.org/mailman/listinfo/shtoom

_______________________________________________
Shtoom mailing list
Shtoom@...
http://mail.python.org/mailman/listinfo/shtoom