Hi all!
i've got dialplan rule
3:1:1:1:^[3-9]([0-9]{9})$:10:^([0-9]{10})$:8\1:""
kamcmd> mi dp_translate 1 9999999999 error: 404 - No translation
why?
-- WBR, Victor JID: coyote@bks.tv JID: coyote@bryansktel.ru I use FREE operation system: 3.9.6-calculate GNU/Linux
Hi all!
I don't see in a doc, but mi dp_translate work correctly this way:
incorrect:
kamcmd> mi dp_translate 1 9999999999
correct:
kamcmd> mi dp_translate 1 s:9999999999
seems need change documentation
-- WBR, Victor JID: coyote@bks.tv JID: coyote@bryansktel.ru I use FREE operation system: 3.9.6-calculate GNU/Linux