Code for sending smart SMS ringtones and logos

Smpp v3.4 client

Moderator: alt

Locked
dodina
Posts: 1
Joined: Fri Mar 23, 2007 2:21 pm

Code for sending smart SMS ringtones and logos

Post by dodina »

Hi,
i need help, i am trying to send ringtones and other multimedia types through SMS. Is it possible to do it with the ALT.SMPP library. If anyone did it before please let me know how. If there is any code example it would be great. Thanks in advance.
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Post by alt »

Sorry I have no ready to use code.
You have to prepare User Data your self. Refer to 3GPP TS 23.040 http://www.3gpp.org/ftp/Specs/archive/2 ... 40-660.zip
Read chapter 9.2.3.24. There is a description how to create EMS messages.
Locked