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.protocols.sip are not complete and/or not working (some of that return everytime NotImplementedYet). Is it correct or I'm doing some mistakes? -- LORENZO MAINARDI Email: [email protected] Linux Registered User: 461615 Key Fingerprint: AC63 5C15 562F 71AF C853 4D4A C03F 75EB 52F4 A0D0 _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
