Jonas Kellens
2010-Jun-25 19:29 UTC
[asterisk-users] sip_xmit: sip_xmit returned -1: Operation not permitted
Hello, my Asterisk CLI is flooded with the following message : [Jun 25 21:24:57] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation not permitted [Jun 25 21:25:01] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation not permitted [Jun 25 21:25:05] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation not permitted [Jun 25 21:25:09] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation not permitted [Jun 25 21:25:13] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation not permitted I have no idea where this IP comes from, there is no SIP peer or user with this IP-address. What can I do to get ride of this message that is constantly flooding my CLI ?! Reloading or restarting my Asterisk does not help ! Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100625/695e25e4/attachment.htm
Giorgio Incantalupo
2010-Jun-30 06:53 UTC
[asterisk-users] sip_xmit: sip_xmit returned -1: Operation not permitted
Hi Jonas, I get this error when I incorrectly set my PBX gateway AND I have a sip peer trying to register outside (i.e.: a sip provider). Are you sure about your sip.conf? Giorgio Incantalupo Jonas Kellens wrote:> Hello, > > my Asterisk CLI is flooded with the following message : > > [Jun 25 21:24:57] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit > of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation > not permitted > [Jun 25 21:25:01] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit > of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation > not permitted > [Jun 25 21:25:05] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit > of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation > not permitted > [Jun 25 21:25:09] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit > of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation > not permitted > [Jun 25 21:25:13] WARNING[15174]: chan_sip.c:1851 __sip_xmit: sip_xmit > of 0x409cd8f8 (len 519) to 109.236.137.138:1025 returned -1: Operation > not permitted > > > I have no idea where this IP comes from, there is no SIP peer or user > with this IP-address. > > What can I do to get ride of this message that is constantly flooding > my CLI ?! > > > Reloading or restarting my Asterisk does not help ! > > > Kind regards, > > Jonas.