SkillAgentSearch skills...

Esip

ProcessOne SIP server component in Erlang

Install / Use

/learn @processone/Esip
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

eSIP

CI Coverage Status Hex version

ProcessOne SIP server component in Erlang.

Building

Erlang SIP component can be build as follow:

./configure && make

It is a rebar-compatible OTP application. Alternatively, you can build it with rebar:

rebar compile

Dependencies

Module depends on fast_tls and as such you need to have OpenSSL 1.0+.

Please refer to fast_tls build instruction is you need help setting your OpenSSL environment: Building Fast TLS

Development

Test

Unit test

You can run eunit test with the command:

$ rebar eunit

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated8d ago
Forks17

Languages

Erlang

Security Score

80/100

Audited on Mar 25, 2026

No findings