opensips/fsl.opensips

Tue, 02 Jul 2013 18:20:50 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 02 Jul 2013 18:20:50 +0200
changeset 781
25504c2d46b1
permissions
-rw-r--r--

Update to new vendor version and patch according to pcre problems.

     1 ##
     2 ##  fsl.opensips -- OSSP fsl configuration
     3 ##
     5 ident .*(opensips)/.+ q{
     6     prefix(
     7         prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
     8     )
     9     -> {
    10         debug: file(
    11             path="@l_prefix@/var/opensips/opensips.log",
    12             perm=0664
    13         )
    14     }
    15 };

mercurial