"Smooth Operator" - Creating a Playful Telephony Network with Asterisk - Part 1

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024

Комментарии • 45

  • @marcus_w0
    @marcus_w0 4 года назад +21

    When the guy, setting up an escape room is more helpful for setting up my IP migration than any other source.

  • @eelkenet
    @eelkenet 5 лет назад +7

    So much fun! I was trying to grasp what Asterisk can do, great introduction! Thanks :)

  • @chrisreynolds6331
    @chrisreynolds6331 5 лет назад +3

    Very enjoyable video I have an asterisk on a raspberry pi at home I've been using it for a couple of years. You mentioned vintage phones with rotary dials. There is one adaptor made, the grandstream 502 which does actually accept pulse dialling. It's worth knowing if you're interested in vintage phones. You will probably have to adjust the dial's contact set to a very tiny gap for it to dial the digits correctly. The grandstream is very fussy about pulse width

  • @mtalhakhalid1679
    @mtalhakhalid1679 2 года назад

    Thanks sir for such wonderful tutorial i was scratching my head finding a solution for how to setup my own telephone exchange

  • @jonathankeenan80
    @jonathankeenan80 4 года назад +2

    Hi, I'm into asterisk as well!! Try this line of code in your extensions.conf file in the asterisk server:
    exten => 86,1,Answer
    exten => 86,2,MusicOnHold
    Make sure those two lines are in the right context. This will allow you to play the music on hold by Dialing extension 86.

  • @gram_o_phone
    @gram_o_phone 2 года назад

    I leaned to catch my monitor when your board started to fall. You"re welcome! 😁

  • @BADGRRL
    @BADGRRL 3 года назад

    This is super neat! Thanks for the proof of concept.

  • @ei23de
    @ei23de 3 года назад

    Damn! I love your videos! Thank you for this one!

  • @RyanGoolevitch
    @RyanGoolevitch 3 года назад +1

    Grandstream HT701/HT801 ATA's support pulse dialing with an optional setting to enable (haven't tried it myself, but saw it in the config menu)

  • @BradleyHerbst
    @BradleyHerbst 6 лет назад +1

    Great video. Really cool setup. So much more useful than your previous phone video. And this one now can ring the phones. :D Thanks!!

  • @almondcris0182
    @almondcris0182 3 года назад +1

    What courses did this guy take to know all of this? This is amazing! i love your video!

  • @akdisrael
    @akdisrael 5 месяцев назад

    this is what i'm looking for, the asterisk

  • @yusufrumi1626
    @yusufrumi1626 5 лет назад

    This is so much fun to watch :D

  • @davidsama9720
    @davidsama9720 Год назад

    excelente explicación

  • @electronicsinstructor4267
    @electronicsinstructor4267 3 года назад

    The 3.3 volt outputs of the Raspberry Pi is usually able to trigger most 5V relay modules. Most projects you will find have the outputs of the RPi going directly to the inputs of the relay modules. The relay module needs 5 v power for the reliable operation of the relay coilds but the control signals can be 3.3 volts because anything above 2 volts is considered to be high and below 0.8 volts is low. So you probably don't need the MOSFET between the RPi and the relay module. At least, I would try it to first without the MOSFET.

    • @PlayfulTechnology
      @PlayfulTechnology  3 года назад

      I agree, though I'd emphasise the "usually able" part of your answer ;)

  • @mvl8209
    @mvl8209 3 года назад +2

    For people watching this in 2021 or later: the Raspberry Pi 4 has 5V GPIO pins, so that MOSFET isn't needed if you have one of those

  • @mracousmetre2263
    @mracousmetre2263 4 года назад

    Thanks for the video. Could you please give the make and model of the rotary phone with pulse dial capability? All the best.

  • @RadionicaExpress
    @RadionicaExpress 5 лет назад +2

    Great video mate, do you have a video with a GSM dongle with sim card and how to setup it?

    • @PlayfulTechnology
      @PlayfulTechnology  5 лет назад +2

      Thanks. Yes I have a GSM900 module which I've used with an Arduino for a puzzle involving receiving/sending SMS messages, but haven't made a video about it yet - maybe in the next few months!

    • @arisoda
      @arisoda 2 года назад

      @@PlayfulTechnology All this put together is perfect for an old Mansion, perfect combination of beautiful old phones and new technology doing awesome shit

  • @nazmussakib4538
    @nazmussakib4538 3 года назад

    Very useful video, many thanks for such content.
    I like to ask for some guidelines. I need a MCU based DEVICE which will be used with a Landline phone to provide IVR password security. For example:
    Telephone line --- ( RJ11 Cable) --- MCU_DEVICE --- ( RJ11 Cable) --- Landphone
    When a user calls then the MCU_DEVICE will auto Answer and play an IVR "Hey, thanks for calling, please enter password". If caller enter passwords correctly then Landphone will start ring.
    I wanted to use an MCU based solution rather than RPi VoIP based. Can you advise some outline about the schematic?
    Thanks in advance.

  • @aboynamedvu
    @aboynamedvu 10 месяцев назад

    Thank you for this! Question, I’ve been direct working the phone pinout to gpio pins on the pi but this options seems much easier! Is it possible to connect the linksys directly to the raspberry pi or does it require the router between it?

  • @ferdlw4070
    @ferdlw4070 2 года назад

    nice Vid! is there a way to connect two phones directly with each other? maybe even with the bells activated

  • @fredneedle123
    @fredneedle123 5 лет назад

    This is great but don't you need a dial-up modem 56k type device to connect this to your POTS socket to make and recieve calls outside of the house or office?

  • @mtalhakhalid1679
    @mtalhakhalid1679 2 года назад

    How you connrct your landline phone to asgerisk

  • @greystorm9974
    @greystorm9974 4 года назад

    I can't find the Linksys anywhere, but when search for PAP2T I find a cisco. It works for connection, BUT there is no sound.
    It seems like it is a known issue with NAT or routing - but I can't seem to fix it.

  • @ramilsarmiento6822
    @ramilsarmiento6822 3 года назад

    I just wondering how can we include my analog line telecom provider with this setup ?

  • @KB-yy7zt
    @KB-yy7zt 6 лет назад +1

    I have been thinking of an arduino version of this but the asterisk version is so much better. One thing do you think you could have multiple audio playbacks for the same dialed number? Not random but in a certain order that does not repeat.

    • @PlayfulTechnology
      @PlayfulTechnology  6 лет назад

      Yep, sure - you can have a variable that gets incremented each time you call the number and plays the next message in an array.

    • @PlayfulTechnology
      @PlayfulTechnology  6 лет назад

      I put an example of a counter that keeps track of the number of times an extension was called in the Pt.3 video I just uploaded - you could use this to playback different sound files by passing the variable to Playback() - check out from about 35:15 - ruclips.net/video/QDOD_sBffRI/видео.html

    • @KB-yy7zt
      @KB-yy7zt 6 лет назад

      Thanks, I still have to watch part 3 and 4. Great videos.

  • @SebastianPerezG
    @SebastianPerezG Год назад

    Rotary phone ... you still can use one of those ...

  • @chrisreynolds6331
    @chrisreynolds6331 5 лет назад

    Tip.. once you've installed raspbx 04-04-2018, from command line run fwconsole ma upgradeall. Then go have a cup of tea or whatever. Solves the freepbx tampered file and GUI crashes etc.

  • @TDohertyProductions
    @TDohertyProductions 5 лет назад

    Do you need the computer attached to the system once it's set up or will it run entirely from the Pi? Like can I store all the audio files and the code for the dialed numbers / triggers in the Pi and have no need for another PC?

    • @PlayfulTechnology
      @PlayfulTechnology  5 лет назад +1

      The PC is only required for first setup - once you've got it all setup it's completely self-contained and standalone on the Raspberry Pi.

  • @doctorcaulder
    @doctorcaulder 5 лет назад

    Where did you get your rotary phone?

  • @duncanx99
    @duncanx99 6 лет назад

    A couple of times you said "I'll post a link" - no sign of any in the 'show notes'...

    • @PlayfulTechnology
      @PlayfulTechnology  6 лет назад +1

      Doh! What was it I said I'd post?! I'm writing up a document that'll eventually cover the entire tutorial series, and that will include things like the links to where I bought all the components, the code scripts etc.

  • @uc_cliffis
    @uc_cliffis 2 года назад

    Thank You! Подобный обзор я сделал на своем канале, только немного простым языком ;-)

  • @sukhraj8032
    @sukhraj8032 5 лет назад

    This is a great video and I'm in urgent need for some guidance on assembling such a configuration. How could I contact you to learn more? It's for a museum project...

  • @zaboomafia
    @zaboomafia 3 года назад

    #EscapeRoom