Re: [asterisk-users] Some advice

2007-08-14 Thread Stephen Bosch
William McCloskey wrote:
> I need a quick bit of advice from the list.
> 
> We purchased an asterisk based phone system back about 6 months ago and
> we are using Cisco 7940G phones (I know, not everyone's favorites). We
> are using the second line on the phones for paging with a auto-answer,
> now my question is having the system call 20 of these paging extensions,
> should that be enough load to cause instability in the system? Our
> vendor is claiming it is causing the problems we are having, and I
> really find that hard to believe.

Can you be more specific about the "stability problems"? That's a bit
vague -- it makes it hard to understand what's really happening.

-Stephen-

___
--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] Some advice

2007-08-14 Thread William McCloskey
The stability problems we have seem to be related to asterisk crashing
the apache install on the box when the PHP scripts are performing
functions via asterisk. Don't know exactly how they work it all, but
that's the gist of it.

Best Regards,
William J McCloskey
Information Technology Manager
503-827-8141 
www.timbercon.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen
Bosch
Sent: Tuesday, August 14, 2007 3:36 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Some advice

William McCloskey wrote:
> I need a quick bit of advice from the list.
> 
> We purchased an asterisk based phone system back about 6 months ago
and
> we are using Cisco 7940G phones (I know, not everyone's favorites). We
> are using the second line on the phones for paging with a auto-answer,
> now my question is having the system call 20 of these paging
extensions,
> should that be enough load to cause instability in the system? Our
> vendor is claiming it is causing the problems we are having, and I
> really find that hard to believe.

Can you be more specific about the "stability problems"? That's a bit
vague -- it makes it hard to understand what's really happening.

-Stephen-

___
--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] Some advice

2007-08-14 Thread Al lists
so you are not talking about vanilla asterisk, there are some other
applications involved.
Paging by nature is resource intensive, but still not sure what else is
going on in your system.

On 8/14/07, William McCloskey <[EMAIL PROTECTED]> wrote:
>
> The stability problems we have seem to be related to asterisk crashing
> the apache install on the box when the PHP scripts are performing
> functions via asterisk. Don't know exactly how they work it all, but
> that's the gist of it.
>
> Best Regards,
> William J McCloskey
> Information Technology Manager
> 503-827-8141
> www.timbercon.com
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Stephen
> Bosch
> Sent: Tuesday, August 14, 2007 3:36 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Some advice
>
> William McCloskey wrote:
> > I need a quick bit of advice from the list.
> >
> > We purchased an asterisk based phone system back about 6 months ago
> and
> > we are using Cisco 7940G phones (I know, not everyone's favorites). We
> > are using the second line on the phones for paging with a auto-answer,
> > now my question is having the system call 20 of these paging
> extensions,
> > should that be enough load to cause instability in the system? Our
> > vendor is claiming it is causing the problems we are having, and I
> > really find that hard to believe.
>
> Can you be more specific about the "stability problems"? That's a bit
> vague -- it makes it hard to understand what's really happening.
>
> -Stephen-
>
> ___
> --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] Some advice

2007-08-15 Thread Kyle Sexton
"William McCloskey" <[EMAIL PROTECTED]> writes:

> I need a quick bit of advice from the list.
>
> We purchased an asterisk based phone system back about 6 months ago and
> we are using Cisco 7940G phones (I know, not everyone's favorites). We
> are using the second line on the phones for paging with a auto-answer,
> now my question is having the system call 20 of these paging extensions,
> should that be enough load to cause instability in the system? Our
> vendor is claiming it is causing the problems we are having, and I
> really find that hard to believe.
>
> Thoughts? Should that be enough to cause major stability problems?
>
> It's an Athlon 3800+ with 512mb ram and a Sangoma card with one PRI.
> Total of about 60 extensions (40 phones) on the system but only about
> 2-4 active calls at any given time with very little transcoding or other
> such intensive processes going on.
>
> Thanks,
> William
>

You said that you only have around 2-4 active calls at any one time, but
when the system is paging out what does your call count look like?  If
you are doing a simultaneous call to 20 different people that would
shoot the load up on your server.  I would do some testing to figure out
if the instability occurs after the page goes out.  Also, make sure that
the pages are being disconnected (so you don't have lingering channels
being used) and that you aren't doing *any* transcoding on the page out.

'show channels'
'uptime'

:)

-- 
Kyle Sexton

___
--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] Some advice

2007-08-15 Thread Stephen Bosch
William McCloskey wrote:
> The stability problems we have seem to be related to asterisk crashing
> the apache install on the box when the PHP scripts are performing
> functions via asterisk. Don't know exactly how they work it all, but
> that's the gist of it.

Are the PHP scripts connected with paging at all?

-Stephen-


___
--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] Some advice on routing DID's

2006-01-07 Thread Darren Wiebe
I have written an agi script that I use for that.  Then I can just have 
a list of dids and extensions in a db.



Tom Vile wrote:


Would like some advice on the best way to route DID's to remote
asterisk servers.  Currently I have multiple DID's on my main Asterisk
server in a datacenter and have remote servers that connect via an IAX
trunk and when a call comes into my server I pass it to the iax peer.

Just wondering what the best way it is to do this without having to
have multiple line contexts for each remote server.

