DIGIT MAP query | docsis.org

You are here

DIGIT MAP query

1 post / 0 new
vikash
DIGIT MAP query

Hi,
I having a digit map configuration query. Below is my digit map config.
In this config I having two issues which are

1:When i keep TIMER in top of digit map configuration then digit map configured perfectly but if i keep domain first and then TIMER, digit map configuration failed.
Is it TIMER should always be first in digit map configuration. I saw PKT-SP-RSTF-I08-110127.pdf spec and in the digit map example TIMER is on top but not mentioned any where whether it should be on top or not.

2. Is it spec says USEMAP variable should case sensitive means as if in below example like USEMAP(=Change) then is it MAP forChange should case sensitive.
Eg: If i gave MAP Change = for USEMAP(=Change) then digit map configured (As C is in caps) but if
i gave MAP Change = for USEMAP(=change) then digit map configured failed.(As c is in small).

Please guide me for my above question.

TLV64 CL-PKTC-EUE-RST-MIB pktcEUERSTDMValue[1] = "TIMER S=4
domain = "@10.1.1.1;user=phone"
extdom = "@10.1.1.1;user=phone"

MAP MainTable =
"(=My)" : RETURN

MAP My =
"(=Star)(74)" : RECALL; USEMAP(=Change)

MAP Change=
"([2-9])([0-9*]{0-34})(=End)" : MAKE-CALL ("sip:*74" #1 #2 =domain)

"