Hello.
#cut off prefix "9"
dp_translate("1");
...
#searching in db by called number without prefix...
if(!cr_route("default", "default", "$rU", "$rU",
"call_id")){
...
and failing.
Is it normal behavior that cr_route "sees" original $rU even after
dp_translate manipulations?
Show replies by date