[reSIProcate] Open issues for 1.2 release

Byron Campen bcampen at estacado.net
Mon Sep 24 12:19:38 CDT 2007


	Here's an updated rundown:

Resolved:
2. [reSIProcate] 180 Ringing and 200 OK messages with incorrect port?  
(looks like this is a complaint about resip sending responses on the  
same TCP connection the request came in on)
3. [reSIProcate] Problem with DNS and mActiveQueryCount (very, very  
stale code, was using 0.9.0 according to line numbers)
4. [reSIProcate] about thread safe of repro! (thread-safety issues in  
the various XStore classes in repro) (looks resolved; Scott? rev 7044)
5. [reSIProcate] build warnings on FreeBSD 6.1 (comparison between  
signed and unsigned integer expressions; macro definition of  
FD_SETSIZE is an unsigned int under FreeBsd) (looks fixed, by ekr,  
rev 7119)
7. [reSIProcate] repro TLS : sending responses (line numbers in  
logging indicate that Boris was using the old sipfoundry.org repository)
8. [reSIProcate] Adding a new parameter to a header (RFC 3329 params  
were not supported) (looks like they were after all; not sure what  
happened here)
9. [reSIProcate] Remote-Party-Id Header - Should it be a part of the  
Stack (non-standard header type support request) (fixed, rev 7097)
11. [reSIProcate] Performance of a P2P-over-SIP program using  
resiprocate (oddball retransmission behavior) (looks like ACK just  
wasn't making it...)
21. [reSIProcate] Bug in ClientRegistration::removeBinding (really,  
_really_ broken code in ClientRegistration from back when) (fixed rev  
7257, basic testing done, needs a more thorough unit-test)
23. [reSIProcate] mutex in UdpTransport (unnecessary mutex, might be  
completely unnecessary) (fixed, rev 7256)
25. [reSIProcate] Issues with ClientSubscription issuing local 408  
timeouts (looks like someone's firewall was eating packets, need to  
verify) (looks closed, problem can't be replicated)
29. [reSIProcate] [PATCH] fix for compiling SipDialer example  
(resolved, rev 7219)
31. [reSIProcate] [Patch] Fix XCode project file (resolved, rev 7223)
32. [reSIProcate] Endless loop? (loop in DUM message-passing dealing  
with refer) (resolved, rev 7254)

Open issues:

1. [reSIProcate] [ReSIProcate_1.1_RC2] submit a patch for DUM/ 
ClientPublication.cxx (reSUBSCRIBE/412 response is not reacted to  
correctly)
6. [reSIProcate] SDP in ACK after intial offer/answer exchange causes  
BYE from resip/dum (looks like we might be overreacting to unexpected  
SDP here, maybe apply Postel's maxim)
10. [reSIProcate] Resiprocate Client with OpenSER server.....trying  
to establish TLS connection :- Error when verifying server's chain of  
certificates: unable to get local issuer certificate (there might  
still be a problem here, need to give it a look)
12. [reSIProcate] segfault in SdpContents::Empty when linking  
statically (static destruction problem... no idea what might be going  
on here)
13. [reSIProcate] RPM specfile for resiprocate stack (looks like  
Alfred put forth the effort to write a spec file for the resip stack,  
should give it a look)
14. [reSIProcate] [reSIProcate 1.1 stack]How to use ? (looks like  
shared lib badness)
15. [reSIProcate] sip stack process CANCEL problem? (stack not  
sending TransactionTerminated for stuff torn down by CANCEL?)
16. [reSIProcate] Assert in DialogSetId, issue with from to tag (bad  
assert on garbage from wire?)
17. [reSIProcate] Leaking transactions (leak in repro; at one point I  
looked into this, need to swap that info back in)
18. [reSIProcate] Memory leaks in SipStack::send(.) and SipStack::post 
(.) ? (memory leaks in DUM?)
19. [reSIProcate] error: extra semicolon (funky macro warnings)
20. [reSIProcate] repro crash during load test (crash in old version  
of repro)
22. [reSIProcate] RecursiveMutex for APPLE and INTEL_COMPILER
24. [reSIProcate] DUM and DumShutdownHandler Implementation  
(unimplemented params, should either implement, or remove)
26. [reSIProcate] Terminated Subscription (oddness with callbacks)
27. [reSIProcate] Query regarding queuing mechanism for NOTIFYs  
(ClientSubscription)
28. [reSIProcate] Call disconnect due to re-invite timeout (dialog is  
getting torn down on reINVITE timeout, because remote UA has issued a  
target refresh _after_ the reINVITE was sent, and stopped listening  
on the old interface)
30. [reSIProcate] NULL pointer crash in DialogSet::dispatch with  
mAppDialogSet (possible race condition crash in DUM)
33. [reSIProcate] NOTIFY without content-type (have to give this a  
closer look)
34. [reSIProcate] Authentication failed (possible digest problem)
35. [reSIProcate] ParseBuffer::Exception thrown in  
XMLCursor::firstChild()
36. [reSIProcate-users] Authentication failed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2423 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070924/c6df57c5/attachment.bin>


More information about the resiprocate-devel mailing list