Сisco logs (show call history voice) have parameter SetupTime. in what format this parameter? Example:

SetupTime=780535960 ms

Milliseconds since what time?

link|improve this question
feedback

migrated from stackoverflow.com Aug 7 '11 at 20:21

This question came from our site for professional and enthusiast programmers.

1 Answer

It is the number of milliseconds since the router booted. From the documentation:

http://www.cisco.com/en/US/docs/ios/12_3/vvf_r/vrg_sh1_ps1839_TSD_Products_Command_Reference_Chapter.html#wp1161535

SetupTime

Value of the system UpTime, in milliseconds, when the call associated with this entry was started.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown