]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Adding the option of specifying a second interface in a member definition for a queue...
authorMark Michelson <mmichelson@digium.com>
Tue, 8 Jan 2008 21:18:32 +0000 (21:18 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 8 Jan 2008 21:18:32 +0000 (21:18 +0000)
commit427f17fd9dce64952e9a906d6788ef836d9e4587
tree35e3d6f3d337c7e5ce853020177acc02aceaf006
parent2905e696228d2a0ed1f9a7cb2df2fd50292ffcc7
Adding the option of specifying a second interface in a member definition for a queue. app_queue
will monitor this second device's state for the member, even though it actually calls the first
interface. This ability has been added for statically defined queue members, realtime queue members,
and dynamic queue members added through the CLI, dialplan, or manager.

(closes issue #11603, reported by acidv)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97203 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
apps/app_queue.c
configs/queues.conf.sample