Re: Slow USSD

Jugurtha Hadjar <[email protected]>
Newsgroups gmane.linux.drivers.gammu
Message-ID <[email protected]>
Hello Gilberto,

On 05/03/2015 11:31 PM, gilberto dos santos alves wrote:
> IMO gammu-smsd is waiting for send your ussd.
>
> please make a single test. stop gammu-smsd and test using gammu command [1]
> ussd direct to your device and using log options see how many seconds each
> ussd spend.
>

Well, I can't have USSD if SMSD is running anyway, for it locks the 
device, so I'll have an error. Of course I did gammu getussd without 
smsd running. And it takes time.

Sorry for cross-posting on Github, I thought there was a problem with my 
subscription to the mailing list, but here's what I also did to pinpoint 
the bottleneck.

I timed each step of using the Gammu Python module..

2.69412994385e-05 gammu.StateMachine()
0.000149011611938 sm.ReadConfig()
41.6479449272 sm.Init()
1.83236098289 sm.DialService(ussd)


The bottleneck is sm.Init().

When I talked directly with the device and used AT commands 
(AT+CUSD=0,"*200#",15), I had results in about two seconds.

The errors I'm getting are:

AT+MODE=2
AT+CPROT=?
AT+SYNCML=?
AT$TSSPCSW=?
AT+CUSD=2

Gammu does a *lot* of stuff and recognizes a bunch of phones, and what I 
think is happening is that for each case, there's a timeout (like 20 
seconds according to the code) where it waits for each of those cases.

For instance, it tries a "Motorola mode switch". My modem doesn't 
support that and I don't need it, but that's Gammu: Part of what makes 
it cool is that it detects a lot of devices and does a lot of legwork..

What I can do is use the features tag in .gammurc to tell it about the 
features the modem does have or doesn't.

I still have to read the code to get the exact names to put there.

If I can't find a way to make it ignore these things, I'll think about 
commenting out the parts I don't need in the code and compile it again.. 
Or I'll write something that does just USSD (short-sighted, but I can't 
afford forty something seconds).

> see that ussd is a service depending of tel  company.
>
> if you use 2 different devices each one with SIM. todays these devices are
> cheap.

Which is what I'll do, but the second SIM will still be slow because 
Gammu USSD is slow for the aforementioned reasons. I must do USSD the 
fastest a SIM card can handle (so the bottleneck must be the hardware, 
not the software).



Here's a Wireshark capture:

