Please, ignore this. My application was indeed putting special characters and opensips was correcting pointing it.
Ryan. On Sat, 19 Oct 2019 at 15:12, Ryan embgrets <[email protected]> wrote: > Good day, > > Whenever I do a restart/reload of opensips/drouting records, my opensips > gives below logs. > > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 176407 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 176409 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 176411 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 176413 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 176415 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 176417 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183011 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183013 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183015 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183017 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183019 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183021 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183027 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: > ERROR:drouting:dr_load_routing_info: failed to add rule id 183029 -> > skipping > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_prefix: > is not decimal digit > Oct 19 09:53:11 home /usr/sbin/opensips[30138]: ERROR:drouting:add_rule: > failed to add prefix route > > I tried to check the prefix at the problematic id but i could not find any > special character in the prefix. I have re-entered the records just to make > sure that nothing goes amiss in the table but to no avail. > > Also, above logs does not look correct, because it always complains about > odd ids. > > Any hint how i can find the anomaly here. > > Ryan. > > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
