Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-07 Thread OCG Technical Support
There's a defaultexpirey setting in sip.conf but I wouldn't go there yet.  

Does your ping work sometimes and not other times?  Have you done
route/network diagnostics?

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert
Augustyn
Sent: March 7, 2009 3:39 PM
To: Asterisk Users List
Subject: Re: [asterisk-users] How to verify availability of the DID
connection?
Importance: High

Thanks,
Well sometimes I have a situation that the trunk is registered but there is
no communication coming in.
So ping and looking for registration status does not work ...
When I run sip reload it starts working again ?
One difference is that I can see is the refresh on the registration is 585
and not the usual 105.
Can I adjust this down anywhere?


Sincerely,
Robert Augustyn

p:519.997.3106 ext:802
m:519.817.2503
www.linqone.com
 

-Original Message-
From: supp...@ocg.ca [mailto:asterisk-users-boun...@lists.digium.com] On
Behalf Of OCG Technical Support
Sent: Saturday, March 07, 2009 9:59 AM
To: 'Asterisk Users List'
Subject: Re: [asterisk-users] How to verify availability of the DID
connection?

Robert,

We've helped clients setup monitoring scripts for this type of situation - 2
different ways.  One is a ping script, the other monitors the asterisk peer
status of registration.  These were temporary until they could get to the
root cause however.  Since you have multiple providers going down, I would
dig into the cause on your end...

What diagnostics have you done so far?

Michelle Dupuis
www.generationd.com



-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert
Augustyn
Sent: March 7, 2009 9:36 AM
To: Asterisk Users List
Subject: Re: [asterisk-users] How to verify availability of the DID
connection?

All these questions are valid, though I want first to see that the DID does
not work then I will go and try to resolve it.  
I do not have a specific issue at this moment.

Sincerely,
Robert Augustyn

p:519.997.3106 ext:802
m:519.817.2503
www.linqone.com
 

-Original Message-
From: asterisk@sedwards.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Steve Edwards
Sent: Friday, March 06, 2009 9:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to verify availability of the DID
connection?

On Thu, 5 Mar 2009, Robert Augustyn wrote:

> Occasionally, DIDs from different providers stop working for some 
> reason.
>
> I would like to be able to monitor situations like that and react 
> before any of my clients start going ballistic on me.

Are you losing DIDs that terminate on your Asterisk box or your clients
Asterisk box?

Are these DIDs registering with Asterisk and are you re-registering often
enough?

Is it a problem within the providers? Can you port the DIDs to another
provider?

Why do the DIDs stop working? Is is a connectivity problem you could detect
with something like "ping" or "Nagios?"

Since you say "different providers" I'm thinking a general connectivity
problem or something "generally" out of whack with registrations.

Thanks in advance,

Steve Edwards  sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

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

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


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

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


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

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


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

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


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

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


Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-07 Thread Robert Augustyn
Thanks,
Well sometimes I have a situation that the trunk is registered but there is no 
communication coming in.
So ping and looking for registration status does not work ...
When I run sip reload it starts working again ?
One difference is that I can see is the refresh on the registration is 585 and 
not the usual 105.
Can I adjust this down anywhere?


Sincerely,
Robert Augustyn

p:519.997.3106 ext:802
m:519.817.2503
www.linqone.com
 

-Original Message-
From: supp...@ocg.ca [mailto:asterisk-users-boun...@lists.digium.com] On Behalf 
Of OCG Technical Support
Sent: Saturday, March 07, 2009 9:59 AM
To: 'Asterisk Users List'
Subject: Re: [asterisk-users] How to verify availability of the DID connection?

Robert,

We've helped clients setup monitoring scripts for this type of situation - 2 
different ways.  One is a ping script, the other monitors the asterisk peer 
status of registration.  These were temporary until they could get to the root 
cause however.  Since you have multiple providers going down, I would dig into 
the cause on your end...

What diagnostics have you done so far?

Michelle Dupuis
www.generationd.com



-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert Augustyn
Sent: March 7, 2009 9:36 AM
To: Asterisk Users List
Subject: Re: [asterisk-users] How to verify availability of the DID connection?

All these questions are valid, though I want first to see that the DID does not 
work then I will go and try to resolve it.  
I do not have a specific issue at this moment.

Sincerely,
Robert Augustyn

p:519.997.3106 ext:802
m:519.817.2503
www.linqone.com
 

-Original Message-
From: asterisk@sedwards.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Steve Edwards
Sent: Friday, March 06, 2009 9:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to verify availability of the DID connection?

On Thu, 5 Mar 2009, Robert Augustyn wrote:

> Occasionally, DIDs from different providers stop working for some 
> reason.
>
> I would like to be able to monitor situations like that and react 
> before any of my clients start going ballistic on me.

Are you losing DIDs that terminate on your Asterisk box or your clients 
Asterisk box?

Are these DIDs registering with Asterisk and are you re-registering often 
enough?

Is it a problem within the providers? Can you port the DIDs to another provider?

Why do the DIDs stop working? Is is a connectivity problem you could detect 
with something like "ping" or "Nagios?"

Since you say "different providers" I'm thinking a general connectivity problem 
or something "generally" out of whack with registrations.

Thanks in advance,

Steve Edwards  sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

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

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


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

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


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

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


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

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


Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-07 Thread OCG Technical Support
Robert,

We've helped clients setup monitoring scripts for this type of situation - 2
different ways.  One is a ping script, the other monitors the asterisk peer
status of registration.  These were temporary until they could get to the
root cause however.  Since you have multiple providers going down, I would
dig into the cause on your end...

What diagnostics have you done so far?

Michelle Dupuis
www.generationd.com



-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert
Augustyn
Sent: March 7, 2009 9:36 AM
To: Asterisk Users List
Subject: Re: [asterisk-users] How to verify availability of the DID
connection?

