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

[reSIProcate] Assert after adding Proprietary Header to Reciprocate


Hi All,

 

We added couple of Proprietary headers to latest reciprocate code base. But as soon as we linked ‘Repro’ with new Reciprocate library, and send an INVITE from UA, stack asserts in Tuple.cxx (Tuple::getPort()).

 

Basically, we followed the guide provided in Reciprocate website(adding new headers guide). What I observe is as soon as the MAXHEADER size (in Type enumeration of Headers class  in HeaderTypes.cxx,) is increased this problem occurs.

 

Please let me know if anyone has seen this issue before. Just wondering if any steps are missing in that guide.

 

Thanks

--Param