Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
27 results tagged voip  ✕   ✕
InnovateAsterisk/Browser-Phone https://github.com/InnovateAsterisk/Browser-Phone
Tue 17 May 2022 01:26:49 PM PDT archive.org

A fully featured browser based WebRTC SIP phone for Asterisk.

This web application is designed to work with Asterisk PBX. Once loaded application will connect to Asterisk PBX on its web socket, and register an extension. Calls are made between contacts, and a full call detail is saved. Audio Calls can be recorded. Video Calls can be recorded, and can be saved with 5 different recording layouts and 3 different quality settings. This application does not use any cloud systems or services, and is designed to be stand-alone. Additional libraries will be downloaded at run time (but can also be saved to the web server for a complete off-line solution).

voip webrtc webapps javascript asterisk client websockets jackpoint
Installing Asterisk PBX 18 on Ubuntu 20.04 https://github.com/lardconcepts/asterisk-digitalocean-voipfone-config/blob/master/Asterisk-on-Ubuntu.md
Tue 17 May 2022 12:35:31 PM PDT archive.org

Just what it says on the tin. Assumes a Digital Ocean droplet and you have root access.

howto sysadmin voip asterisk ubuntu installation
nyxnor/onioncomms https://github.com/nyxnor/onioncomms
Mon 17 Jan 2022 07:50:03 PM PST archive.org

OnionComms is server configuration to host chat applications over Tor using onion services. Servers supported:

  • Mumble
  • Asterisk
  • Prosody
  • Ejabberd
  • Ricochet
tor configs howto chat xmpp rss voip
InterLinked1/phreakscript https://github.com/InterLinked1/phreakscript
Sun 02 Jan 2022 05:33:35 PM PST archive.org

A utility to automate the installation, maintenance, and debugging of Asterisk/DAHDI, while integrating additional patches to provide the richest telephony experience. Useful for: Automating installation and maintenance of Asterisk, Asterisk Test Suite, Asterisk Test Framework, DAHDI Linux, DAHDI Tools, and related resources; validating Asterisk configuration; finding common syntax errors in dialplan code; finding missing audio files referenced by the Playback, BackGround, and Read applications; suggesting optimizations that can be made to dialplan code to make it more readable and efficient; generating Asterisk user documentation; debugging Asterisk configuration; generating core dumps, automating PhreakNet boilerplate dialplan installation.

Primarily supported on Debian-based Linux systems. Support has also been added for FreeBSD. Pull requests to add support for other Linux distros or BSD are welcome.

script sysadmin telephony asterisk configuration maintenance automation debugging cli voip
Casandro/btx_modem https://github.com/Casandro/btx_modem
Fri 26 Nov 2021 07:25:24 PM PST archive.org

A simple v.23 modem including the data link layer. This is an application for Asterisk. Place a call over SIP and it'll connect via Telnet to a pre-configured service in the dialplan.

asterisk softmodem voip telephony
InterLinked1/orange-box https://github.com/InterLinked1/orange-box
Fri 26 Nov 2021 07:23:14 PM PST archive.org

This is F.O.B. (Flexible Orange Box), inspired by the popular S.O.B. (Software Orange Box) program for Windows.

When connecting SIP FXS devices with a Class 5 switch, the ATA will not see a Call Waiting presented to it when there is a Call Waiting. Thus, it is necessary to signal the FSK directly to the CPE in-band from the switch. Asterisk does not have any provision to do this, so this needs to be done with an external program.

This program is intended to be a legitimate Type II Caller ID Generator, used for the purpose of Call Waiting Caller ID (Of course, functionally, it can be used just like any other orange box to spoof call waitings if desired - we are not responsible for any misuse of this program). This allows you to send Call Waiting Caller ID to a remote endpoint, even if no Call Waiting is presented to the remote endpoint (e.g. Analog Telephone Adapter), allowing for CWCID to be provided even when advanced bridging capabilites are being used, by "orange boxing" in band for legitimate purposes.

asterisk telephony script phreaking sip voip callerid spoofing
dialup.world http://dialup.world/
Fri 16 Jul 2021 04:42:08 PM PDT archive.org

dialup.world is (currently) a three-line dial-up ISP!

isp bbs voip project telephony
hharte/PatFleet-asterisk https://github.com/hharte/PatFleet-asterisk
Thu 11 Mar 2021 01:14:35 PM PST archive.org

Sounds for Asterisk, recorded by Pat Fleet (the original voice of Ma Bell).

sounds telephony asterisk voip
IssabelFoundation/issabelPBX https://github.com/IssabelFoundation/issabelPBX
Tue 23 Feb 2021 04:28:11 PM PST archive.org

