Steve Tuckner
Forum Replies Created
-
AuthorPosts
-
November 10, 2010 at 4:12 pm in reply to: How to decode Concatenated SMS received via Receive API #3053
Steve Tuckner
ParticipantThe iSMS doesn’t support PDU mode, so we don’t pass the PDU headers to the receive API. We only pass the message contents. So a three part message will appear as three separate messages.
Steve Tuckner
ParticipantJeff just posted a pre-release (1.46) for you to try. Please do and let us know how it goes.
Steve Tuckner
ParticipantThere is no provision for setting the UDH (User Data Header) of an SMS through the iSMS API at this time. Sorry.
Steve Tuckner
ParticipantVersion 1.44 does not include the fix. We are still working on it.
Steve Tuckner
ParticipantEngineering has duplicated this issue and are working on a fix.
Steve Tuckner
ParticipantWe’ll be taking a good look at them today.
Steve Tuckner
ParticipantWhen you talk about the internal counter, are you talking about the job # returned when you submit an SMS?
Steve Tuckner
ParticipantIt would be better if we implemented TRUE spanned SMS so that the phone could just reassemble the message without the need for 1 of 2 or 2 of 2. That is a future possibility.
Steve Tuckner
ParticipantBrian,
We have a portal case with you on the stuck outgoing SMS issue. I think we should pursue that issue there.
Steve Tuckner
Steve Tuckner
ParticipantThe 1.3.x versions of code receive the SMS and post it to a web server. The upcoming 1.4.x versions can do that or can buffer SMS’s to be received by polling the box. This polling option would probably suit you fine.
The 1.4.x version should be available within the next two weeks.
Steve Tuckner
Multi-Tech Systems
Steve Tuckner
ParticipantCheck out from page 67 of the iSMS Administrators guide which describes our HTTP API for sending SMS: http://www.multitech.com/en_US/DOCUMENTS/Collateral/manuals/S000461A.pdf
It can be done from any OS as long as your application can do HTTP.
-
AuthorPosts