|
From: Ankit A. <ank...@gm...> - 2015-04-29 17:30:10
|
There doesn't seem to be a direct way of getting what you want. I had earlier looked into a similar problem. When MS is in idle mode, the information exchange is erratic. You can surely get information when MS registers. Rssi levels, imsi etc are printed in the logs at the time of registration. The message is printed as "SIPMessage.cpp:250:smGenerate: SIP term info generated SIP " in the log files. Though the CLI one can generate traffic between MS and BS but that is through sendsms command which of course isn't invisible. LUR request, as far as my current knowledge, requires an active RR connection. I have been trying to find a way of doing the same. Currently I am relying on calling the user as I don't have the 'invisibility' requirement. On Wed, Apr 29, 2015 at 3:53 PM, Robert Light <rob...@gm...> wrote: > Is there a way to get this information from Openbts when MS is idle? Is > there a way to get that info at the time when MS registers to Openbts? > And a related question. Is it possible to generate some traffic between MS > and Openbts from CLI? I want to use this trafic to measure get the > information as above. Is ist possible to tell MS to unregister and register > back immediately? Or can I triger LUR periodicaly? > In all the above I want to happen quietly, invisibly for the user, so > opening a voice connection is not an option. > Thanks, Robert > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Openbts-discuss mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openbts-discuss > -- Regards, Ankit Agarwal |