Yeti can't find destination

Hello Everyone,
I am rewriting destination with Customer Auth and Number List Item. In routing simulator it shows rewrite to proper number, but it can’t find destination after that step.

I defined destination 38096, but seems it looking for whole number.
Dialed number 9964943437
Is this issue with rewrite ?

Call Routing example

WARNING: Adding LNP resolvers sockets: <NULL>. Resolver timeout: 1000ms
0.97 ms -> DBG. Start
5.567 ms -> Execution start
5.567 ms -> Got originator address "10.18.130.55:5080, proto: 1" from switch leg info
7.597 ms -> AUTH. lookup started
10.271 ms -> AUTH. found: {"id":74, "customers_auth_id":20094, "customer_id":7, "rateplan_id":21, "enabled":true, "ip":"10.18.130.55", "account_id":26, "gateway_id":24, "src_rewrite_rule":"", "src_rewrite_result":"", "dst_rewrite_rule":"", "dst_rewrite_result":"", "src_prefix":"", "dst_prefix":"", "x_yeti_auth":"80209816555", "name":"fusion-internal-cust-auth-UA", "dump_level_id":0, "capacity":null, "pop_id":null, "uri_domain":null, "src_name_rewrite_rule":"", "src_name_rewrite_result":"", "diversion_policy_id":1, "diversion_rewrite_rule":"", "diversion_rewrite_result":"", "dst_numberlist_id":6, "src_numberlist_id":null, "routing_plan_id":8, "allow_receive_rate_limit":false, "send_billing_information":false, "radius_auth_profile_id":null, "enable_audio_recording":false, "src_number_radius_rewrite_rule":"", "src_number_radius_rewrite_result":"", "dst_number_radius_rewrite_rule":"", "dst_number_radius_rewrite_result":"", "radius_accounting_profile_id":null, "from_domain":null, "to_domain":null, "transport_protocol_id":1, "dst_number_min_length":10, "dst_number_max_length":10, "check_account_balance":false, "require_incoming_auth":false, "tag_action_id":3, "tag_action_value":[2], "external_id":null, "reject_calls":false, "src_number_max_length":100, "src_number_min_length":0, "lua_script_id":null}
12.306 ms -> AUTH. Before rewrite src_prefix: 380947100866 , dst_prefix: 9964943437
13.037 ms -> AUTH. After rewrite src_prefix: 380947100866 , dst_prefix: 9964943437
13.209 ms -> DST Numberlist processing. Lookup by key: 9964943437
14.782 ms -> DST Numberlist. key found: {"id":8,"numberlist_id":6,"key":"9","created_at":"2022-01-30T17:01:37.077119+00:00","updated_at":"2022-01-30T18:54:00.201808+00:00","action_id":2,"src_rewrite_rule":"^\\+(.*)$","src_rewrite_result":"\\1","dst_rewrite_rule":"^9(.*)$","dst_rewrite_result":" 380\\1","tag_action_id":null,"tag_action_value":[],"number_min_length":9,"number_max_length":12,"lua_script_id":null}
15.892 ms -> SRC Area found: <NULL>
16.217 ms -> DST Area found: <NULL>
16.963 ms -> Routing tag detected: {2}
17.114 ms -> Routing plan search start
17.749 ms -> DST. search start. Routing key: 380964943437. Routing tags: {2}, Rate limit: Infinity
19.329 ms -> DST. Destination not found

there is space.

Thanks, resolved.