smpp_ref_num(1) DragonFly General Commands Manual smpp_ref_num(1)
Authors: Enrique Marcote Pena (enrique.marcote@nomasystems.com)
MODULE
smpp_ref_num
DESCRIPTION
Reference number generator for SM fragmentation.
EXPORTS
Exported functions.
next(Key) -> Val
Types
Key = term()
Val = 1..255
Returns the next value for the reference number counter associatted to
Key. Key will typically be the name or pid of the esme. Reference
numbers wrap at 255.
SEE ALSO
oserl(1)
oserl Version: smpp_ref_num(1)