1.1.4 • Published 10 years ago

opensips v1.1.4

Weekly downloads
2
License
Public Domain
Repository
github
Last release
10 years ago

A toolbox for OpenSIPS

Install

npm install opensips

db_http module helpers

This module assumes your opensips.cfg contains the following:

modparams("db_http","field_delimiter","\t")
modparams("db_http","quote_delimiter","\"")
modparams("db_http","row_delimiter","\n")

This module also assumes that OpenSIPS is started in the UTC timezone. (Using TZ=UTC in the startup script should accomplish this.)

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.2.0

10 years ago

0.1.0

12 years ago