On Oct 24, 2003 at 15:26, Stephen Miles <smiles(a)callplus.co.nz> wrote:
Hi all,
[...]
I am trying to get the rtpproxy working with ser so
that ALL rtp streams
go through the ser proxy and not from the off net phone directly to the
called phone. I have the rtpproxy and it runs fine (so far as I can
tell) but when trying to get ser to use it I keep getting an error in
the logs about loadmodule and unknown module, the error is: unknown
command, missing loadmodule?
This is being trigered by the line in the ser.cfg file force_rtp_proxy.
You must
load the nathelper module (which implements force_rtp_proxy) -
add:
loadmodule "/usr/lib/ser/modules/nathelper.so"
to your ser.cfg.
Andrei