[Freeswitch-users] random route selection
Ken Rice
krice at suspicious.org
Wed Aug 12 11:20:42 PDT 2009
Write you a small C app to randomly return them based on the percentages...
Currently we do something similar to this but use a random round robin based
thing using a simple sql backend and doing a select order by random sort of
thing...
Contact me off list if you need some profession help figuring this out
K
From: Juan Backson <juanbackson at gmail.com>
Reply-To: <freeswitch-users at lists.freeswitch.org>
Date: Thu, 13 Aug 2009 01:21:07 +0800
To: <freeswitch-users at lists.freeswitch.org>
Subject: [Freeswitch-users] random route selection
Hi,
I would like to implement a random route selection based on some arbitrary
percentage.
Does anyone know if there is any good way of doing that within freeswitch?
If there isn't any api that I can use, does freeswitch has any random
generator that I can be used for this purpose?
br,
JB
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090812/24300db7/attachment-0002.html
More information about the FreeSWITCH-users
mailing list