sravan456 / GSMA-OneAPI

Provides Web access to mobile (and other) network enablers - SMS/MMS, Location, Payments

Home Page:http://www.gsmworld.com/oneapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github OneAPI Master branch

Author Stephen Doyle, Mobile Life
Repository maintenance Kevin Smith, Vodafone
 
Purpose: Java Web Application that presents the GSMA OneAPI interface for Charging, Location, SMS and MMS. See http://gsma.securespsite.com/access/Access%20API%20Wiki/Home.aspx for specifications.

Deployment: pull the oneapi directory and contents and build a .war. Deploy in your JEE application server (tested on Tomcat 6, OSX and Win XP) 

Usage: Start the application on localhost:8080 . This shows a form through which requests may be made to the OneAPI server. The src code is LGPL and m,ay be used to build a production OneAPI server that will actually fulfill the requests (i.e. charge/locate/message users) 

About

Provides Web access to mobile (and other) network enablers - SMS/MMS, Location, Payments

http://www.gsmworld.com/oneapi

License:GNU Lesser General Public License v3.0