sipcapture / homer5-docker

HOMER 5 Docker Containers (OBSOLETE)
http://sipcapture.org
40 stars 61 forks source link

unknown function in opensips/opensips.cfg #71

Open ghost opened 6 years ago

ghost commented 6 years ago

In line 378 and 379,I found a function $ctime().But I can't find the function in opensips official documents.Could you please explain the function?Thanks very much

ghost commented 6 years ago

And the code is as below:

    $var(tz) = $ctime(min);
    $var(tm) = ($ctime(min) % 10);