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

[reSIProcate-users] Error injection test cases


Hello,

1.  I  did an error injection test case. I sent an INVITE with a valid SDP
followed by couple of lines of garbage (garbage example:
"I'mjunkI'mJunkI'junkI'junkI'junkI'junkI'junkI'junkI'junkI'junkI'junk").
Resiprocate accepted that INVITE and processed it. When I added around 200
lines of the garbage lines mentioned above, Resiprocate stripped off the SDP
and just offered the INVITE to the application. Is this normal ??? this test
case failed for me because my application was expecting an answer SDP in
ACK, but ACK came without it.

2. what is "garbage" as per Resiprocate ?
3. what is the limiting size of garbage which is okay with Resiprocate ?
4. The same garbage rule applies to Headers too ????


Thanks,
Vasanthi