Re: [asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-21 Thread Jarek Jarzebowski
2010/12/21 Paul Belanger : > On 10-12-20 05:51 PM, Jarek Jarzebowski wrote: >> OK, so I have attached debug log. >> >> I am using: >> *CLI> core show version >> Asterisk 1.8.1.1 built by root @ asterisk on a i686 running Linux on >> 2010-12-17 23:03:58 UTC >> > Definitely a bug, ran into the same i

Re: [asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-20 Thread Paul Belanger
On 10-12-20 05:51 PM, Jarek Jarzebowski wrote: > OK, so I have attached debug log. > > I am using: > *CLI> core show version > Asterisk 1.8.1.1 built by root @ asterisk on a i686 running Linux on > 2010-12-17 23:03:58 UTC > Definitely a bug, ran into the same issue with chan_iax2 and DNS lookups.

Re: [asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-20 Thread Jarek Jarzebowski
2010/12/20 Paul Belanger : > On 10-12-20 04:41 AM, Jarek Jarzebowski wrote: >> [Dec 18 22:51:04] WARNING[2307] chan_sip.c: sip_xmit of 0xc2e1330 (len >> 843) to 0.0.4.26:5060 returned -1: Invalid argument >> > It looks to be a regression with the IPv6 code added to chan_sip.  Which > version of 1.8

Re: [asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-20 Thread Jarek Jarzebowski
2010/12/20 Jeremy Kister : > On 12/20/2010 4:41 AM, Jarek Jarzebowski wrote: >> >> Now, when I Dial extension 1050, and there is no 1050 peer registered I >> got: >> >> [Dec 18 22:51:04] WARNING[2307] chan_sip.c: sip_xmit of 0xc2e1330 (len >> 843) to 0.0.4.26:5060 returned -1: Invalid argument > >

Re: [asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-20 Thread Paul Belanger
On 10-12-20 04:41 AM, Jarek Jarzebowski wrote: > [Dec 18 22:51:04] WARNING[2307] chan_sip.c: sip_xmit of 0xc2e1330 (len > 843) to 0.0.4.26:5060 returned -1: Invalid argument > It looks to be a regression with the IPv6 code added to chan_sip. Which version of 1.8 are you using? I'd also be good t

Re: [asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-20 Thread Jeremy Kister
On 12/20/2010 4:41 AM, Jarek Jarzebowski wrote: Now, when I Dial extension 1050, and there is no 1050 peer registered I got: [Dec 18 22:51:04] WARNING[2307] chan_sip.c: sip_xmit of 0xc2e1330 (len 843) to 0.0.4.26:5060 returned -1: Invalid argument You haven't done anything wrong; I have the sa

[asterisk-users] Asterisk 1.8 - Dial problem if SIP friend is UNREACHABLE.

2010-12-20 Thread Jarek Jarzebowski
Hi All, I have some problem with Asterisk 1.8 and DIal() to SIP unreachable friend. My dialplan: exten => _,1,Dial(SIP/${EXTEN},60,rt) Now, when I Dial extension 1050, and there is no 1050 peer registered I got: [Dec 18 22:51:04] WARNING[2307] chan_sip.c: sip_xmit of 0xc2e1330 (len 843) to