Re: [SR-Users] problem with $time Pseudo-Variables on 3.3.2

2012-11-26 Thread Daniel-Constantin Mierla
Hello, On 11/22/12 10:50 AM, Uri Shacked wrote: OK, made some copy paste and installed the latest from GIT the $time() variables looks OK now. ok, thanks for testing and feedback. Cheers, Daniel Thanks. On Thu, Nov 22, 2012 at 9:53 AM, Uri Shacked > wrote: I

Re: [SR-Users] problem with $time Pseudo-Variables on 3.3.2

2012-11-26 Thread Daniel-Constantin Mierla
For the references in the archive, installing 3.3.x from git is presented at: - http://www.kamailio.org/wiki/install/3.3.x/git Cheers, Daniel On 11/22/12 8:53 AM, Uri Shacked wrote: I install from source and not git. how do i download it? (there is only 3.3.2 source that i already installed...

Re: [SR-Users] problem with $time Pseudo-Variables on 3.3.2

2012-11-22 Thread Uri Shacked
OK, made some copy paste and installed the latest from GIT the $time() variables looks OK now. Thanks. On Thu, Nov 22, 2012 at 9:53 AM, Uri Shacked wrote: > I install from source and not git. how do i download it? (there is only > 3.3.2 source that i already installed) > > > On Wed, Nov 21,

Re: [SR-Users] problem with $time Pseudo-Variables on 3.3.2

2012-11-21 Thread Uri Shacked
I install from source and not git. how do i download it? (there is only 3.3.2 source that i already installed) On Wed, Nov 21, 2012 at 6:26 PM, Daniel-Constantin Mierla wrote: > Can you try again with latest version of branch 3.3? > > Cheers, > Daniel > > > On 11/21/12 3:04 PM, Daniel-Const

Re: [SR-Users] problem with $time Pseudo-Variables on 3.3.2

2012-11-21 Thread Daniel-Constantin Mierla
Can you try again with latest version of branch 3.3? Cheers, Daniel On 11/21/12 3:04 PM, Daniel-Constantin Mierla wrote: Hello, On 11/21/12 8:55 AM, Uri Shacked wrote: Hi, I upgraded to 3.3.2 On 3.2 i used the variable $time() to get the current time for some process. Every 2 minutes a

Re: [SR-Users] problem with $time Pseudo-Variables on 3.3.2

2012-11-21 Thread Daniel-Constantin Mierla
Hello, On 11/21/12 8:55 AM, Uri Shacked wrote: Hi, I upgraded to 3.3.2 On 3.2 i used the variable $time() to get the current time for some process. Every 2 minutes a RTIMER process started, checked the $time(hour) and $time(min) and on a certain time executed something. This process sto