Results 1 to 4 of 4

Thread: Integration using SMPP

  1. #1

    Default Integration using SMPP

    Hello
    I am working with a system that will talk to an external system by sending and receiving sms messages.

    We have a SMPP connection to our mobile service operator.

    I plan to use an open source library for smpp communication from Logica

    If someone have a better suggestion please give me a hint

    I would be thankful if i could get some ideas about how to best integrate with the smpp api

    /Per-Jarle

  2. #2
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    i am trying apchi camel

    let me know how you going on this

    http://camel.apache.org/smpp.html

  3. #3

    Default

    Hi
    I gave up this and used a 3rd party sms gateway that was able to post to our webserver using http

    Best regards
    Per-Jarle

  4. #4
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    camel use jsmpp lib. - i am developing SMS- gate-way using Apachi Camel it's in testing and it's look working fine for me.

    http://camel.apache.org/smpp.html
    http://code.google.com/p/jsmpp/
    http://smppapi.sourceforge.net/


    keep posting on this how things progress.

    Placi.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •