Re: [OpenSIPS-Users] Error: invalid sendtoparameters

2017-10-26 Thread Bogdan-Andrei Iancu

Hi,

do you have multiple interface ? do you use mhomed ? Maybe you are 
trying to route an un-routeable destination through the socket .


Regards,

Bogdan-Andrei Iancu
  OpenSIPS Founder and Developer
  http://www.opensips-solutions.com

On 10/21/2017 02:01 AM, Nabeel wrote:

Hi,

The listen part parameter is as follows:

listen=udp:162.XXX.X.206:5060


OpenSIPS version: 2.2

OS: CentOS 7


On 20 October 2017 at 08:50, Abdul Basit > wrote:


please share you opnesips.cfg especially the section you
configured listen parameter.

what's opensips version and OS you are using?

--
regards,

abdul basit | p: +92 32 1416 4196 | o: +92 30 0841 1445

On 20 October 2017 at 09:22, Nabeel > wrote:

Hello,

Please help me understand this error below. Is it of concern?
The server is not bound to localhost, it is bound to public IPs.

Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
ERROR:core:proto_udp_send:
sendto(sock,0x7f1f89c2bcf0,4,0,0x7ffc5f146db0,16): Invalid
argument(22)
Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
CRITICAL:core:proto_udp_send: invalid
sendtoparameters#012one possible reason is the server is
bound to localhost and#012attempts to send to the net
Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
ERROR:nathelper:msg_send: send() for proto 1 failed
Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
ERROR:nathelper:nh_timer: sip msg_send failed!



___
Users mailing list
Users@lists.opensips.org 
http://lists.opensips.org/cgi-bin/mailman/listinfo/users




___
Users mailing list
Users@lists.opensips.org 
http://lists.opensips.org/cgi-bin/mailman/listinfo/users





___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error: invalid sendtoparameters

2017-10-20 Thread Nabeel
Hi,

The listen part parameter is as follows:

listen=udp:162.XXX.X.206:5060


OpenSIPS version: 2.2

OS: CentOS 7



On 20 October 2017 at 08:50, Abdul Basit  wrote:

> please share you opnesips.cfg especially the section you configured listen
> parameter.
>
> what's opensips version and OS you are using?
>
> --
> regards,
>
> abdul basit | p: +92 32 1416 4196 | o: +92 30 0841 1445
>
> On 20 October 2017 at 09:22, Nabeel  wrote:
>
>> Hello,
>>
>> Please help me understand this error below. Is it of concern?
>> The server is not bound to localhost, it is bound to public IPs.
>>
>>
>>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>>> ERROR:core:proto_udp_send: 
>>> sendto(sock,0x7f1f89c2bcf0,4,0,0x7ffc5f146db0,16):
>>> Invalid argument(22)
>>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>>> CRITICAL:core:proto_udp_send: invalid sendtoparameters#012one possible
>>> reason is the server is bound to localhost and#012attempts to send to the
>>> net
>>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>>> ERROR:nathelper:msg_send: send() for proto 1 failed
>>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>>> ERROR:nathelper:nh_timer: sip msg_send failed!
>>
>>
>>
>> ___
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error: invalid sendtoparameters

2017-10-20 Thread Abdul Basit
please share you opnesips.cfg especially the section you configured listen
parameter.

what's opensips version and OS you are using?

--
regards,

abdul basit | p: +92 32 1416 4196 | o: +92 30 0841 1445

On 20 October 2017 at 09:22, Nabeel  wrote:

> Hello,
>
> Please help me understand this error below. Is it of concern?
> The server is not bound to localhost, it is bound to public IPs.
>
>
>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>> ERROR:core:proto_udp_send: sendto(sock,0x7f1f89c2bcf0,4,0,0x7ffc5f146db0,16):
>> Invalid argument(22)
>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>> CRITICAL:core:proto_udp_send: invalid sendtoparameters#012one possible
>> reason is the server is bound to localhost and#012attempts to send to the
>> net
>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>> ERROR:nathelper:msg_send: send() for proto 1 failed
>> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
>> ERROR:nathelper:nh_timer: sip msg_send failed!
>
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Error: invalid sendtoparameters

2017-10-19 Thread Nabeel
Hello,

Please help me understand this error below. Is it of concern?
The server is not bound to localhost, it is bound to public IPs.


> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
> ERROR:core:proto_udp_send:
> sendto(sock,0x7f1f89c2bcf0,4,0,0x7ffc5f146db0,16): Invalid argument(22)
> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
> CRITICAL:core:proto_udp_send: invalid sendtoparameters#012one possible
> reason is the server is bound to localhost and#012attempts to send to the
> net
> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
> ERROR:nathelper:msg_send: send() for proto 1 failed
> Oct 20 05:10:12 server2 /usr/local/sbin/opensips[923]:
> ERROR:nathelper:nh_timer: sip msg_send failed!
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users