Resources/Telephony: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(menu)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{resources}}
== Noisebridge Phones ==
== Noisebridge Phones ==
There were some phones and a VoIP server set up in the old space at one point, but there currently isn't anything set up.


Noisebridge makes calls
  API: dial 1 + area code + 7 digit number
  VOIP service provided by flowroute. Account maintained by secretary@noisebridge.net
Noisebridge ''tested'' internal extensions include:
  2222 Red Payphone by the door (ATA MAC: 00:1c:10:ca:36:fc)
  2466 Sony Quadrastation 2.4
Noisebridge recieves calls at:
  415.449.8862
  2222 and 2466 are valid extensions
  Asterisk looks at the file /var/lib/asterisk/sounds/custom/enter-4-digit-ext to sound the request for extension message
911 service is not available.
== History ==
[[User:Shkoo|nils]] donated a Cisco IP Phone for use with the space.  It can make outgoing calls to US Numbers through
asterisk running on pony using [[User:Adi|adi]]'s voicepulse account.


== Payphone ==
== Payphone ==
Line 33: Line 14:


For safety it would be good to have a single land line that can call 911 and doesn't depend on having power or Internet access.  Could we do this? [[User:Schoen|Schoen]] 00:48, 4 October 2008 (PDT)
For safety it would be good to have a single land line that can call 911 and doesn't depend on having power or Internet access.  Could we do this? [[User:Schoen|Schoen]] 00:48, 4 October 2008 (PDT)
== Internet calling ==
It is possible to use WebRTC, Websockets and the [https://freeswitch.org/confluence/display/FREESWITCH/mod_verto built-in implementation of these contained within the Freeswitch codebase] to make calls to/from the internal telephony resources from a web browser.

Latest revision as of 12:20, 21 December 2021

Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Resources | Events | Projects | 5MoF | Meetings | Donate | (Edit)
Resources | Where to find things | Network | AV | Audio | Library | Servers | Printers | Sustenance | Edit

Noisebridge Phones[edit]

There were some phones and a VoIP server set up in the old space at one point, but there currently isn't anything set up.


Payphone[edit]

  • Some members have expressed a desire to setup a payphone out front of 83C that can make free calls using VoIP to anywhere, but some members have raised objections that said phone outside would be too much of a liability and suggested it move inside.
  • An awesome old red payphone was donated on Dec. 9th. NBers quickly got to work opening it up and figuring it out. It's missing some bits and but will be put into operation soon enough.

Land line[edit]

For safety it would be good to have a single land line that can call 911 and doesn't depend on having power or Internet access. Could we do this? Schoen 00:48, 4 October 2008 (PDT)

Internet calling[edit]

It is possible to use WebRTC, Websockets and the built-in implementation of these contained within the Freeswitch codebase to make calls to/from the internal telephony resources from a web browser.