[Users] avpop request and lcr ideas
Kristin Galway
klgalway at yahoo.com
Tue Jun 21 16:53:16 CEST 2005
Thanks for creating this branch away from the
seemingly stagnant SER project. I have in the past
seen that requests for help or features have fallen on
empty replies as evidenced while searching the mailing
lists. I hope that this will be different here.
I hope that be able to contribute back to this project
once I become more versed in the inner workings as I
see a very strong need for the following:
Route lookups based on OCN/LERG data and carrier cost
tables. (I already have the queries to do the but not
the means to implement yet) This function would set
say a defined number of flags to indicate outbound
carriers based on cost. Having a module to do this
would allow LCR lookups with fallover capabilities but
based on OCN's and carrier data.
Something else I would like to see is a way of using
avops to set a fr_inv_timeout value. For instance:
if (avp_db_load("$ruri/username", "s:voicemail")) {
if (avp_check("s:voicemail", "eq/y/i")) {
xlog("L_N", "\033[1m\033[36m ROUTE[0] -
s:voicemail = y \033[0m\n");
# recipient has voicemail enabled. set
flag(31)
setflag(31);
# test for a user set timeout
if (avp_db_load("$ruri/username",
i:vmtimeout")) {
avp_write("$vmtimeout",
s:callee_fr_inv_timer");
};
};
};
Thanks!
Kristin
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
More information about the sr-users
mailing list