All these questions are valid, though I want first to see that the DID does
not work then I will go and try to resolve it.  
I do not have a specific issue at this moment.

Sincerely,
Robert Augustyn

p:519.997.3106 ext:802
m:519.817.2503
www.linqone.com
 

-Original Message-
From: asterisk@sedwards.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Steve Edwards
Sent: Friday, March 06, 2009 9:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to verify availability of the DID
connection?

On Thu, 5 Mar 2009, Robert Augustyn wrote:

> Occasionally, DIDs from different providers stop working for some 
> reason.
>
> I would like to be able to monitor situations like that and react 
> before any of my clients start going ballistic on me.

Are you losing DIDs that terminate on your Asterisk box or your clients
Asterisk box?

Are these DIDs registering with Asterisk and are you re-registering often
enough?

Is it a problem within the providers? Can you port the DIDs to another
provider?

Why do the DIDs stop working? Is is a connectivity problem you could detect
with something like "ping" or "Nagios?"

Since you say "different providers" I'm thinking a general connectivity
problem or something "generally" out of whack with registrations.

Thanks in advance,

Steve Edwards  sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

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

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


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

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


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

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


Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-07 Thread Robert Augustyn
Thanks 
 
Sincerely, 
Robert Augustyn 





From: da...@debsinc.com [mailto:asterisk-users-boun...@lists.digium.com] On 
Behalf Of Danny Nicholas
Sent: Friday, March 06, 2009 9:15 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] How to verify availability of the DID connection?




Go to http://www.voip-info.org/wiki-Asterisk+tips+and+tricks and try some of 
the Dial Plan solutions.  You can probably find something to your liking that 
will work with little or no tweaking. 


From:asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert Augustyn
Sent:Thursday, March 05, 2009 9:23 PM
To:asterisk-users@lists.digium.com
Subject:[asterisk-users] How to verify availability of the DID connection?


  

Hi all,


Occasionally, DIDs from different providers stop working for some reason.


I would like to be able to monitor situations like that and react before any of 
my clients start going ballistic on me.


Any ideas? Scripts you know of or wrote and willing to share?


Any info would be greatly appreciated.


  


Robert

  


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

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

Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-07 Thread Robert Augustyn
All these questions are valid, though I want first to see that the DID does not 
work then I will go and try to resolve it.  
I do not have a specific issue at this moment.

Sincerely,
Robert Augustyn

p:519.997.3106 ext:802
m:519.817.2503
www.linqone.com
 

-Original Message-
From: asterisk@sedwards.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Steve Edwards
Sent: Friday, March 06, 2009 9:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to verify availability of the DID connection?

On Thu, 5 Mar 2009, Robert Augustyn wrote:

> Occasionally, DIDs from different providers stop working for some 
> reason.
>
> I would like to be able to monitor situations like that and react 
> before any of my clients start going ballistic on me.

Are you losing DIDs that terminate on your Asterisk box or your clients 
Asterisk box?

Are these DIDs registering with Asterisk and are you re-registering often 
enough?

Is it a problem within the providers? Can you port the DIDs to another provider?

Why do the DIDs stop working? Is is a connectivity problem you could detect 
with something like "ping" or "Nagios?"

Since you say "different providers" I'm thinking a general connectivity problem 
or something "generally" out of whack with registrations.

Thanks in advance,

Steve Edwards  sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

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

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


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

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


Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-06 Thread Steve Edwards
On Thu, 5 Mar 2009, Robert Augustyn wrote:

> Occasionally, DIDs from different providers stop working for some 
> reason.
>
> I would like to be able to monitor situations like that and react before 
> any of my clients start going ballistic on me.

Are you losing DIDs that terminate on your Asterisk box or your clients 
Asterisk box?

Are these DIDs registering with Asterisk and are you re-registering often 
enough?

Is it a problem within the providers? Can you port the DIDs to another 
provider?

Why do the DIDs stop working? Is is a connectivity problem you could 
detect with something like "ping" or "Nagios?"

Since you say "different providers" I'm thinking a general connectivity 
problem or something "generally" out of whack with registrations.

Thanks in advance,

Steve Edwards  sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

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

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


Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-06 Thread Danny Nicholas
Go to http://www.voip-info.org/wiki-Asterisk+tips+and+tricks and try some of
the Dial Plan solutions.  You can probably find something to your liking
that will work with little or no tweaking.

  _  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert
Augustyn
Sent: Thursday, March 05, 2009 9:23 PM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] How to verify availability of the DID connection?

 

Hi all,

Occasionally, DIDs from different providers stop working for some reason.

I would like to be able to monitor situations like that and react before any
of my clients start going ballistic on me.

Any ideas? Scripts you know of or wrote and willing to share?

Any info would be greatly appreciated.

 

Robert

 

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

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

Re: [asterisk-users] How to verify availability of the DID connection?

2009-03-06 Thread Joseph L. Casale
>Occasionally, DIDs from different providers stop working for some reason.
>I would like to be able to monitor situations like that and react before any 
>of my clients start going ballistic on me.
>Any ideas? Scripts you know of or wrote and willing to share?
>Any info would be greatly appreciated.

I am doing this with Nagios and some bash scripts but plan to start doing this
with Nagios and snmp. The bash script came from 
http://www.it-slav.net/blogs/?p=123

jlc

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

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


[asterisk-users] How to verify availability of the DID connection?

2009-03-05 Thread Robert Augustyn
Hi all, 
Occasionally, DIDs from different providers stop working for some reason. 
I would like to be able to monitor situations like that and react before any of 
my clients start going ballistic on me. 
Any ideas? Scripts you know of or wrote and willing to share? 
Any info would be greatly appreciated. 
 
Robert 

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

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