[OpenSIPS-Users] Failed to Initialize Module Nathelper, Opensips 1.6.3
Bogdan-Andrei Iancu
bogdan at opensips.org
Mon Apr 9 11:30:27 CEST 2012
Hi Apenk,
For the nathelper module to know which RTPproxies to talk with, you need
to provision the RTPproxies in DB, in the nh_sockets table.
In your case, do :
insert into nh_sockets (rtpproxy_sock, set_id) values
("udp:127.0.0.1:7890",0) ;
Regards,
Bogdan
On 04/09/2012 12:13 PM, apenk wrote:
> Hi,
>
> I'm trying to make opensips work with nathelper and rtpproxy.
> I used opensips 1.6.3-no-tls, compiled it with all the needed modules.
> I also used the same config (modified module path & ip address) as the
> working Opensips 1.6 Live CD.
>
> But everytime I tried to start opensips, it failed. It said that
> opensips failed to initialize module nathelper. This one is the error log.
> http://pastebin.com/be2CRD3R
>
> The rtpproxy was up, of course. I used netstat.
> udp 0 0 127.0.0.1:7890 <http://127.0.0.1:7890>
> 0.0.0.0:* 1595/rtpproxy
>
> I know there's no one to debug except me. But, just in case, these are
> my config file and my modules list.
> http://pastebin.com/pAqpCeBZ
> http://pastebin.com/J4EVKGhN
>
> Is there something wrong with the nathelper module?
>
> Thanks in advance.
>
> Kind regards,
> Apenk Satria
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120409/bc102636/attachment-0001.htm>
More information about the Users
mailing list