SMPP Server Implementation

195 views
Skip to first unread message

tdakanalis

unread,
Mar 15, 2011, 7:19:38 AM3/15/11
to jsmpp
Hi,

I am interested on using the jsmpp library in order to build a smpp
server and I have the following questions:

1) Is the jsmpp the appropriate library for the implementation of a
smpp server?
2) Has the library any restrictions? Support the whole features that
the smpp protocol defines?
3) Supports the creation of custom optional parameters ? How can I
define a custom optional parameter?

Thanks in advanced
Themis

Sarfaraz

unread,
Mar 15, 2011, 7:23:37 AM3/15/11
to js...@googlegroups.com
Good Questions!Themis
It will be great if somebody can answer it!




--
You received this message because you are subscribed to the Google Groups "jsmpp" group.
To post to this group, send email to js...@googlegroups.com.
To unsubscribe from this group, send email to jsmpp+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jsmpp?hl=en.


Ashwin Moily

unread,
Mar 15, 2011, 7:28:53 AM3/15/11
to js...@googlegroups.com
Themis ,

1) Is the jsmpp the appropriate library for the implementation of a
smpp server?
Haven't tried  but it is solid enough you can use it . It has limited features . But for the basic functionality I feel it should work . (accepting sms from client and sending out response   dlr etc ..)

2) Has the library any restrictions? Support the whole features that
the smpp protocol defines?
Some of the commands are not been incorporated but you can implement it such as query_sm ,cancel_sm etc .. 

3) Supports the creation of custom optional parameters ? How can I
define a custom optional parameter?

Yes you can use optional parameter .. 

Thanks & Regards
Ashwin Moily
Tel: +91 (22) 25639261
Mob: +91 9619181096

Themistoklis Dakanalis

unread,
Mar 15, 2011, 7:46:46 AM3/15/11
to js...@googlegroups.com, Ashwin Moily
On Tue, Mar 15, 2011 at 13:28, Ashwin Moily <ashwi...@gmail.com> wrote:
Themis ,

1) Is the jsmpp the appropriate library for the implementation of a
smpp server?
Haven't tried  but it is solid enough you can use it . It has limited features . But for the basic functionality I feel it should work . (accepting sms from client and sending out response   dlr etc ..)
Could you please give me some examples of some features that are not supported?

2) Has the library any restrictions? Support the whole features that
the smpp protocol defines?
Some of the commands are not been incorporated but you can implement it such as query_sm ,cancel_sm etc .. 
As I can see there are classes for all the commands that the smpp protocol defines (e.g. QuerySmCommandTask, CancelSmCommandTask ). Why did you say that these commands are not implemented? Could you please give me some examples of commands that are not implemented?

3) Supports the creation of custom optional parameters ? How can I
define a custom optional parameter?

Yes you can use optional parameter .. 

I am interested on creating my own (custom) optional parameter ( SMPP dmentions: 0x1400 - 0x3FFF Reserved for SMSC Vendor specific optional parameters). Is that functionality supported by the jsmpp?

Ashwin Moily

unread,
Mar 15, 2011, 8:02:40 AM3/15/11
to Themistoklis Dakanalis, js...@googlegroups.com
My mistake on supported . all these features are there you can use it . But cant confirm everything is there . You can check it with smpp protocol spec . Mostly it shld be good enough to use it .

Thanks & Regards
Ashwin Moily
Tel: +91 (22) 25639261
Mob: +91 9619181096




Reply all
Reply to author
Forward
0 new messages