1.1.4 • Published 8 years ago

opensips v1.1.4

Weekly downloads
2
License
Public Domain
Repository
github
Last release
8 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

8 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.2.0

9 years ago

0.1.0

11 years ago