Hi,

 

I have a couple of questions about MeetMe and call queues. I’m still pretty new to Asterisk, but already having to write a Service Center call manager for it (which I might add, our director has agreed to make open source!).

 

MeetMe:

           

How can I get MeetMe (does it even do this) to ask the user to speak their name first, and play that as the new member announcement. It seems like a common feature in most hardware PBX systems we’ve used that support Call Conferences.

 

Has anyone found a way of doing this? Is there an alternative to MeetMe that would support this feature (that’s as good if not better?).

 

 

Queues:

 

I’m running the 1.0 stable from the cvs server, and I’ve added the queue status announcement directives to the queues.conf – yet asterisk gives me the following errors:

 

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': monitor-format at line 9 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': announce-frequency at line 10 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': announce-holdtime at line 11 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': queue-youarenext at line 12 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': queue-thereare at line 13 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': queue-callswaiting at line 14 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': queue-holdtime at line 15 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': queue-minutes at line 16 of queue.conf

Apr 21 11:22:58 WARNING[950286]: Unknown keyword in queue 'Sales': queue-thankyou at line 17 of queue.conf

 

These directives I found in the asterisk wiki!

 

 

Reply via email to