Giter Club home page Giter Club logo

freeswitch-js_videomail's Introduction

    ,     :      
    .'''  `'''     
    ''''` ''''.    
    ,'''  .'''     
     ''`   ''.     
     ''`   ''.     
     '':   ''      
   ''''''''''''''  
  '''''''''''''''  
  ''           ''  
  ''           ''  
  ''           ''  
  ''           ''  
  ''           ''  
  ''           ''  
  '''''''''''''''  
  .''''''''''''''  
     ``````````''  
               ''  
               ''  
               ''  
               ''  
                   

This is a simple skeleton video-capable answering machine application based on a FS Wiki "answer.js" example. 

In this edit, Flite is jacked in as a placeholder for recorded announcments and WAV files are replaced with FSV, 
a native format to store audio (L16) and video (codec native) frames as seen inside RTP packets [2]. By restricting 
the channel to allow a single video codec only (ie: H263-1998) videomail compatibility between video clients is 
possible with an implicit audio-only fallback. Note how Flite is not be perfect for the purpose 
(we use a callie-version) but its ok for this basic example to keep it flexible. The email attachment functionality 
is non-functional as FSV/RTP is not supported by any mediaplayer and no conversion utilities surfaced yet.

To Install:

- Place all scripts in /usr/local/freeswitch/scripts/javascript/
- Create writeable directory /var/spool/freeswitch
- Create dialplan entries for the script and forwarding rules using the included example
- Extend it

For more info: http://www.qxip.net/mediawiki/index.php/Fs_js_vvm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.