[asterisk-users] PLAYIN MUSIC WHILE SEARCHING MYSQL

Danny Nicholas danny at debsinc.com
Wed Sep 26 07:46:15 CDT 2012


+1 - if your query is going to take long enough that you need to play music,
you need to optimize the process somewhere. FWIW, if you do play music, you
will need to "fork" the process as the music process is not asynchronous.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Thorsten
Göllner
Sent: Wednesday, September 26, 2012 5:11 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] PLAYIN MUSIC WHILE SEARCHING MYSQL

Do your query really takes "so" long? You should consider to use to optimize
your database or query instead.

OR take a look at AsncAGI:
http://ofps.oreilly.com/titles/9780596517342/AGI.html

Am 26.09.2012 11:35, schrieb Mehdi Rahimi:
> Dear All,
>
> I want to play music in my AGI while i am searching for a field in DB.
> Actually during some processes in AGI i need to play music .
> Thanks in advanced.
>
> Regards,
> Mehdi
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- 
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                 http://www.asterisk.org/hello
>
> 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 -- New to
Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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




More information about the asterisk-users mailing list