Hi all,
sorry for bothering you with my rtpproxy problem again.
I now looked for a potential error output of rtpproxy and found: "rtpproxy: command syntax error" whenever force_rtp_proxy is called.
In addition I found a comment from Jan Janak in the mail-archive on a similar problem (ser together with rtpproxy): "My guess is that you are using incompatible versions of rtpproxy and ser, as far as I know the rtpproxy from cvs can be used with unstable only."
That's obviously my case. I am using stable ser 0.8.12. Therefore I have to switch to unstable ser and try again.
Greetings Franz
On May 23, 2004 at 16:03, Franz Edler franz.edler@utanet.at wrote:
Hi all,
sorry for bothering you with my rtpproxy problem again.
I now looked for a potential error output of rtpproxy and found: "rtpproxy: command syntax error" whenever force_rtp_proxy is called.
In addition I found a comment from Jan Janak in the mail-archive on a similar problem (ser together with rtpproxy): "My guess is that you are using incompatible versions of rtpproxy and ser, as far as I know the rtpproxy from cvs can be used with unstable only."
That's obviously my case. I am using stable ser 0.8.12. Therefore I have to switch to unstable ser and try again.
You don't have to. Luckily unstable nathelper works perfectly with stable ser (well latest stable ser cvs to be more precise). So you need only to get the unstable nathelper and recompile: mv modules/nathelper modules/nathelper.old cvs co -rHEAD modules/nathelper make all ...
Andrei
From: Andrei Pelinescu-Onciul Sent: Monday, May 24, 2004 9:44 AM
So you need only to get the unstable nathelper and recompile: mv modules/nathelper modules/nathelper.old cvs co -rHEAD modules/nathelper
Andrei, I am not an expert in cvs. When I try the command "cvs co -r HEAD modules/nathelper"
I always get: cvs server: cannot find module 'modules/nathelper' - ignored cvs [checkout aborted]: cannot expand modules
Do you have any further hint for me?
Franz
From: Franz Edler Sent: Monday, May 24, 2004 4:57 PM
Andrei, I am not an expert in cvs. When I try the command "cvs co -r HEAD modules/nathelper"
I always get: cvs server: cannot find module 'modules/nathelper' - ignored cvs [checkout aborted]: cannot expand modules
Do you have any further hint for me?
Not necessary anymore. I used: "cvs co -r HEAD sip_router/modules/nathelper" and now I got the sources.
Sorry for my impatience.
Franz