06-16-2016 03:28 PM
I am using selectcmDeviceext to poll call manager reg status.
I ran into something strange on two call manager clusters (9.x and 10.5).
I am seeing an issue where there are two records (one on the pub and one on a sub) with the same time stamp. I can see this by running the CLI and doing a selecc risdb query mediaresource.
when i use SelectCMDevice EXT....i get get one return but it is different depending on whether i query the pub or the sub.
so in my case i am doing * for the Node name.
if i ask the pub what the status of this mtp, i get a return from the node name of the pub saying its unregistred.
if i send the query to the sub, i get a return with the node name of the sub saying that the MTP is registered. im pretty sure it is registerd...the gateway thinks its registered. the CM gui says its registered...i havent found a trace or got a sniffer trace for it....
IM only seeing this on some media resources (XCD, MTP, and CFB) and its not just one gateway.. its several gateways and when it happens its not even that every media resource on the gateway has the issue.
it looks to me that perhaps the getCMDevicesEXT api has a bug where if you have duplicate timestamps...it will only return the registration status that is local to the node you are querying....
now if i was using selectCMdevice...i think i would have a similar issue but in that case id have to guess as to which one is correct. i cen see in the cli that the entries have different sequence numbers and wierdly the product time in the cli is a big negative number for the "bad entries..."...
I want to see...is this a known limitation of selectcmdeviceext?
04-06-2017 10:53 AM
The RIS DB stores data on each node for 3 days by default (this is a configurable parameter). Entries older than that are purged. What you are likely seeing is an MTP that re-registered to another node and then failed back. With that being said, I classify devices into three groups:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide