Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

voip-utils

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voip-utils

Voice over IP Utilities

  • 0.2.1
  • PyPI
  • Socket score

Maintainers
2

VoIP Utils

Voice over IP utilities for the voip integration.

Test outgoing call

Install dependencies from requirements_dev.txt

Set environment variables for source and destination endpoints in .env file CALL_SRC_USER = "homeassistant" CALL_SRC_IP = "192.168.1.1" CALL_SRC_PORT = 5060 CALL_VIA_IP = "192.168.1.1" CALL_DEST_IP = "192.168.1.2" CALL_DEST_PORT = 5060 CALL_DEST_USER = "phone"

Run script python call_example.py

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc