You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/examples/scscf/db/dialplan

6 lines
337 B

id(int,auto) dpid(int) pr(int) match_op(int) match_exp(string) match_len(int) subst_exp(string) repl_exp(string) attrs(string)
1:1:4:1:^00([1-9][0-9]+)$:0:^00([1-9][0-9]+)$:+\\1:""
2:1:3:1:^0([1-9][0-9]+)$:0:^0([1-9][0-9]+)$:+49\\1:""
3:1:2:1:^11([0-9]+)$:0:^11([0-9]+)$:+4911\\1:""
4:1:1:1:^([1-9][0-9]+)$:0:^([1-9][0-9]+)$:+4940\\1:""