opensips/fsl.opensips

Wed, 08 Aug 2012 20:32:08 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 08 Aug 2012 20:32:08 +0200
changeset 492
e66ba21516b4
permissions
-rw-r--r--

Accommodate OpenPKG aversity to hard versioned frameworks by adjusting buildconf.

     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