Giter VIP home page Giter VIP logo

caller's Introduction

Caller

A small helper library that allows me to call a SIP number and play a wav-file.

Caller.call("100", "hello.wav", server: "mysipserver", user: "100", password: "test", caller_id: "100")

Or you can use the caller executable found in the priv directory directly:

USAGE: caller [options]

Options:
  --help                          Print usage and exit.
  --sound=wav-file, -s wav-file   The message to play.
  --id=id, -i id                  The SIP is used to originate the call from.
  --reg_uri=uri, -r reg_uri       The SIP URI where to register.
  --proxy=uri                     The SIP URI of the proxy.
  --realm=realm_name              The authentication realm.
  --user=user_id, -u user_id      The SIP user to authenticate with.
  --pw=password, -p password      The password to authenticate with.
  --dst_uri=sip, -d sip           The SIP uri to call.
  --loglevel=1                    The log level for debugging.

caller's People

Contributors

hermanverschooten avatar

Watchers

 avatar James Cloos avatar

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.