[OpenSIPS-Users] AOR is Removed from DBMar. What is this issue? OpenSIPS 2.2.

Liviu Chircu liviu at opensips.org
Thu Mar 17 13:30:23 CET 2016


Hi Rodrigo,

You have an xlog with a missing newline "\n", and the error log from DB 
SQLite ("Mar 16 18:09:17...") gets appended to your previous xlog debugging.

Notice you are trying to t_relay() to a private IP, 
192.168.110.118:53803, and this fails for some reason. Make sure you are 
properly handling NAT, if you indeed have such clients.

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 16.03.2016 21:02, Rodrigo Pimenta Carvalho wrote:
>
> Hi.
>
>
> I'm using OpenSIPS 2.2 and testing calls between callers and callees. 
> Everything was working well until the log shows the "AOR is Removed 
> from DBMar..." message.
>
>
> The log says:
>
>
> /Mar 16 18:09:17 colibri-imx6 opensips[12698]: Mar 16 18:09:17 [12707] 
> ERROR:core:tcpconn_async_connect: poll error: flags 1c
> Mar 16 18:09:17 colibri-imx6 opensips[12698]: Mar 16 18:09:17 [12707] 
> ERROR:core:tcpconn_async_connect: failed to retrieve SO_ERROR 
> [server=192.168.100.118:53803] (111) Connection refused
> Mar 16 18:09:17 colibri-imx6 opensips[12698]: Mar 16 18:09:17 [12707] 
> ERROR:core:proto_tcp_send: async TCP connect failed
> Mar 16 18:09:17 colibri-imx6 opensips[12698]: Mar 16 18:09:17 [12707] 
> ERROR:tm:msg_send: send() for proto 2 failed
> Mar 16 18:09:17 colibri-imx6 opensips[12698]: Mar 16 18:09:17 [12707] 
> ERROR:tm:t_forward_nonack: sending request failed
> Mar 16 18:09:17 colibri-imx6 opensips[12698]: *AOR of 
> crdphmacl_7UyWRH444yVH is Removed from DBMar 16 18:09:17 [12707] 
> ERROR:db_sqlite:db_sqlite_free_result: invalid parameter val*/
>
> /*
> */
>
> Now, the client that has username equals to " 
> /*crdphmacl_7UyWRH444yVH*/" cannot receive calls any more. But he 
> still can make (start) calls. I still didn't reset such client.
>
> I can't understand this issue, because the AOR still remains in the 
> location table. See:
>
>
> AOR:: crdphmacl_7UyWRH444yVH
>     Contact:: 
> sip:crdphmacl_7UyWRH444yVH at 192.168.100.118:53803;transport=TCP;ob Q=
>         Expires:: 268
>         Callid:: 152917ae-5a51-48ac-97da-99d8318bf702
>         Cseq:: 8900
>         User-agent:: n/a
>         State:: CS_SYNC
>         Flags:: 0
>         Cflags::
>         Socket:: tcp:192.168.100.166:5060
>         Methods:: 8063
>         Attr:: in_same_network
>         SIP_instance:: <urn:uuid:00000000-0000-0000-0000-0000b891c0f5>
>
>
> So, what is the problem here?
>
> Any hint will be very helpful!
>
> Best regards.
>
>
> RODRIGO PIMENTA CARVALHO
> Inatel Competence Center
> Software
> Ph: +55 35 3471 9200 RAMAL 979
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160317/2c274647/attachment.htm>


More information about the Users mailing list