A webapp for administering Asterisk from a web browser. Written in PHP. Worked on recently. Asterisk's API doesn't change very much so there probably doesn't need to be. Backed by MySQL. No obvious documentation so it'll need to be messed with to get installed.

asterisk voip controlpanel webapps php mysql npstn
Trickle ICE https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
Sun 21 Feb 2021 02:36:05 PM PST archive.org

A webapp which uses WebRTC and Javascript to test whether or not your STUN or TURN server is working.

Github: https://github.com/webrtc/samples/tree/gh-pages/src/content/peerconnection/trickle-ice

webapps stun turn voip online testing
x25today/voipwardialer https://github.com/x25today/voipwardialer
Wed 27 Jan 2021 10:57:16 PM PST archive.org

A Voip Wardialer for the phreaking of 2020.

python voip telephony scanning numbers asterisk
GitHub - ravens/awesome-telco https://github.com/ravens/awesome-telco
Wed 11 Nov 2020 02:11:09 PM PST archive.org

A curated list of telco resources and projects.

awesome list telephony cellular tools diagnostics voip protocols infosec papers
GitHub - processone/eturnal: STUN / TURN standalone server https://github.com/processone/eturnal
Tue 23 Jun 2020 02:27:33 PM PDT archive.org

A new implementation of STUN and TURN. Full IPv6 support. Supports server authentication with the REST APi by the RFC. Implemented with Erlang.

erlang stun turn server voip networking conferencing firewall
GitHub - proquar/asterisk-Softmodem https://github.com/proquar/asterisk-Softmodem
Mon 01 Jun 2020 03:48:18 PM PDT archive.org

V.23 Softmodem for Asterisk with some Bildschirmtext-specific stuff in it. Pretends to be a modem but it actually sets up a telnet-like TCP session to an IP address. Like many things with Asterisk, you have to compile everything from source with this module in a particular location.

c asterisk voip softmodem dialup tcp
GitHub - rtckit/awesome-rtc https://github.com/rtckit/awesome-rtc
Fri 07 Feb 2020 11:05:58 AM PST archive.org

A curated list of awesome Real Time Communications resources.

awesome list voip rtc software sip servers media stun turn monitoring api libraries
~tel https://tilde.tel/
Sat 22 Jun 2019 11:52:30 PM PDT archive.org

A small hobby software PBX for the tildeverse. So far users can make calls, leave voicemails and participate in a multi-user conference with more features to come. The numbers are loosely broken down by tilde, with each tilde having its own prefix "area code." It's set aside for tilde users only, and is not connected to the PSTN - you have to be an active tilde user just to get the admin's attention.

voip telephony tilde service free
GitHub - alfredh/baresip: Baresip is a modular SIP User-Agent with audio and video support https://github.com/alfredh/baresip
Mon 06 May 2019 07:17:20 PM PDT archive.org

Baresip is a portable and modular SIP User-Agent with audio and video support. Tries to be a Swiss Army knife for SIP and VoIP. Supports encryption. Has an embedded web server with an HTTP (REST?) API for controlling the utility. Modular architecture.

sip audio videos voip client crossplatform http api exocortex plugins
C*Net: Older Phones & Phone Systems on VoIP https://www.ckts.info/
Mon 11 Mar 2019 12:56:49 PM PDT archive.org

A group of telephony hobbyists who restore and maintain old equipment. They figure out how to get their gear VoIP-enabled and built their own PSTN on top of the Net by hooking everything together. It's pretty serious, plus they document their work pretty well.

telephony phreaking pbx voip hobby networking switches asterisk history
VoIP Hopper...Jumping from one VLAN to the next! http://voiphopper.sourceforge.net/
Tue 20 Mar 2018 02:41:34 AM PDT archive.org

A security testing application that determines if Cisco VoIP hardware is in use, and if so drops the attacking box onto the VoIP VLAN by impersonating an IP telephone through a new virtual interface.

layer2 cisco network vlan telephony tools security voip
UCSniff IP Video Sniffer http://ucsniff.sourceforge.net/
Tue 20 Mar 2018 02:10:56 AM PDT archive.org

UCSniff is a VoIP & IP Video Security Assessment tool that integrates existing open source software into several useful features, allowing VoIP and IP Video owners and security professionals to rapidly test for the threat of unauthorized VoIP and Video Eavesdropping. Written in C/C++, and available on Linux and Windows, the software is free and available for anyone to download, under the GPLv3 license.

security wiretapping tools vlan interception sniffing telephony pentest bugging voip software
page 1 / 2
4684 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn