ftocc

Queue Help Needed (Trixbox not playing announcments)

gavinlew
Posts: 12
Member Since:
2007-07-03

Hi,

I have set up a queue , however I cannot get Trixbox to announce the Hold Time/Number of callers waiting or the periodic announcement.

When I call into the queue, I monitor the console and I do not even see trixbox attempting to play the recorded files.

The queue configuration is as follows ;

Agent Announcement: None
Music on Hold Class: Default
Ringing instead of MOH: Ticked
Max Wait Time: 5 minutes
Max Callers: 8
Join Empty: Strict
Leave when Empty: Strict
Ring Strategy: Ring All
Agent Timeout: Unlimited
retry: 5 seconds
Wrap Up Time: 30 seconds
Call Recording: gsm
Event When Called: Yes
Member Status: Yes
Skip Busy Agents: Yes

Caller Position Announcements

Frequency: 15 seconds
Announce Position: Yes
Announce Hold Time: Yes

Periodic Announcements

IVR Breakout Menu: (My IVR Menu)
Repeat Frequency: 30 seconds
Join Announcement: (You are in a queue)

The audio files I wish to play are located in /var/lib/asterisk/sounds/custom , recorded in the WAV format. - The join announcement is playing out correctly.

The file /etc/asterisk/queue_additional.conf also appears to be correct and has the relevant entries.

What should I do from here?



gavinlew
Posts: 12
Member Since:
2007-07-03
Bump.. Any ide

Bump.. Any ideas



gavinlew
Posts: 12
Member Since:
2007-07-03
Possible Fix

It would appear that changing call recording type from GSM to WAV resolves the problem - as the prompts are stored in a WAV format on the server and not GSM.

However, this will means that recorded calls take up more space on the server.



cynjut
Posts: 17
Member Since:
2007-06-20
Alternate possible fix

Add the mp3 playing feature and use properly encoded MP3 files instead. They will take up less space than similar wave files.

The wave files will put less strain on your server and WAV files aren't really that much bigger (in the grand scheme of things) than similar MP3 files. If you run out of space from these wave files, you could always slap in an 80G drive, fill it with your favorite music and prompts, and mount it on .../custom/



assisthstd
Posts: 1
Member Since:
2008-03-04
Agent Timeout

The agent timeout has to be lower och equal to the announcement frequency. Announcements are only played after agent timeout. Try to change agent timeout to 15 seconds.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.