dart_pbx 1.0.0 copy "dart_pbx: ^1.0.0" to clipboard
dart_pbx: ^1.0.0 copied to clipboard

Dart-pbx is a lightweight sip proxy, location server, and registrar that provides a reliable and scalable SIP infrastructure for telephony carriers, communication service providers, integrators and so [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_pbx

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dart_pbx: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_pbx/dart_pbx.dart';
0
likes
50
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Dart-pbx is a lightweight sip proxy, location server, and registrar that provides a reliable and scalable SIP infrastructure for telephony carriers, communication service providers, integrators and software developers. It is written in dart, a simple and high level language and easy to install, easy to configure and easy to customize.

License

GPL-3.0 (license)

Dependencies

dotenv, intl, logger, parser_error, random_string, recase, sdp_transform, uuid

More

Packages that depend on dart_pbx