El Wednesday 03 September 2008 14:45:03 Stefano Palleschi escribió:
Add the following xlogs and show the results:
xlog("L_INFO", "-- PRE ru = $ru --\n");
if (avp_db_load("$ru/username", "$avp(s:callfwd)")) { avp_pushto("$ru", "$avp(s:callfwd)");
xlog("L_INFO", "-- POST ru = $ru --\n");
xlog("$avp(s:callfwd)"); route(1); exit; }