[Asterisk-Users] Re: MeetMe - Annouce user join/leave without recording the name

Tony Mountifield tony at softins.clara.co.uk
Thu Jun 8 04:45:41 MST 2006


In article <44880364.8090306 at nummerndirekt.de>,
Pimjai Wesnarat <pw at nummerndirekt.de> wrote:
> Hi all,
> 
> I an using MeetMe and I would like to use the -i function to annouce the 
> join/leave of the user.
> However, this require that users record their names. Is there anyway to 
> remove this?
> I just want MeetMe to annouce somethig like "A new user has joined the 
> conference" and that need not to record user's name. Is there a way to 
> do this??

Yes, but you will to modify the source code of app_meetme.c and recompile.

Look for the places where the variable "namerecloc" is used. Remove the code
that records, stores or uses the name file, but retain the code that plays
the "has joined" or "has left" files. Change those file names to something
of your choosing, and record the messages you desire into those files.

Hope this helps
Cheers
Tony
-- 
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org



More information about the asterisk-users mailing list