Coder Social home page Coder Social logo

dinstar-dwg-nodejs-d's Introduction

* IMPORTANT NOTE *

Overview
========

This Daemon for VoIP GSM Module - Dinstar DWG 2000: sending and receiveing SMS from/to gateway (written on Node.JS).

How to compile
==============

- Clone the repo or download the sources.

How to install
==============

- Edit smsdwg.js 
  - DWG listening port (dwg_port)
  - Path for send and receive SMS directories (send_path, income_path)
  - Path to external program, what shoud be executed when SMS received (run_program)
  - Path for send and receive USSD (ussd_send_path, ussd_income_path)
  - On/Off debugging (debug)
  
How to use
==========

- Running: node /path/to/smsdwg.js (Recommending run in screen)
- Sending SMS format:
  - First line - phone number
  - Second line - port
  - Other lines - message for send
- Received message as eml format.
- Sending USSD-command format
  - First line - port
  - Second line - USSD-command (ex. *100#)
- Received message as eml format.

Depends
=======

- No depends.

 
If any doubts arises, please visit my blog http://blog.kgd.in or write me
an email, I will be answering as soon as I can.

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.