Displaying 3 results from an estimated 3 matches for "queues_custom".
2010 Feb 02
0
Queue problem, ringing agents.
...l queues
; (none exist currently)
;
; Note that a timeout to fail out of a queue may be passed as part of
application call
; from extensions.conf:
; Queue(queuename|[options]|[optionalurl]|[announceoverride]|[timeout])
; example: Queue(dave|t|||45)
#include queues_general_additional.conf
#include queues_custom_general.conf
[default]
;
; Default settings for queues (currently unused)
;
#include queues_custom.conf
#include queues_additional.conf
#include queues_post_custom.conf
queues_general_additional.conf:
;--------------------------------------------------------------------------------;
; Do NOT e...
2010 Feb 02
0
Issue when reloading
...[1625]: app_queue.c:5660 reload_queue_rules:
queuerules.conf has not changed since it was last loaded. Not taking any
action.
* == Parsing '/etc/asterisk/queues.conf': == Found
== Parsing '/etc/asterisk/queues_general_additional.conf': == Found
== Parsing '/etc/asterisk/queues_custom_general.conf': == Found
== Parsing '/etc/asterisk/queues_custom.conf': == Found
== Parsing '/etc/asterisk/queues_additional.conf': == Found
== Parsing '/etc/asterisk/queues_post_custom.conf': == Found*
-- Reloading module 'app_playback' (Sound F...
2004 Jul 03
11
Music on hold problem
I can't seem to get music on hold working, it tries to work, but I
just hear strange noises on the extension.. Here is some debug info.
Looks like mpg123 starts fine, but I hear nothing.
I'm on todays CVS build.
-- Executing Answer("SIP/2203-062c", "") in new stack
-- Executing MusicOnHold("SIP/2203-062c", "default") in new stack
--