[OpenSER-Users] fix_nated_register() Error.

Dan-Cristian Bogos danb at sms4sip.com
Thu Jul 10 12:40:55 CEST 2008


Hello Ali,

your error is self explanatory. You need to configure in your module params
the following:

http://www.openser.org/docs/modules/1.3.x/registrar.html#AEN177
http://www.openser.org/docs/modules/1.3.x/nathelper.html#AEN148

Regards,
DanB

On Thu, Jul 10, 2008 at 12:32 PM, Ali Jawad <ali.jawad at splendor.net> wrote:

>  Hi All
>
>
>
> I am getting this error on Openser 1.3
>
>
>
> Jul 10 11:28:31 [20126] ERROR:nathelper:fixup_fix_nated_register: you must
> set 'received_avp' parameter. Must be same value as parameter 'received_avp'
> of registrar module
>
> Jul 10 11:28:31 [20126] ERROR:core:fix_actions: fixing failed (code=-1) at
> cfg line 386
>
> Jul 10 11:28:31 [20126] ERROR:core:main: failed to fix configuration with
> err code -1
>
>
>
> I used the example from nat-traversal.cfg
>
>
>
> I do believe the error is initiated from this section
>
>
>
> route[2]{
>
>       force_rport();
>
>       if (nat_uac_test("19")) {
>
>             if (method=="REGISTER") {
>
>                   fix_nated_register();
>
>             } else {
>
>                   fix_nated_contact();
>
>             };
>
>             setflag(5);
>
>       };
>
> }
>
>
>
>
>
> Please advice.
>
> _______________________________________________
> Users mailing list
> Users at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20080710/b67650a6/attachment.htm 


More information about the Users mailing list