"No.","Time","Source","Destination","Protocol","Length","Info"
"1","0.000000000","host","5.0","USB","64","GET DESCRIPTOR Request DEVICE"
"2","0.000959000","5.0","host","USB","82","GET DESCRIPTOR Response DEVICE"
"3","0.000985000","host","4.0","USB","64","GET DESCRIPTOR Request DEVICE"
"4","0.002385000","4.0","host","USB","82","GET DESCRIPTOR Response DEVICE"
"5","0.002437000","host","2.0","USB","64","GET DESCRIPTOR Request DEVICE"
"6","0.004180000","2.0","host","USB","82","GET DESCRIPTOR Response DEVICE"
"7","0.004280000","host","1.0","USB","64","GET DESCRIPTOR Request DEVICE"
"8","0.004282000","1.0","host","USB","82","GET DESCRIPTOR Response DEVICE"
"9","0.599694000","host","5.9","USB","64","URB_INTERRUPT in"
"10","0.599702000","host","5.0","USB","64","URB_CONTROL out"
"11","0.600120000","5.0","host","USB","64","URB_CONTROL out"
"12","0.600196000","host","5.2","USB","64","URB_BULK in"
"13","0.600240000","host","5.2","USB","64","URB_BULK in"
"14","0.600243000","host","5.2","USB","64","URB_BULK in"
"15","0.600245000","host","5.2","USB","64","URB_BULK in"
"16","0.600247000","host","5.2","USB","64","URB_BULK in"
"17","0.600249000","host","5.2","USB","64","URB_BULK in"
"18","0.600252000","host","5.2","USB","64","URB_BULK in"
"19","0.600254000","host","5.2","USB","64","URB_BULK in"
"20","0.600284000","host","5.2","USB","64","URB_BULK in"
"21","0.600285000","host","5.2","USB","64","URB_BULK in"
"22","0.600285000","host","5.2","USB","64","URB_BULK in"
"23","0.600286000","host","5.2","USB","64","URB_BULK in"
"24","0.600287000","host","5.2","USB","64","URB_BULK in"
"25","0.600287000","host","5.2","USB","64","URB_BULK in"
"26","0.600288000","host","5.2","USB","64","URB_BULK in"
"27","0.600288000","host","5.2","USB","64","URB_BULK in"
"28","0.600297000","host","5.0","USB","64","URB_CONTROL out"
"29","0.602062000","5.0","host","USB","64","URB_CONTROL out"
"30","0.602067000","5.9","host","USB","74","URB_INTERRUPT in"
"31","0.602071000","host","5.9","USB","64","URB_INTERRUPT in"
"32","0.602201000","host","5.0","USB","64","URB_CONTROL out"
"33","0.602750000","5.0","host","USB","64","URB_CONTROL out"
"34","0.602899000","host","5.0","USB","71","URB_CONTROL out"
"35","0.604743000","5.0","host","USB","64","URB_CONTROL out"
"36","0.606640000","host","5.2","USB","65","URB_BULK out"
"37","0.606748000","5.2","host","USB","64","URB_BULK out"
"38","0.607716000","host","5.2","USB","65","URB_BULK out"
"39","0.608863000","5.2","host","USB","64","URB_BULK out"
"40","0.612119000","5.2","host","USB","65","URB_BULK in"
"41","0.612137000","host","5.2","USB","64","URB_BULK in"
"42","0.613947000","5.2","host","USB/AT","77","URB_BULK in, AT Command: 
EMRDY: 1 "
"43","0.613948000","host","5.2","USB","64","URB_BULK in"
"44","0.616627000","5.9","host","USB","74","URB_INTERRUPT in"
"45","0.616640000","host","5.9","USB","64","URB_INTERRUPT in"
"46","0.632623000","5.9","host","USB","74","URB_INTERRUPT in"
"47","0.632636000","host","5.9","USB","64","URB_INTERRUPT in"
"48","0.648621000","5.9","host","USB","74","URB_INTERRUPT in"
"49","0.648634000","host","5.9","USB","64","URB_INTERRUPT in"
"50","1.131643000","host","5.2","USB","65","URB_BULK out"
"51","1.131704000","5.2","host","USB","64","URB_BULK out"
"52","1.132750000","host","5.2","USB","65","URB_BULK out"
"53","1.133580000","5.2","host","USB","64","URB_BULK out"
"54","1.133582000","5.2","host","USB","65","URB_BULK in"
"55","1.133584000","host","5.2","USB","64","URB_BULK in"
"56","1.133587000","5.2","host","USB","65","URB_BULK in"
"57","1.133588000","host","5.2","USB","64","URB_BULK in"
"58","1.133864000","host","5.2","USB","65","URB_BULK out"
"59","1.133957000","5.2","host","USB","64","URB_BULK out"
"60","1.134457000","5.2","host","USB","65","URB_BULK in"
"61","1.134471000","host","5.2","USB","64","URB_BULK in"
"62","1.135083000","5.2","host","USB/AT","70","URB_BULK in, AT Command: OK "
"63","1.135098000","host","5.2","USB","64","URB_BULK in"
"64","19.759678000","host","5.2","USB","65","URB_BULK out"
"65","19.759880000","5.2","host","USB","64","URB_BULK out"
"66","19.761747000","5.2","host","USB","65","URB_BULK in"
"67","19.761755000","host","5.2","USB","64","URB_BULK in"
"68","19.761788000","host","5.2","USB","65","URB_BULK out"
"69","19.761826000","5.2","host","USB","64","URB_BULK out"
"70","19.762327000","5.2","host","USB","65","URB_BULK in"
"71","19.762338000","host","5.2","USB","64","URB_BULK in"
"72","19.762909000","host","5.2","USB","65","URB_BULK out"
"73","19.762969000","5.2","host","USB","64","URB_BULK out"
"74","19.763509000","5.2","host","USB","65","URB_BULK in"
"75","19.763526000","host","5.2","USB","64","URB_BULK in"
"76","19.764034000","host","5.2","USB","65","URB_BULK out"
"77","19.764081000","5.2","host","USB","64","URB_BULK out"
"78","19.764585000","5.2","host","USB","65","URB_BULK in"
"79","19.764604000","host","5.2","USB","64","URB_BULK in"
"80","19.765122000","host","5.2","USB","65","URB_BULK out"
"81","19.765207000","5.2","host","USB","64","URB_BULK out"
"82","19.765710000","5.2","host","USB","65","URB_BULK in"
"83","19.765729000","host","5.2","USB","64","URB_BULK in"
"84","19.766757000","5.2","host","USB/AT","70","URB_BULK in, AT Command: 
OK "
"85","19.766774000","host","5.2","USB","64","URB_BULK in"
"86","20.166892000","host","5.2","USB","65","URB_BULK out"
"87","20.166956000","5.2","host","USB","64","URB_BULK out"
"88","20.167975000","host","5.2","USB","65","URB_BULK out"
"89","20.168865000","5.2","host","USB","64","URB_BULK out"
"90","20.168870000","5.2","host","USB","65","URB_BULK in"
"91","20.168877000","host","5.2","USB","64","URB_BULK in"
"92","20.168882000","5.2","host","USB","65","URB_BULK in"
"93","20.168884000","host","5.2","USB","64","URB_BULK in"
"94","20.169044000","host","5.2","USB","65","URB_BULK out"
"95","20.169074000","5.2","host","USB","64","URB_BULK out"
"96","20.169580000","5.2","host","USB","65","URB_BULK in"
"97","20.169596000","host","5.2","USB","64","URB_BULK in"
"98","20.170110000","host","5.2","USB","65","URB_BULK out"
"99","20.170204000","5.2","host","USB","64","URB_BULK out"
"100","20.170579000","5.2","host","USB","65","URB_BULK in"
"101","20.170592000","host","5.2","USB","64","URB_BULK in"
"102","20.171180000","host","5.2","USB","65","URB_BULK out"
"103","20.171329000","5.2","host","USB","64","URB_BULK out"
"104","20.171702000","5.2","host","USB","65","URB_BULK in"
"105","20.171715000","host","5.2","USB","64","URB_BULK in"
"106","20.172285000","host","5.2","USB","65","URB_BULK out"
"107","20.172326000","5.2","host","USB","64","URB_BULK out"
"108","20.172830000","5.2","host","USB","65","URB_BULK in"
"109","20.172843000","host","5.2","USB","64","URB_BULK in"
"110","20.173398000","host","5.2","USB","65","URB_BULK out"
"111","20.173461000","5.2","host","USB","64","URB_BULK out"
"112","20.173955000","5.2","host","USB","65","URB_BULK in"
"113","20.173967000","host","5.2","USB","64","URB_BULK in"
"114","20.174510000","host","5.2","USB","65","URB_BULK out"
"115","20.174576000","5.2","host","USB","64","URB_BULK out"
"116","20.175078000","5.2","host","USB","65","URB_BULK in"
"117","20.175090000","host","5.2","USB","64","URB_BULK in"
"118","20.175625000","host","5.2","USB","65","URB_BULK out"
"119","20.175704000","5.2","host","USB","64","URB_BULK out"
"120","20.176079000","5.2","host","USB","65","URB_BULK in"
"121","20.176090000","host","5.2","USB","64","URB_BULK in"
"122","20.176737000","host","5.2","USB","65","URB_BULK out"
"123","20.176829000","5.2","host","USB","64","URB_BULK out"
"124","20.177330000","5.2","host","USB","65","URB_BULK in"
"125","20.177343000","host","5.2","USB","64","URB_BULK in"
"126","20.181585000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"127","20.181608000","host","5.2","USB","64","URB_BULK in"
"128","20.578513000","host","5.2","USB","65","URB_BULK out"
"129","20.578582000","5.2","host","USB","64","URB_BULK out"
"130","20.579633000","host","5.2","USB","65","URB_BULK out"
"131","20.580472000","5.2","host","USB","64","URB_BULK out"
"132","20.580479000","5.2","host","USB","65","URB_BULK in"
"133","20.580485000","host","5.2","USB","64","URB_BULK in"
"134","20.580491000","5.2","host","USB","65","URB_BULK in"
"135","20.580493000","host","5.2","USB","64","URB_BULK in"
"136","20.580771000","host","5.2","USB","65","URB_BULK out"
"137","20.580866000","5.2","host","USB","64","URB_BULK out"
"138","20.581199000","5.2","host","USB","65","URB_BULK in"
"139","20.581216000","host","5.2","USB","64","URB_BULK in"
"140","20.581896000","host","5.2","USB","65","URB_BULK out"
"141","20.581956000","5.2","host","USB","64","URB_BULK out"
"142","20.582530000","5.2","host","USB","65","URB_BULK in"
"143","20.582547000","host","5.2","USB","64","URB_BULK in"
"144","20.583024000","host","5.2","USB","65","URB_BULK out"
"145","20.583085000","5.2","host","USB","64","URB_BULK out"
"146","20.583644000","5.2","host","USB","65","URB_BULK in"
"147","20.583661000","host","5.2","USB","64","URB_BULK in"
"148","20.584110000","host","5.2","USB","65","URB_BULK out"
"149","20.584198000","5.2","host","USB","64","URB_BULK out"
"150","20.584617000","5.2","host","USB","65","URB_BULK in"
"151","20.584634000","host","5.2","USB","64","URB_BULK in"
"152","20.585230000","host","5.2","USB","65","URB_BULK out"
"153","20.585323000","5.2","host","USB","64","URB_BULK out"
"154","20.585737000","5.2","host","USB","65","URB_BULK in"
"155","20.585755000","host","5.2","USB","64","URB_BULK in"
"156","20.586351000","host","5.2","USB","65","URB_BULK out"
"157","20.586458000","5.2","host","USB","64","URB_BULK out"
"158","20.586862000","5.2","host","USB","65","URB_BULK in"
"159","20.586874000","host","5.2","USB","64","URB_BULK in"
"160","20.587473000","host","5.2","USB","65","URB_BULK out"
"161","20.587635000","5.2","host","USB","64","URB_BULK out"
"162","20.587986000","5.2","host","USB","65","URB_BULK in"
"163","20.588003000","host","5.2","USB","64","URB_BULK in"
"164","20.588575000","host","5.2","USB","65","URB_BULK out"
"165","20.588698000","5.2","host","USB","64","URB_BULK out"
"166","20.589270000","5.2","host","USB","65","URB_BULK in"
"167","20.589288000","host","5.2","USB","64","URB_BULK in"
"168","20.590269000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"169","20.590286000","host","5.2","USB","64","URB_BULK in"
"170","20.990275000","host","5.2","USB","65","URB_BULK out"
"171","20.990520000","5.2","host","USB","64","URB_BULK out"
"172","20.991396000","host","5.2","USB","65","URB_BULK out"
"173","20.992418000","5.2","host","USB","64","URB_BULK out"
"174","20.992422000","5.2","host","USB","65","URB_BULK in"
"175","20.992428000","host","5.2","USB","64","URB_BULK in"
"176","20.992433000","5.2","host","USB","65","URB_BULK in"
"177","20.992436000","host","5.2","USB","64","URB_BULK in"
"178","20.992505000","host","5.2","USB","65","URB_BULK out"
"179","20.992568000","5.2","host","USB","64","URB_BULK out"
"180","20.992821000","5.2","host","USB","65","URB_BULK in"
"181","20.992823000","host","5.2","USB","64","URB_BULK in"
"182","20.993628000","host","5.2","USB","65","URB_BULK out"
"183","20.993697000","5.2","host","USB","64","URB_BULK out"
"184","20.993984000","5.2","host","USB","65","URB_BULK in"
"185","20.994001000","host","5.2","USB","64","URB_BULK in"
"186","20.994769000","host","5.2","USB","65","URB_BULK out"
"187","20.994829000","5.2","host","USB","64","URB_BULK out"
"188","20.995399000","5.2","host","USB","65","URB_BULK in"
"189","20.995417000","host","5.2","USB","64","URB_BULK in"
"190","20.995895000","host","5.2","USB","65","URB_BULK out"
"191","20.995955000","5.2","host","USB","64","URB_BULK out"
"192","20.996527000","5.2","host","USB","65","URB_BULK in"
"193","20.996558000","host","5.2","USB","64","URB_BULK in"
"194","20.997031000","host","5.2","USB","65","URB_BULK out"
"195","20.997094000","5.2","host","USB","64","URB_BULK out"
"196","20.997641000","5.2","host","USB","65","URB_BULK in"
"197","20.997659000","host","5.2","USB","64","URB_BULK in"
"198","20.998158000","host","5.2","USB","65","URB_BULK out"
"199","20.998352000","5.2","host","USB","64","URB_BULK out"
"200","20.998738000","5.2","host","USB","65","URB_BULK in"
"201","20.998750000","host","5.2","USB","64","URB_BULK in"
"202","20.999279000","host","5.2","USB","65","URB_BULK out"
"203","20.999324000","5.2","host","USB","64","URB_BULK out"
"204","20.999986000","5.2","host","USB","65","URB_BULK in"
"205","20.999995000","host","5.2","USB","64","URB_BULK in"
"206","21.000612000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: +CSCS: """
"207","21.000634000","host","5.2","USB","64","URB_BULK in"
"208","21.000870000","5.2","host","USB","70","URB_BULK in"
"209","21.000887000","host","5.2","USB","64","URB_BULK in"
"210","21.001376000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"211","21.001393000","host","5.2","USB","64","URB_BULK in"
"212","21.402373000","host","5.2","USB","65","URB_BULK out"
"213","21.402442000","5.2","host","USB","64","URB_BULK out"
"214","21.402859000","5.2","host","USB","65","URB_BULK in"
"215","21.402879000","host","5.2","USB","64","URB_BULK in"
"216","21.403465000","host","5.2","USB","65","URB_BULK out"
"217","21.403597000","5.2","host","USB","64","URB_BULK out"
"218","21.403859000","5.2","host","USB","65","URB_BULK in"
"219","21.403877000","host","5.2","USB","64","URB_BULK in"
"220","21.404562000","host","5.2","USB","65","URB_BULK out"
"221","21.404697000","5.2","host","USB","64","URB_BULK out"
"222","21.404984000","5.2","host","USB","65","URB_BULK in"
"223","21.405001000","host","5.2","USB","64","URB_BULK in"
"224","21.405655000","host","5.2","USB","65","URB_BULK out"
"225","21.405733000","5.2","host","USB","64","URB_BULK out"
"226","21.406109000","5.2","host","USB","65","URB_BULK in"
"227","21.406126000","host","5.2","USB","64","URB_BULK in"
"228","21.406745000","host","5.2","USB","65","URB_BULK out"
"229","21.406824000","5.2","host","USB","64","URB_BULK out"
"230","21.407109000","5.2","host","USB","65","URB_BULK in"
"231","21.407127000","host","5.2","USB","64","URB_BULK in"
"232","21.407842000","host","5.2","USB","65","URB_BULK out"
"233","21.407949000","5.2","host","USB","64","URB_BULK out"
"234","21.408609000","5.2","host","USB","65","URB_BULK in"
"235","21.408627000","host","5.2","USB","64","URB_BULK in"
"236","21.408937000","host","5.2","USB","65","URB_BULK out"
"237","21.409069000","5.2","host","USB","64","URB_BULK out"
"238","21.409484000","5.2","host","USB","65","URB_BULK in"
"239","21.409501000","host","5.2","USB","64","URB_BULK in"
"240","21.410027000","host","5.2","USB","65","URB_BULK out"
"241","21.410107000","5.2","host","USB","64","URB_BULK out"
"242","21.410609000","5.2","host","USB","65","URB_BULK in"
"243","21.410626000","host","5.2","USB","64","URB_BULK in"
"244","21.411339000","5.2","host","USB/AT","72","URB_BULK in, AT 
Command: Dell "
"245","21.411344000","host","5.2","USB","64","URB_BULK in"
"246","21.411839000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"247","21.411844000","host","5.2","USB","64","URB_BULK in"
"248","21.811642000","host","5.2","USB","65","URB_BULK out"
"249","21.811830000","5.2","host","USB","64","URB_BULK out"
"250","21.812192000","5.2","host","USB","65","URB_BULK in"
"251","21.812201000","host","5.2","USB","64","URB_BULK in"
"252","21.812764000","host","5.2","USB","65","URB_BULK out"
"253","21.812822000","5.2","host","USB","64","URB_BULK out"
"254","21.813394000","5.2","host","USB","65","URB_BULK in"
"255","21.813412000","host","5.2","USB","64","URB_BULK in"
"256","21.813889000","host","5.2","USB","65","URB_BULK out"
"257","21.813949000","5.2","host","USB","64","URB_BULK out"
"258","21.814518000","5.2","host","USB","65","URB_BULK in"
"259","21.814536000","host","5.2","USB","64","URB_BULK in"
"260","21.815017000","host","5.2","USB","65","URB_BULK out"
"261","21.815078000","5.2","host","USB","64","URB_BULK out"
"262","21.815634000","5.2","host","USB","65","URB_BULK in"
"263","21.815652000","host","5.2","USB","64","URB_BULK in"
"264","21.816139000","host","5.2","USB","65","URB_BULK out"
"265","21.816199000","5.2","host","USB","64","URB_BULK out"
"266","21.816761000","5.2","host","USB","65","URB_BULK in"
"267","21.816778000","host","5.2","USB","64","URB_BULK in"
"268","21.817265000","host","5.2","USB","65","URB_BULK out"
"269","21.817326000","5.2","host","USB","64","URB_BULK out"
"270","21.817886000","5.2","host","USB","65","URB_BULK in"
"271","21.817903000","host","5.2","USB","64","URB_BULK in"
"272","21.818389000","host","5.2","USB","65","URB_BULK out"
"273","21.818449000","5.2","host","USB","64","URB_BULK out"
"274","21.819013000","5.2","host","USB","65","URB_BULK in"
"275","21.819031000","host","5.2","USB","64","URB_BULK in"
"276","21.819514000","host","5.2","USB","65","URB_BULK out"
"277","21.819575000","5.2","host","USB","64","URB_BULK out"
"278","21.820132000","5.2","host","USB","65","URB_BULK in"
"279","21.820150000","host","5.2","USB","64","URB_BULK in"
"280","21.820639000","host","5.2","USB","65","URB_BULK out"
"281","21.820700000","5.2","host","USB","64","URB_BULK out"
"282","21.821266000","5.2","host","USB","65","URB_BULK in"
"283","21.821283000","host","5.2","USB","64","URB_BULK in"
"284","21.821764000","host","5.2","USB","65","URB_BULK out"
"285","21.821824000","5.2","host","USB","64","URB_BULK out"
"286","21.822340000","5.2","host","USB","65","URB_BULK in"
"287","21.822355000","host","5.2","USB","64","URB_BULK in"
"288","21.823117000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: +CSCS: ("
"289","21.823135000","host","5.2","USB","64","URB_BULK in"
"290","21.824363000","5.2","host","USB","102","URB_BULK in"
"291","21.824380000","host","5.2","USB","64","URB_BULK in"
"292","21.826155000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"293","21.826158000","host","5.2","USB","64","URB_BULK in"
"294","22.223572000","host","5.2","USB","65","URB_BULK out"
"295","22.223690000","5.2","host","USB","64","URB_BULK out"
"296","22.224681000","host","5.2","USB","65","URB_BULK out"
"297","22.225582000","5.2","host","USB","64","URB_BULK out"
"298","22.225587000","5.2","host","USB","65","URB_BULK in"
"299","22.225594000","host","5.2","USB","64","URB_BULK in"
"300","22.225600000","5.2","host","USB","65","URB_BULK in"
"301","22.225604000","host","5.2","USB","64","URB_BULK in"
"302","22.225786000","host","5.2","USB","65","URB_BULK out"
"303","22.225971000","5.2","host","USB","64","URB_BULK out"
"304","22.226316000","5.2","host","USB","65","URB_BULK in"
"305","22.226333000","host","5.2","USB","64","URB_BULK in"
"306","22.226887000","host","5.2","USB","65","URB_BULK out"
"307","22.226946000","5.2","host","USB","64","URB_BULK out"
"308","22.227446000","5.2","host","USB","65","URB_BULK in"
"309","22.227463000","host","5.2","USB","64","URB_BULK in"
"310","22.227990000","host","5.2","USB","65","URB_BULK out"
"311","22.228063000","5.2","host","USB","64","URB_BULK out"
"312","22.228472000","5.2","host","USB","65","URB_BULK in"
"313","22.228489000","host","5.2","USB","64","URB_BULK in"
"314","22.229094000","host","5.2","USB","65","URB_BULK out"
"315","22.229187000","5.2","host","USB","64","URB_BULK out"
"316","22.229597000","5.2","host","USB","65","URB_BULK in"
"317","22.229614000","host","5.2","USB","64","URB_BULK in"
"318","22.230198000","host","5.2","USB","65","URB_BULK out"
"319","22.230318000","5.2","host","USB","64","URB_BULK out"
"320","22.230687000","5.2","host","USB","65","URB_BULK in"
"321","22.230694000","host","5.2","USB","64","URB_BULK in"
"322","22.231312000","host","5.2","USB","65","URB_BULK out"
"323","22.231436000","5.2","host","USB","64","URB_BULK out"
"324","22.231812000","5.2","host","USB","65","URB_BULK in"
"325","22.231820000","host","5.2","USB","64","URB_BULK in"
"326","22.232426000","host","5.2","USB","65","URB_BULK out"
"327","22.232568000","5.2","host","USB","64","URB_BULK out"
"328","22.232943000","5.2","host","USB","65","URB_BULK in"
"329","22.232952000","host","5.2","USB","64","URB_BULK in"
"330","22.233527000","host","5.2","USB","65","URB_BULK out"
"331","22.233695000","5.2","host","USB","64","URB_BULK out"
"332","22.234069000","5.2","host","USB","65","URB_BULK in"
"333","22.234079000","host","5.2","USB","64","URB_BULK in"
"334","22.234645000","host","5.2","USB","65","URB_BULK out"
"335","22.234687000","5.2","host","USB","64","URB_BULK out"
"336","22.235193000","5.2","host","USB","65","URB_BULK in"
"337","22.235202000","host","5.2","USB","64","URB_BULK in"
"338","22.235758000","host","5.2","USB","65","URB_BULK out"
"339","22.235812000","5.2","host","USB","64","URB_BULK out"
"340","22.236318000","5.2","host","USB","65","URB_BULK in"
"341","22.236327000","host","5.2","USB","64","URB_BULK in"
"342","22.236862000","host","5.2","USB","65","URB_BULK out"
"343","22.236949000","5.2","host","USB","64","URB_BULK out"
"344","22.237318000","5.2","host","USB","65","URB_BULK in"
"345","22.237327000","host","5.2","USB","64","URB_BULK in"
"346","22.237973000","host","5.2","USB","65","URB_BULK out"
"347","22.238068000","5.2","host","USB","64","URB_BULK out"
"348","22.238568000","5.2","host","USB","65","URB_BULK in"
"349","22.238577000","host","5.2","USB","64","URB_BULK in"
"350","22.239568000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"351","22.239577000","host","5.2","USB","64","URB_BULK in"
"352","22.639594000","host","5.2","USB","65","URB_BULK out"
"353","22.639688000","5.2","host","USB","64","URB_BULK out"
"354","22.640715000","host","5.2","USB","65","URB_BULK out"
"355","22.641576000","5.2","host","USB","64","URB_BULK out"
"356","22.641579000","5.2","host","USB","65","URB_BULK in"
"357","22.641585000","host","5.2","USB","64","URB_BULK in"
"358","22.641590000","5.2","host","USB","65","URB_BULK in"
"359","22.641593000","host","5.2","USB","64","URB_BULK in"
"360","22.641812000","host","5.2","USB","65","URB_BULK out"
"361","22.642009000","5.2","host","USB","64","URB_BULK out"
"362","22.642226000","5.2","host","USB","65","URB_BULK in"
"363","22.642243000","host","5.2","USB","64","URB_BULK in"
"364","22.642896000","host","5.2","USB","65","URB_BULK out"
"365","22.642946000","5.2","host","USB","64","URB_BULK out"
"366","22.643351000","5.2","host","USB","65","URB_BULK in"
"367","22.643368000","host","5.2","USB","64","URB_BULK in"
"368","22.643990000","host","5.2","USB","65","URB_BULK out"
"369","22.644062000","5.2","host","USB","64","URB_BULK out"
"370","22.644351000","5.2","host","USB","65","URB_BULK in"
"371","22.644369000","host","5.2","USB","64","URB_BULK in"
"372","22.645101000","host","5.2","USB","65","URB_BULK out"
"373","22.645188000","5.2","host","USB","64","URB_BULK out"
"374","22.645476000","5.2","host","USB","65","URB_BULK in"
"375","22.645493000","host","5.2","USB","64","URB_BULK in"
"376","22.646196000","host","5.2","USB","65","URB_BULK out"
"377","22.646315000","5.2","host","USB","64","URB_BULK out"
"378","22.646601000","5.2","host","USB","65","URB_BULK in"
"379","22.646618000","host","5.2","USB","64","URB_BULK in"
"380","22.647286000","host","5.2","USB","65","URB_BULK out"
"381","22.647447000","5.2","host","USB","64","URB_BULK out"
"382","22.647697000","5.2","host","USB","65","URB_BULK in"
"383","22.647707000","host","5.2","USB","64","URB_BULK in"
"384","22.648370000","host","5.2","USB","65","URB_BULK out"
"385","22.648445000","5.2","host","USB","64","URB_BULK out"
"386","22.648815000","5.2","host","USB","65","URB_BULK in"
"387","22.648824000","host","5.2","USB","64","URB_BULK in"
"388","22.649559000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: +CSCS: """
"389","22.649567000","host","5.2","USB","64","URB_BULK in"
"390","22.649816000","5.2","host","USB","70","URB_BULK in"
"391","22.649826000","host","5.2","USB","64","URB_BULK in"
"392","22.650440000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"393","22.650449000","host","5.2","USB","64","URB_BULK in"
"394","23.050220000","host","5.2","USB","65","URB_BULK out"
"395","23.050357000","5.2","host","USB","64","URB_BULK out"
"396","23.052258000","5.2","host","USB","65","URB_BULK in"
"397","23.052270000","host","5.2","USB","64","URB_BULK in"
"398","23.052316000","host","5.2","USB","65","URB_BULK out"
"399","23.052457000","5.2","host","USB","64","URB_BULK out"
"400","23.052827000","5.2","host","USB","65","URB_BULK in"
"401","23.052838000","host","5.2","USB","64","URB_BULK in"
"402","23.053401000","host","5.2","USB","65","URB_BULK out"
"403","23.053634000","5.2","host","USB","64","URB_BULK out"
"404","23.053985000","5.2","host","USB","65","URB_BULK in"
"405","23.054003000","host","5.2","USB","64","URB_BULK in"
"406","23.054520000","host","5.2","USB","65","URB_BULK out"
"407","23.054558000","5.2","host","USB","64","URB_BULK out"
"408","23.055130000","5.2","host","USB","65","URB_BULK in"
"409","23.055147000","host","5.2","USB","64","URB_BULK in"
"410","23.055645000","host","5.2","USB","65","URB_BULK out"
"411","23.055683000","5.2","host","USB","64","URB_BULK out"
"412","23.056252000","5.2","host","USB","65","URB_BULK in"
"413","23.056270000","host","5.2","USB","64","URB_BULK in"
"414","23.056767000","host","5.2","USB","65","URB_BULK out"
"415","23.056808000","5.2","host","USB","64","URB_BULK out"
"416","23.057360000","5.2","host","USB","65","URB_BULK in"
"417","23.057377000","host","5.2","USB","64","URB_BULK in"
"418","23.057892000","host","5.2","USB","65","URB_BULK out"
"419","23.057933000","5.2","host","USB","64","URB_BULK out"
"420","23.058485000","5.2","host","USB","65","URB_BULK in"
"421","23.058503000","host","5.2","USB","64","URB_BULK in"
"422","23.059019000","host","5.2","USB","65","URB_BULK out"
"423","23.059249000","5.2","host","USB","64","URB_BULK out"
"424","23.059753000","5.2","host","USB","65","URB_BULK in"
"425","23.059770000","host","5.2","USB","64","URB_BULK in"
"426","23.060312000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: DW5550 "
"427","23.060326000","host","5.2","USB","64","URB_BULK in"
"428","23.060846000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"429","23.060857000","host","5.2","USB","64","URB_BULK in"
"430","23.460873000","host","5.2","USB/AT","75","URB_BULK out, AT 
Command: AT+CPROT=? "
"431","23.461057000","5.2","host","USB","64","URB_BULK out"
"432","23.462934000","5.2","host","USB/AT","75","URB_BULK in, AT 
Command: AT+CPROT=? "
"433","23.462939000","host","5.2","USB","64","URB_BULK in"
"434","23.466137000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"435","23.466174000","host","5.2","USB","64","URB_BULK in"
"436","23.468363000","host","5.2","USB/AT","76","URB_BULK out, AT 
Command: AT+SYNCML=? "
"437","23.468427000","5.2","host","USB","64","URB_BULK out"
"438","23.469302000","5.2","host","USB/AT","76","URB_BULK in, AT 
Command: AT+SYNCML=? "
"439","23.469309000","host","5.2","USB","64","URB_BULK in"
"440","23.473432000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"441","23.473448000","host","5.2","USB","64","URB_BULK in"
"442","23.475609000","host","5.2","USB/AT","77","URB_BULK out, AT 
Command: AT$TSSPCSW=? "
"443","23.475680000","5.2","host","USB","64","URB_BULK out"
"444","23.476629000","5.2","host","USB/AT","77","URB_BULK in, AT 
Command: AT$TSSPCSW=? "
"445","23.476659000","host","5.2","USB","64","URB_BULK in"
"446","23.477251000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"447","23.477269000","host","5.2","USB","64","URB_BULK in"
"448","23.477654000","host","5.2","USB","66","URB_BULK out"
"449","23.477812000","5.2","host","USB","64","URB_BULK out"
"450","23.478219000","5.2","host","USB","66","URB_BULK in"
"451","23.478230000","host","5.2","USB","64","URB_BULK in"
"452","23.538647000","host","5.2","USB/AT","67","URB_BULK out, AT 
Command: AT "
"453","23.538829000","5.2","host","USB","64","URB_BULK out"
"454","23.540645000","5.2","host","USB/AT","67","URB_BULK in, AT 
Command: AT "
"455","23.540649000","host","5.2","USB","64","URB_BULK in"
"456","23.540653000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"457","23.540655000","host","5.2","USB","64","URB_BULK in"
"458","41.769357000","host","5.2","USB/AT","69","URB_BULK out, AT 
Command: ATE1 "
"459","41.769439000","5.2","host","USB","64","URB_BULK out"
"460","41.771511000","5.2","host","USB/AT","69","URB_BULK in, AT 
Command: ATE1 "
"461","41.771523000","host","5.2","USB","64","URB_BULK in"
"462","41.771531000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"463","41.771535000","host","5.2","USB","64","URB_BULK in"
"464","41.771988000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+MODE=2 "
"465","41.772061000","5.2","host","USB","64","URB_BULK out"
"466","41.772861000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+MODE=2 "
"467","41.772883000","host","5.2","USB","64","URB_BULK in"
"468","41.777019000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"469","41.777050000","host","5.2","USB","64","URB_BULK in"
"470","41.779707000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CMEE=1 "
"471","41.779806000","5.2","host","USB","64","URB_BULK out"
"472","41.780622000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CMEE=1 "
"473","41.780642000","host","5.2","USB","64","URB_BULK in"
"474","41.781611000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"475","41.781631000","host","5.2","USB","64","URB_BULK in"
"476","41.782149000","host","5.2","USB/AT","73","URB_BULK out, AT 
Command: AT+CSCS? "
"477","41.782341000","5.2","host","USB","64","URB_BULK out"
"478","41.783008000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: AT+CSCS? "
"479","41.783025000","host","5.2","USB","64","URB_BULK in"
"480","41.783748000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: +CSCS: """
"481","41.783766000","host","5.2","USB","64","URB_BULK in"
"482","41.783972000","5.2","host","USB","70","URB_BULK in"
"483","41.783990000","host","5.2","USB","64","URB_BULK in"
"484","41.784501000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"485","41.784518000","host","5.2","USB","64","URB_BULK in"
"486","41.784919000","host","5.2","USB/AT","72","URB_BULK out, AT 
Command: AT+CGMI "
"487","41.785065000","5.2","host","USB","64","URB_BULK out"
"488","41.785734000","5.2","host","USB/AT","72","URB_BULK in, AT 
Command: AT+CGMI "
"489","41.785751000","host","5.2","USB","64","URB_BULK in"
"490","41.786380000","5.2","host","USB/AT","72","URB_BULK in, AT 
Command: Dell "
"491","41.786398000","host","5.2","USB","64","URB_BULK in"
"492","41.786861000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"493","41.786879000","host","5.2","USB","64","URB_BULK in"
"494","41.787320000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CSCS=? "
"495","41.787439000","5.2","host","USB","64","URB_BULK out"
"496","41.788253000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CSCS=? "
"497","41.788271000","host","5.2","USB","64","URB_BULK in"
"498","41.788845000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: +CSCS: ("
"499","41.788862000","host","5.2","USB","64","URB_BULK in"
"500","41.790077000","5.2","host","USB","102","URB_BULK in"
"501","41.790087000","host","5.2","USB","64","URB_BULK in"
"502","41.791858000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"503","41.791861000","host","5.2","USB","64","URB_BULK in"
"504","41.792482000","host","5.2","USB/AT","75","URB_BULK out, AT 
Command: AT+CPROT=? "
"505","41.792556000","5.2","host","USB","64","URB_BULK out"
"506","41.793235000","5.2","host","USB/AT","75","URB_BULK in, AT 
Command: AT+CPROT=? "
"507","41.793252000","host","5.2","USB","64","URB_BULK in"
"508","41.797395000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"509","41.797426000","host","5.2","USB","64","URB_BULK in"
"510","41.799612000","host","5.2","USB/AT","76","URB_BULK out, AT 
Command: AT+SYNCML=? "
"511","41.799684000","5.2","host","USB","64","URB_BULK out"
"512","41.800478000","5.2","host","USB/AT","76","URB_BULK in, AT 
Command: AT+SYNCML=? "
"513","41.800496000","host","5.2","USB","64","URB_BULK in"
"514","41.804646000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"515","41.804676000","host","5.2","USB","64","URB_BULK in"
"516","41.807082000","host","5.2","USB/AT","77","URB_BULK out, AT 
Command: AT$TSSPCSW=? "
"517","41.807189000","5.2","host","USB","64","URB_BULK out"
"518","41.807982000","5.2","host","USB/AT","77","URB_BULK in, AT 
Command: AT$TSSPCSW=? "
"519","41.808001000","host","5.2","USB","64","URB_BULK in"
"520","41.808600000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: ERROR "
"521","41.808621000","host","5.2","USB","64","URB_BULK in"
"522","41.808994000","host","5.2","USB/AT","95","URB_BULK out, AT 
Command: AT+CCLK=""15/05/04,04:25:58+00"" "
"523","41.809062000","5.2","host","USB","64","URB_BULK out"
"524","41.810483000","5.2","host","USB/AT","95","URB_BULK in, AT 
Command: AT+CCLK=""15/05/04,04:25:58+00"" "
"525","41.810501000","host","5.2","USB","64","URB_BULK in"
"526","41.818851000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"527","41.818869000","host","5.2","USB","64","URB_BULK in"
"528","41.821184000","host","5.2","USB/AT","72","URB_BULK out, AT 
Command: AT+CGMR "
"529","41.821328000","5.2","host","USB","64","URB_BULK out"
"530","41.821983000","5.2","host","USB/AT","72","URB_BULK in, AT 
Command: AT+CGMR "
"531","41.822001000","host","5.2","USB","64","URB_BULK in"
"532","41.823730000","5.2","host","USB/AT","73","URB_BULK in, AT 
Command: R3B01 "
"533","41.823752000","host","5.2","USB","64","URB_BULK in"
"534","41.825564000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"535","41.825567000","host","5.2","USB","64","URB_BULK in"
"536","41.826344000","host","5.2","USB/AT","85","URB_BULK out, AT 
Command: AT+CUSD=0,""200#"",15 "
"537","41.826432000","5.2","host","USB","64","URB_BULK out"
"538","41.829393000","5.2","host","USB/AT","85","URB_BULK in, AT 
Command: AT+CUSD=0,""*200#"",15 "
"539","41.829424000","host","5.2","USB","64","URB_BULK in"
"540","43.580636000","5.2","host","USB/AT","208","URB_BULK in, AT 
Command: +CUSD: 0,""300DA= 400 MO VALABLES 3 JOURS.COMPOSEZ *151#Credit 
total:170.00DA. Recharge: 170.00DA au 24/07/15. Offert:0.00DA Noudjoum: 
0."",15 "
"541","43.580666000","host","5.2","USB","64","URB_BULK in"
"542","43.582623000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"543","43.582626000","host","5.2","USB","64","URB_BULK in"
"544","43.583348000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CPMS=? "
"545","43.583421000","5.2","host","USB","64","URB_BULK out"
"546","43.584045000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CPMS=? "
"547","43.584060000","host","5.2","USB","64","URB_BULK in"
"548","43.586336000","5.2","host","USB/AT","110","URB_BULK in, AT 
Command: +CPMS: (""ME"",""SM""),(""ME"",""SM""),(""ME"",""SM"") "
"549","43.586355000","host","5.2","USB","64","URB_BULK in"
"550","43.588163000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"551","43.588164000","host","5.2","USB","64","URB_BULK in"
"552","43.588351000","host","5.2","USB/AT","77","URB_BULK out, AT 
Command: AT+CPMS=""ME"" "
"553","43.588442000","5.2","host","USB","64","URB_BULK out"
"554","43.589170000","5.2","host","USB/AT","77","URB_BULK in, AT 
Command: AT+CPMS=""ME"" "
"555","43.589186000","host","5.2","USB","64","URB_BULK in"
"556","43.593179000","5.2","host","USB/AT","89","URB_BULK in, AT 
Command: +CPMS: 0,30,0,20,0,30 "
"557","43.593205000","host","5.2","USB","64","URB_BULK in"
"558","43.595025000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"559","43.595026000","host","5.2","USB","64","URB_BULK in"
"560","43.601496000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CNMI=? "
"561","43.601585000","5.2","host","USB","64","URB_BULK out"
"562","43.603417000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CNMI=? "
"563","43.603429000","host","5.2","USB","64","URB_BULK in"
"564","43.604043000","5.2","host","USB/AT","104","URB_BULK in, AT 
Command: +CNMI: (0,2),(0-3),(0,2),(0,1),(0,1) "
"565","43.604056000","host","5.2","USB","64","URB_BULK in"
"566","43.604794000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"567","43.604810000","host","5.2","USB","64","URB_BULK in"
"568","43.605463000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CCWA=0 "
"569","43.605546000","5.2","host","USB","64","URB_BULK out"
"570","43.606164000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CCWA=0 "
"571","43.606167000","host","5.2","USB","64","URB_BULK in"
"572","43.608170000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"573","43.608177000","host","5.2","USB","64","URB_BULK in"
"574","43.610336000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CUSD=2 "
"575","43.610419000","5.2","host","USB","64","URB_BULK out"
"576","43.611050000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CUSD=2 "
"577","43.611068000","host","5.2","USB","64","URB_BULK in"
"578","43.612974000","5.2","host","USB/AT","83","URB_BULK in, AT 
Command: +CME ERROR: 100 "
"579","43.612992000","host","5.2","USB","64","URB_BULK in"
"580","43.615142000","host","5.2","USB/AT","74","URB_BULK out, AT 
Command: AT+CUSD=0 "
"581","43.615328000","5.2","host","USB","64","URB_BULK out"
"582","43.616374000","5.2","host","USB/AT","74","URB_BULK in, AT 
Command: AT+CUSD=0 "
"583","43.616405000","host","5.2","USB","64","URB_BULK in"
"584","43.618293000","5.2","host","USB/AT","70","URB_BULK in, AT 
Command: OK "
"585","43.618299000","host","5.2","USB","64","URB_BULK in"
"586","43.618655000","host","5.0","USB","71","URB_CONTROL out"
"587","43.618975000","5.0","host","USB","64","URB_CONTROL out"
"588","43.619076000","host","5.0","USB","64","URB_CONTROL out"
"589","43.619364000","5.0","host","USB","64","URB_CONTROL out"
"590","43.619503000","5.9","host","USB","64","URB_INTERRUPT in"
"591","43.619566000","5.2","host","USB","64","URB_BULK in"
"592","43.619693000","5.2","host","USB","64","URB_BULK in"
"593","43.619836000","5.2","host","USB","64","URB_BULK in"
"594","43.620097000","5.2","host","USB","64","URB_BULK in"
"595","43.620346000","5.2","host","USB","64","URB_BULK in"
"596","43.620597000","5.2","host","USB","64","URB_BULK in"
"597","43.620844000","5.2","host","USB","64","URB_BULK in"
"598","43.621096000","5.2","host","USB","64","URB_BULK in"
"599","43.621293000","5.2","host","USB","64","URB_BULK in"
"600","43.621416000","5.2","host","USB","64","URB_BULK in"
"601","43.621540000","5.2","host","USB","64","URB_BULK in"
"602","43.621684000","5.2","host","USB","64","URB_BULK in"
"603","43.621856000","5.2","host","USB","64","URB_BULK in"
"604","43.621915000","5.2","host","USB","64","URB_BULK in"
"605","43.622051000","5.2","host","USB","64","URB_BULK in"
"606","43.622175000","5.2","host","USB","64","URB_BULK in"





-- 
~Jugurtha Hadjar,

------------------------------------------------------------------------------
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
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.