[Asterisk-Users] Realtime extension problem

Matthew Boehm mboehm at cytelcom.com
Tue Dec 28 21:33:07 MST 2004


Well if you got 100% CPU usage right after you insterted the rows, it seems
more like a database issue. What did you use to determine 100% usage? Did
you use top and it said asterisk was using 100%?

-Matthw

----- Original Message ----- 
From: "VoIP" <voip at er21.com>
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
<asterisk-users at lists.digium.com>
Sent: Tuesday, December 28, 2004 9:50 PM
Subject: RE: [Asterisk-Users] Realtime extension problem


> Actually I only inserted these two records to my database and got CPU 100%
> load. The AGI script didn't run because I didn't make any call.
> I am using RH9 and checkout the CVS data 12/09/04 version.
>
>
>
> ----- Original Message ----- 
> From: "VoIP" <voip at er21.com>
> To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
> <asterisk-users at lists.digium.com>
> Sent: Tuesday, December 28, 2004 7:22 AM
> Subject: [Asterisk-Users] Realtime extension problem
>
>
> > Try insert below 2 records to the extension table,
> >
> > INSERT INTO `extensions_table` VALUES (1, 'mycontext', '_1.', 1, 'AGI',
> > 'pstn.agi');
> >
> > INSERT INTO `extensions_table` VALUES (2, 'mycontext', '_2.', 1, 'AGI',
> > 'pstn.agi');
> >
> > Asterisk will make CPU 100% load and hang.
>
>     Are you positive there is nothing wrong with your AGI scripts? Can you
> run the AGI scripts outside of RealTime extensions?
>
> No problems over here...
> -Matthew
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list