On Jul 12, 2004 at 09:10, Karunakar Chemudugunta <voicexml(a)gmail.com> wrote:
Hi Andrei,
Here, I am sending outputs for commands which you requested below.
Please send me the output of:
1) head -1 sip_router/modules/nathelper/nathelper.c
output => /* $Id: nathelper.c,v 1.52 2004/06/22 17:43:18 andrei Exp $
2) grep Id: rtpproxy/main.c
Output=> * $Id: main.c,v 1.1.1.1 2004/01/05 21:03:36 sobomax Exp $
You are using an old version of rtpproxy (probably the one that works
with the stable nathelper).
Get the latest one ($Id: main.c,v 1.19 ) from the cvs.
( cvs -d:pserver:anonymous@cvs.ser.berlios.de:/cvsroot/ser co rtpproxy )
Andrei