Author Topic: IP module  (Read 4634 times)

Thiagarajan

  • SUSPENDED
  • Newbie
  • *
  • Posts: 57
  • GALAXY
IP module
« on: November 14, 2013, 07:34:08 AM »
Hi,

How to using IP module any one has Idea
Thiagarajan Ramasamy - +91-9790188452
WhatsApp :: +91-9790188452
Gtalk : rdiahoo@gmail.com
Tamil Nadu, India.

stationpls

  • Full Member
  • ***
  • Posts: 634
Re: IP module
« Reply #1 on: December 14, 2013, 11:31:38 AM »
Hi,

How to using IP module any one has Idea


IP modul in otomax works as client to make connection to your supplier server that has IP / XML gateway. it  uses http / https protocol.

sumit gupta

  • International User --
  • Newbie
  • *
  • Posts: 91
  • Sumangalam Telecom - India - 9982082082
    • SumangalamTelecom
Re: IP module
« Reply #2 on: December 15, 2013, 12:07:51 AM »
Hi..

Can you elaborate on how to set up or configure the IP Module in Otomax !!
Sumangalam Telecom
+91-9982082082
gtalk : sumangalamtelecom
Recharge Balances at 5% Commission
Android Apps : JAVA Apps :Web Report for Otomax

stationpls

  • Full Member
  • ***
  • Posts: 634
Re: IP module
« Reply #3 on: December 15, 2013, 08:51:50 AM »
Hi..

Can you elaborate on how to set up or configure the IP Module in Otomax !!

well, it is as simple as using IM module.

if in IM modul we send command to supplier's IM ID, in IP module we send it to supplier's URL provided by the supplier, so fill in the box with supplier's URL. next you need only to configure your parsing format in administration > parsing tab.

fyi: otomax works only as xml client not as xml server (the one who receive request). so it's not possible to receive incoming request through host to host connection like IM modul. it sends and receive reply, that's all.

i can give you example if you have the xml spec from your supplier.

sumit gupta

  • International User --
  • Newbie
  • *
  • Posts: 91
  • Sumangalam Telecom - India - 9982082082
    • SumangalamTelecom
Re: IP module
« Reply #4 on: December 15, 2013, 11:46:25 AM »
"http://jolo.in/api/recharge.php?mode=0&username=sumangalam&password=1234&operator=AT&service=9650460949&amount=10""

Will otomax be able to handle this sort of recharge processing through IP Module.. actually as of now, am
using the web report of Otomax in which the recharge is being processed by Google Talk.. and i want to
process it through the above sample url shared with you...



Sumangalam Telecom
+91-9982082082
gtalk : sumangalamtelecom
Recharge Balances at 5% Commission
Android Apps : JAVA Apps :Web Report for Otomax

stationpls

  • Full Member
  • ***
  • Posts: 634
Re: IP module
« Reply #5 on: December 15, 2013, 02:54:00 PM »
"http://jolo.in/api/recharge.php?mode=0&username=sumangalam&password=1234&operator=AT&service=9650460949&amount=10""

Will otomax be able to handle this sort of recharge processing through IP Module.. actually as of now, am
using the web report of Otomax in which the recharge is being processed by Google Talk.. and i want to
process it through the above sample url shared with you...

never tried something like that before. because the url patern seems to be using GET method not POST method which otomax use.

i think it won't work in otomax, i have no idea where to put the url along with the parameters.

so this one is also important about using Otomax's IP module, which is: suppliers must use POST method in order to make it works. other then POST method, it can't.

sumit gupta

  • International User --
  • Newbie
  • *
  • Posts: 91
  • Sumangalam Telecom - India - 9982082082
    • SumangalamTelecom
Re: IP module
« Reply #6 on: December 16, 2013, 02:20:14 AM »
Can u elaborate how you have used this IP Module of Otomax.. with an example !!
Sumangalam Telecom
+91-9982082082
gtalk : sumangalamtelecom
Recharge Balances at 5% Commission
Android Apps : JAVA Apps :Web Report for Otomax