Hi Pedro<br><br><div><span class="gmail_quote">On 3/15/07, <b class="gmail_sendername">Pedro Sanchez</b> &lt;<a href="mailto:psanchez@nortel.com">psanchez@nortel.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I will likely get to work on a gateway between SOAP-based Web Services<br>and SIP-based services. </blockquote><div><br>This sounds slightly strange in my ears, but thats probably just me.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I would like to explore the possibility of<br>implementing it using the Twisted framework and I&#39;d appreciate if you<br>can give me suggestions on:<br><br>1. Which SOAP stack to use. I&#39;ve heard that ZopeLib is the way to go
<br>these days.</blockquote><div><br>You probably want ZSI:&nbsp; <a href="http://pywebsvcs.sourceforge.net/">http://pywebsvcs.sourceforge.net/</a></div><br>I know it has some twisted web resource that might be usefull.<br><br>
I don&#39;t think there is any actual software called ZopeLib. SOAP and Zope has similar phonetic sounds, so there might a misunderstanding here.<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2. Which SIP stack to use.</blockquote><div><br>There is twisted/protocols/sip.py. There is Shtoom (<a href="http://divmod.org/trac/wiki/ShtoomProject">http://divmod.org/trac/wiki/ShtoomProject</a>) if you need voice over IP.
<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I will eventually fire questions about the overall architecture the<br>gateway software should have. Any hints here are welcome.
</blockquote><div><br>Start by understanding each of the above things before combining them :-)<br></div></div><br>-- <br>&nbsp;&nbsp; - Henrik