[Asterisk-Users] call queue list members using sql query
C. Maj
cmaj-SPAM at freedomcorpse.com
Tue Apr 13 08:45:41 MST 2004
On Mon, 12 Apr 2004, Dragan Mickovic waxed:
> Is it possible for asterisk to do an sql query in order to
> get the member list of a call queue?
No, you will have to write code besides SQL in order to do
it. To go the C route, try modifiying app_queue. To use a
different language, you could code something over the
manager interface that interacts with AddQueueMember and
RemoveQueueMember in extensions.conf. That would even give
you some more dynamic control of the members.
There's lots more ways to do it, tho.
--Chris
--
Chris Maj, Rochester
cmaj_at_freedomcorpse_dot_com
Pronunciation Guide: Maj == May
More information about the asterisk-users
mailing list