< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Bug in ServerPublication::accept


resiprocate-devel, Hello
 
In function ServerPublication::accept(int statusCode), it use Helper::makeResponse base mLastResponse.
But in function Helper::makeResponse which called , it will add Contact header without clear. so when I accept a refresh PUBLISH, the Contact headers will increase 1.
In fact, I just need add contact when accept the first PUBLISH, rigth? 
 
2006-5-26