[Asterisk-Users] Realtime extension problem

VoIP voip at er21.com
Tue Dec 28 20:50:21 MST 2004


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





More information about the asterisk-users mailing list