opensips

1.1.4 • Public • Published

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.)

Readme

Keywords

Package Sidebar

Install

npm i opensips

Weekly Downloads

1

Version

1.1.4

License

Public Domain

Last publish

Collaborators

  • shimaore