On Tue, Feb 23, 2010 at 4:42 PM, Lorenzo Mainardi wrote:
> Landreville ha scritto:
>> On Tue, Feb 23, 2010 at 10:28 AM, Lorenzo Mainardi
>> wrote:
>>> 2010/2/23 Landreville :
>>>
I'll put it up somewhere so you can see it,
but I'm fairly new at twisted so someone else might say it is t
On Tue, Feb 23, 2010 at 10:28 AM, Lorenzo Mainardi wrote:
> 2010/2/23 Landreville :
>
>> I'll put it up somewhere so you can see it,
>> but I'm fairly new at twisted so someone else might say it is the
>> wrong approach.
>>
>
> Hi, I'm start doing the same, so we can merge the works.
> At the mome
On Mon, Feb 22, 2010 at 4:06 PM, Lorenzo Mainardi wrote:
> Hello,
> I'm trying to extend the class twisted.protocols.sip.MessageParser for
> create my parser.
> I had read the documentation and I found this: "Shouldn't
> be connected to actual transport.".
> What does it means? I can't use that bi
Hello,
I'm trying to extend the class twisted.protocols.sip.MessageParser for
create my parser.
I had read the documentation and I found this: "Shouldn't
be connected to actual transport.".
What does it means? I can't use that binding it to a socket?
I found also that many other object in twisted.