|
The basic use of DLR ( Delivery
Report ) is to know the status of the message pushed to the Smsc
inteface.
Status recieved are : 0,1,2,4,8,16
Delivery reports are supported by
default internally, which means all DLRs are stored in the memory of the
bearerbox process. This is problematic if bearerbox crashes or you take the
process down in a controlled way, but there are still DLRs open. Therefore you
may use external DLR storage places, i.e. a MySQL database
Some Examples of DLR are
:
0---> Submitted to
Smsc
1--->Submitted
Successfully
2---->Failed
.
.
.
Regards
Ashish
|
