[asterisk-dev] app_dial.c modification

Darren Nay dnay at xennsoft.com
Tue Jan 23 15:48:58 MST 2007


I have looked at the music on hold option.

It's my understanding that by using music-on-hold I need to set up a
class for every variation in /etc/asterisk/musiconhold.conf.  

As I mentioned I would like to let each customer customize their MOH
which is the reason I preferred the "on the fly" file creation for play.
Then there's no need to mess with management of classes (per-user)
within musiconhold.conf.  I can do it all via database.  Not to mention
that I've noticed that with every new class added to musiconhold.conf
that a new process is launched on the local machine.  That would eat up
system resources in a hurry.

Am I mistaken?

Thanks,
Darren



-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Jared Smith
Sent: Tuesday, January 23, 2007 3:18 PM
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] app_dial.c modification

On 1/23/07, Darren Nay <dnay at xennsoft.com> wrote:
> First of all I am relatively new to Asterisk and this is my first
attempt at
> making any modification to the Asterisk source.  So, to be honest I'm
not
> really sure what is and what is not considered appropriate for this
mailing
> list.  If this post is inappropriate please let me down easy.  J
However, I
> am hoping that I might be able to find some help, or at least some
guidance
> in the right direction.

You might just want to look at the "m" option to the Dial()
application... it should do everything you were looking for, without
having to modify the Asterisk source code.

-Jared
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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


More information about the asterisk-dev mailing list