Re: [SR-Users] Unix timestamp with millisecond precision

2014-10-23 Thread Grant Bagdasarian
ist Subject: Re: [SR-Users] Unix timestamp with millisecond precision See http://www.kamailio.org/wiki/cookbooks/4.2.x/pseudovariables#tv_name On 10/22/2014 10:40 AM, Grant Bagdasarian wrote: > Hello, > > > > I'm currently using the $TS psuedovariable to get the current unix

Re: [SR-Users] Unix timestamp with millisecond precision

2014-10-22 Thread Grant Bagdasarian
Awesome! Thanks! -Original Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Andrew Pogrebennyk Sent: Wednesday, October 22, 2014 2:02 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Unix timestamp with

Re: [SR-Users] Unix timestamp with millisecond precision

2014-10-22 Thread Andrew Pogrebennyk
See http://www.kamailio.org/wiki/cookbooks/4.2.x/pseudovariables#tv_name On 10/22/2014 10:40 AM, Grant Bagdasarian wrote: > Hello, > > > > I’m currently using the $TS psuedovariable to get the current unix > timestamp, but this only returns the timestamp up to a second precision. > > Is it po

[SR-Users] Unix timestamp with millisecond precision

2014-10-22 Thread Grant Bagdasarian
Hello, I'm currently using the $TS psuedovariable to get the current unix timestamp, but this only returns the timestamp up to a second precision. Is it possible in kamailio to get the current unix timestamp with milliseconds precision? Regards, Grant __