twitter-archive / cloudhopper-smpp

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
Other
383 stars 356 forks source link

Control SMPP Server Default EnquireLink frequency #103

Open gruntday opened 9 years ago

gruntday commented 9 years ago

Is there a way to control SMPP Server default enquire link frequency ?? what i mean i need to disable enquire link sent from smpp server or even let enquire link to be every n of hours ?? since one of our clients smpp connected client do not handle enquire link if requested ??

any way to disable default smpp server enquire link ??

Thanks

krasa commented 9 years ago

Cloudhopper does not send any Enquire Links by itself, that logic must be implemented by you.