Can anyone tell me the motivation behind the "rtp->resp == 0" check in the if-statement that guards the only call to process_rfc2833() in rtp.c? This seems to defeat the sequence checking that is the purpose of this if-statement. Dan