Thanks,
--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

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




--
Darren Wiebe
[EMAIL PROTECTED]
Aleph Communications
ASTPP - Open Source Voip Billing & Calling Cards
www.aleph-com.net/astpp

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Some advice on routing DID's

2006-01-07 Thread Tom Vile
It's funny you mentioned that Darren, I was looking at your scripts
today.  I will evaluate it some more.
On 1/7/06, Darren Wiebe <[EMAIL PROTECTED]> wrote:
> I have written an agi script that I use for that.  Then I can just have
> a list of dids and extensions in a db.
>
>
> Tom Vile wrote:
>
> >Would like some advice on the best way to route DID's to remote
> >asterisk servers.  Currently I have multiple DID's on my main Asterisk
> >server in a datacenter and have remote servers that connect via an IAX
> >trunk and when a call comes into my server I pass it to the iax peer.
> >
> >Just wondering what the best way it is to do this without having to
> >have multiple line contexts for each remote server.
> >
> >Thanks,
> >--
> >Tom Vile
> >Baldwin Technology Solutions, Inc
> >Consulting - Web Design - VoIP Telephony
> >www.baldwintechsolutions.com
> >Phone: 518-631-2855 x205
> >Fax: 518-631-2856
> >___
> >--Bandwidth and Colocation provided by Easynews.com --
> >
> >Asterisk-Users mailing list
> >To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
>
>
> --
> Darren Wiebe
> [EMAIL PROTECTED]
> Aleph Communications
> ASTPP - Open Source Voip Billing & Calling Cards
> www.aleph-com.net/astpp
>
> ___
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>


--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Some advice on routing DID's

2006-01-07 Thread Tom Vile
Do I need to install the complete ASTPP package or just utilize your
AGI script with the context for AMP?

Thanks
On 1/7/06, Tom Vile <[EMAIL PROTECTED]> wrote:
> It's funny you mentioned that Darren, I was looking at your scripts
> today.  I will evaluate it some more.
> On 1/7/06, Darren Wiebe <[EMAIL PROTECTED]> wrote:
> > I have written an agi script that I use for that.  Then I can just have
> > a list of dids and extensions in a db.
> >
> >
> > Tom Vile wrote:
> >
> > >Would like some advice on the best way to route DID's to remote
> > >asterisk servers.  Currently I have multiple DID's on my main Asterisk
> > >server in a datacenter and have remote servers that connect via an IAX
> > >trunk and when a call comes into my server I pass it to the iax peer.
> > >
> > >Just wondering what the best way it is to do this without having to
> > >have multiple line contexts for each remote server.
> > >
> > >Thanks,
> > >--
> > >Tom Vile
> > >Baldwin Technology Solutions, Inc
> > >Consulting - Web Design - VoIP Telephony
> > >www.baldwintechsolutions.com
> > >Phone: 518-631-2855 x205
> > >Fax: 518-631-2856
> > >___
> > >--Bandwidth and Colocation provided by Easynews.com --
> > >
> > >Asterisk-Users mailing list
> > >To UNSUBSCRIBE or update options visit:
> > >   http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> > >
> >
> >
> > --
> > Darren Wiebe
> > [EMAIL PROTECTED]
> > Aleph Communications
> > ASTPP - Open Source Voip Billing & Calling Cards
> > www.aleph-com.net/astpp
> >
> > ___
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > Asterisk-Users mailing list
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
>
> --
> Tom Vile
> Baldwin Technology Solutions, Inc
> Consulting - Web Design - VoIP Telephony
> www.baldwintechsolutions.com
> Phone: 518-631-2855 x205
> Fax: 518-631-2856
>


--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Some advice on routing DID's

2006-01-07 Thread Darren Wiebe
Just grab the script.  I can help you with it off the mailing list if 
you like


Darren

Tom Vile wrote:


Do I need to install the complete ASTPP package or just utilize your
AGI script with the context for AMP?

Thanks
On 1/7/06, Tom Vile <[EMAIL PROTECTED]> wrote:
 


It's funny you mentioned that Darren, I was looking at your scripts
today.  I will evaluate it some more.
On 1/7/06, Darren Wiebe <[EMAIL PROTECTED]> wrote:
   


I have written an agi script that I use for that.  Then I can just have
a list of dids and extensions in a db.


Tom Vile wrote:

 


Would like some advice on the best way to route DID's to remote
asterisk servers.  Currently I have multiple DID's on my main Asterisk
server in a datacenter and have remote servers that connect via an IAX
trunk and when a call comes into my server I pass it to the iax peer.

Just wondering what the best way it is to do this without having to
have multiple line contexts for each remote server.

Thanks,
--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

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


   


--
Darren Wiebe
[EMAIL PROTECTED]
Aleph Communications
ASTPP - Open Source Voip Billing & Calling Cards
www.aleph-com.net/astpp

___
--Bandwidth and Colocation provided by Easynews.com --

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

 


--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856

   




--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

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




--
Darren Wiebe
[EMAIL PROTECTED]
Aleph Communications
ASTPP - Open Source Voip Billing & Calling Cards
www.aleph-com.net/astpp

___
--Bandwidth and Colocation provided by Easynews.com --

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