ENUM quieries in the VME
Hi!
I'm woriking in an escenario with a VME (ECZ6.4.0 MR-1) which communicates with an ENUM server and watched the following behavior:
When I ask for a valid entry in the enum server, the query response goes ok:
SBC_VME-1# show enum lookup TEST_AGENT +8181
Enum Lookup Result:
Query Name -->
+8181
Answers -->
sip:+8181;<answer_to_query> ttl= 0
When I ask for a wrong entry (not included and therefore not to be answered by the enum server) I get several responses based on the input:
SBC_VME-1# show enum lookup TEST_AGENT +818 -> the enum server expects one more digit (another 1 at the end)