nestor castillo marroquin
2007-Jul-21 03:22 UTC
[asterisk-users] asterisk-users Digest, Vol 36, Issue 61
Please, unsuscriber, this group. regars Nestor Castillo ----- Mensaje original ---- De: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com> Para: asterisk-users at lists.digium.com Enviado: viernes, 20 de julio, 2007 11:00:04 Asunto: asterisk-users Digest, Vol 36, Issue 61 Send asterisk-users mailing list submissions to asterisk-users at lists.digium.com To subscribe or unsubscribe via the World Wide Web, visit lists.digium.com/mailman/listinfo/asterisk-users or, via email, send a message with subject or body 'help' to asterisk-users-request at lists.digium.com You can reach the person managing the list at asterisk-users-owner at lists.digium.com When replying, please edit your Subject line so it is more specific than "Re: Contents of asterisk-users digest..." Today's Topics: 1. Re: asterisk novice needs help. (Jared Smith) 2. Asterisk IVR Performance (David Ruggles) 3. Re: Any plans for proper faxing support (Doug) 4. Re: G729 copy protection (Mojo with Horan & Company, LLC) ---------------------------------------------------------------------- Message: 1 Date: Fri, 20 Jul 2007 10:30:17 -0400 From: Jared Smith <jsmith at digium.com> Subject: Re: [asterisk-users] asterisk novice needs help. To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Message-ID: <1184941817.3135.7.camel at hockey.jaredsmith.net> Content-Type: text/plain; charset=utf-8 On Fri, 2007-07-20 at 02:08 -0400, BSumrall wrote:> My dial plan of issues?..> exten => s,1,Answer(60) > exten => s,2,Background(otherwise-press) > exten => s,1,Playback(digits/1) > exten => s,2,Goto(default,s,1) > exten => s,1,Playback(digits/2) > exten => s,2,Goto(default,s,1)I'm not sure why you have three different sets of priorities one and two here... Also, you have a *very* long argument to the Answer() application. Usually a second or two is plenty. Try something like this: exten => s,1,Answer(1) ; answer the call, then wait 1 second ; before going on to the next priority exten => s,2,Background(vm-enter-num-to-call) ; play prompt in ; background, waiting for caller to ; enter DTMF digits exten => s,3,WaitExten() ; continue to wait for digits after the ; prompt has finished exten => 1,1,SayDigits(1) ; say "one" exten => 1,2,Goto(s,1) ; go back to the menu exten => 2,1,SayDigits(2) ; say "two" exten => 2,2,Goto(s,1) ; go back to the menu Hopefully that will get you started in the right direction. -- Jared Smith Community Relations Manager Digium, Inc. ------------------------------ Message: 2 Date: Fri, 20 Jul 2007 12:13:06 -0400 From: "David Ruggles" <david at safedatausa.com> Subject: [asterisk-users] Asterisk IVR Performance To: "'Asterisk Users Mailing List - Non-Commercial Discussion'" <asterisk-users at lists.digium.com> Message-ID: <04bc01c7cae8$de6eb850$e600a8c0 at DavidDesktop> Content-Type: text/plain; charset="us-ascii" I have written a script that is executed using ExternalIVR(). I am running in to performance issues when I have four or more simultaneous calls running this script. I'm running on a P4 2.8 with 512M, all calls are GSM coming in over IAX from an asterisk box that acts as a switch and handles all PSTN interfaces. My question are these: Are there ways of optimizing ExternalIVRs? (maybe something like FastAGI) Right now I'm writing in a scripting language, would there be a performance gain from writing in a compiled language? I don't see any serious memory utilization and normally processor utilization is below 50% with spikes to 70% under load with four or five ExternalIVRs running. I will gladly provide any additional information that would aid in answering these questions. Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david at safedatausa.com ------------------------------ Message: 3 Date: Fri, 20 Jul 2007 11:46:58 -0500 From: Doug <Doug at NaTel.net> Subject: Re: [asterisk-users] Any plans for proper faxing support To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>, Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Message-ID: <1027172471-598862668 at mail1.natel.net> Content-Type: text/plain; charset="us-ascii"; format=flowed At 07:22 7/20/2007, Chris Childress wrote:>You can also give the our T.38 stack a try. >attractel.com/t38.htmlSoftware? Hardware? Integration? Prices? Can't make a decision without enough info.> >Chris Childress >AsteriskGuru.com > >Andrew Joakimsen wrote: >> I have already tried to contact to persons from Digium and I did not >> receive a response. >> >> I was wondering if there is any plan to support fully faxing in >> Asterisk, I.E.: A "T38 Gateway" of sorts. >> >> _______________________________________________ >> --Bandwidth and Colocation Provided by api-digital.com-- >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> lists.digium.com/mailman/listinfo/asterisk-users >> > > >_______________________________________________ >--Bandwidth and Colocation Provided by api-digital.com-- > >asterisk-users mailing list >To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users------------------------------ Message: 4 Date: Fri, 20 Jul 2007 08:55:33 -0800 From: "Mojo with Horan & Company, LLC" <mojo at horanappraisals.com> Subject: Re: [asterisk-users] G729 copy protection To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Message-ID: <46A0E905.20209 at horanappraisals.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Not until the topic looks me in the face. Sorry I wasn't up earlier in the morning to explain my question, but the rest of the list did for me. I was seeing two messages _every_ time you posted one. Like I said, I was just curious if that could have been the reason; it would have been an easy fix ;) No offense intended. Bruce McAlister wrote:> Mojo with Horan & Company, LLC wrote: >> Sorry that this is unrelated but, Bruce, do you double-click to send >> your messages? Just curious. >> > > Sorry that this is unrelated but, Mojo with Horan, do you wake up each > morning and think of a meaningful question to ask someone, such as the > above, every day?, Just curious. > > > _______________________________________________ > --Bandwidth and Colocation Provided by api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users------------------------------ _______________________________________________ --Bandwidth and Colocation Provided by api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: lists.digium.com/mailman/listinfo/asterisk-users End of asterisk-users Digest, Vol 36, Issue 61 ********************************************** __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ?gratis! Reg?strate ya - correo.espanol.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20070720/d56d8511/attachment.htm