[asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-16 Thread David Nedved
Hi All,

Experiencing frustrating SIP failures on 1.4.21.1.  Everything works fine, and 
then randomly after a week or so of use SIP just completely fails to talk to 
outside providers and nothing short of a reboot fixes it.

Symptoms:

- both of my SIP providers at the same time become unreachable.  Here is the 
most recent time it started from /var/log/asterisk/messages

[Jul 16 05:15:35] NOTICE[27073] chan_sip.c: Peer 'voipplanet' is now 
UNREACHABLE!  Last qualify: 15
[Jul 16 05:15:41] NOTICE[27073] chan_sip.c: Peer 'viatalk' is now UNREACHABLE!  
Last qualify: 118
[Jul 16 05:16:59] NOTICE[27073] chan_sip.c:-- Registration for '[EMAIL 
PROTECTED]' timed out, trying again (Attempt #1)
[Jul 16 05:17:06] NOTICE[27073] chan_sip.c:-- Registration for '[EMAIL 
PROTECTED]' timed out, trying again (Attempt #1)

and it goes on until I catch it... over 12 hours in this case (it's a very 
lightly used system)

- sip show peers shows them both as unreachable

- sip show registry shows them both as "request sent"

- internet connection is fine, I can still ping both servers

- reload sip does nothing

- restart asterisk does nothing

- reboot server and it's fine for another week or two

This is 1.4.21.1 on kernel 2.6.25 on a fully updated gentoo system.  The system 
is a proof-of-concept system, Asus board, core 2 duo, 2 GB RAM and extremely 
lightly loaded.  The two SIP providers are totally unrelated and actually on 
different continents.  Any ideas of what I can do to diagnose this problem 
further?

Thanks in advance and best regards,

David


  

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-17 Thread michael_t Gazeta.pl
Hi David,

It may be IAX2 bug, do you use IAX? In my case downgrading back to 1.4.19
did the job.

Michael
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-18 Thread David Nedved
> Hi David,
> 
> It may be IAX2 bug, do you use IAX? In my case downgrading
> back to 1.4.19
> did the job.

No IAX for me.  I don't recall ever having this issue on 1.4.19 so unless I 
hear any other suggestions as to how to troubleshoot this I'll go back to that 
version as well.

Best regards,

David


  

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-18 Thread Paul Hales
David Nedved wrote:
>> Hi David,
>>
>> It may be IAX2 bug, do you use IAX? In my case downgrading
>> back to 1.4.19
>> did the job.
>> 
>
> No IAX for me.  I don't recall ever having this issue on 1.4.19 so unless I 
> hear any other suggestions as to how to troubleshoot this I'll go back to 
> that version as well.
>
> Best regards,
>
> David
>
>
>   
I've just had half a day of wierd SIP stuff on 1.4.21.1 - most of it 
related to realtime.
Sip peers showing up as UNKNOWN, but if you reboot the phone the problem 
goes away. For a while...

PaulH


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-18 Thread Rob Hillis
Paul Hales wrote:
> I've just had half a day of wierd SIP stuff on 1.4.21.1 - most of it 
> related to realtime.
> Sip peers showing up as UNKNOWN, but if you reboot the phone the problem 
> goes away. For a while...

Interestingly enough, I've had my Grandstream suffering from the same 
problem since I upgraded to 1.4.20, although my config is static rather 
than realtime.  I'd actually written it off to typical 
Grand-heap-of-$#!+-stream behaviour.  :)

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-19 Thread David Nedved
> Interestingly enough, I've had my Grandstream suffering
> from the same 
> problem since I upgraded to 1.4.20, although my config is
> static rather 
> than realtime.  I'd actually written it off to typical 
> Grand-heap-of-$#!+-stream behaviour.  :)

I didn't say because I wanted my original email to limit itself to facts I was 
sure of, but I think my SIP problems started with 1.4.20 as well.  I'm fairly 
sure 1.4.19 was solid... going back today.


  

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-20 Thread Paul Hales
David Nedved wrote:
>> Interestingly enough, I've had my Grandstream suffering
>> from the same 
>> problem since I upgraded to 1.4.20, although my config is
>> static rather 
>> than realtime.  I'd actually written it off to typical 
>> Grand-heap-of-$#!+-stream behaviour.  :)
>> 
>
> I didn't say because I wanted my original email to limit itself to facts I 
> was sure of, but I think my SIP problems started with 1.4.20 as well.  I'm 
> fairly sure 1.4.19 was solid... going back today.
>
>
>   
>   

It looks like someone at bugs.digium has found what it was, so a fix 
should be coming soon.

PaulH

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-23 Thread David Nedved
> > I didn't say because I wanted my original email to
> limit itself to facts I was sure of, but I think my SIP
> problems started with 1.4.20 as well.  I'm fairly sure
> 1.4.19 was solid... going back today.
>
> It looks like someone at bugs.digium has found what it was,
> so a fix 
> should be coming soon.
> 
> PaulH

I guess that since there was no mention of this fix in 1.4.21.2 that it's still 
an open issue?

Can you reference the bud ID at Digium so I can follow along?  I didn't see it, 
but might not have known what I was looking for.


  

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] 1.4.21.1 SIP failing, requiring reboot

2008-07-23 Thread Mark Michelson
David Nedved wrote:
>>> I didn't say because I wanted my original email to
>> limit itself to facts I was sure of, but I think my SIP
>> problems started with 1.4.20 as well.  I'm fairly sure
>> 1.4.19 was solid... going back today.
>>
>> It looks like someone at bugs.digium has found what it was,
>> so a fix 
>> should be coming soon.
>>
>> PaulH
> 
> I guess that since there was no mention of this fix in 1.4.21.2 that it's 
> still an open issue?
> 
> Can you reference the bud ID at Digium so I can follow along?  I didn't see 
> it, but might not have known what I was looking for.

The only changes provided in 1.4.21.2 are the two IAX2 security vulnerability 
fixes mentioned in AST-2008-010 and AST-2008-011.

I believe the bug that you want is here: 
http://bugs.digium.com/view.php?id=12921

Mark Michelson

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users