You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
title | layout | permalink | list |
---|---|---|---|
pickmy.org:~/pbx$ | default | /pbx/index.php | bullet |
pickmy.org:~/pbx$
pickmy.org is currently expierimenting with Asterisk PBX for fun and potential profit. Our system current consists of two PBXs with PTSN trunking, DIDs, and a couple of private links
Links & Info
dewdude.ath.cx - Home PBX
- Compiled from main github MASTER repro
- VOIP.MS PTSN Trunk
- 4 DIDs. 3 "Public"/1 Private. Not Published (Yet)
- Hamshack Hotline & Hams Over IP Trunks (Maybe)
- Experimental Private DUNDi peering network
- 5 MusicOnHold Channels (100% streaming)
- Home of Asterisk Jukebox
- Once hosted "The Weird Al Emergency Hotline" for 24 hours on Halloween 2021 (178 calls. About $5 cost.)
pickmy.org - Remote PBX
- Compiled from main github MASTER repro
- VOIP.MS PTSN Trunk
- 1 DID. Outgoing not configured/needed.
- Experimental Private DUNDi peering network
- Absolute total Security nightmare with SIP and IAX2 open
At some point this section will contain links to Asterisk Jukebox instructions and track lists.
Technical Docs:
All documentation related Asterisk that's not on my [Git](https://git.pickmy.org) will go here; and some of this may go more in depth than [Git](https://git.pickmy.org).
-
{% for post in site.categories.pbx %}
{% if post.url %}
- {{ post.title }} | {{ post.date | date: "%d-%^b-%Y" }} {% endif %} {% endfor %}