< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Hi Elizabeth, It definitely is a bug! I'll
commit a fix for this. Also when looking at this I noticed the ClientOutOfDialogReq
is destroyed if you get a 1xx response - I made an additional change so
that it will wait for a final response. I don't have a test for
this though - so let me know if there are issues. Thanks, Scott From: Elizabeth Clark
[mailto:elizabeth.clark@xxxxxxxxxxxxxxxxxxxxxx] I believe this is a bug. The dispatch should be called for
2XX messages. Index: ClientOutOfDialogReq.cxx Elizabeth Clark
|