Re: DLR Not Destroyed
Andreas Fink <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
what you mean by "destroyed"? DLR mask is not keept. A mask says what you expect to get back and what not. Whenever Kannel gets back what you requested and is not expecting any further information to come back, the temporary information is removed as its the last report it got. If you ask for success only, at time of report of success, you get a report and the temporary information is destroyed If you ask for success only, at time of report of failure, you dont get a report and the temporary information is destroyed If you ask for success / failure only, at time of report of success or failure you get a report and the temporary information is destroyed etc. Note. the mask you send into kannel is the mask it uses to communicate to you. its not necessarily the mask it sends out to the telco! Example: If you ask for failure only, it might get "buffered" back from the SMSC (especially in EMI/UCP) or success. On success delivery it would clear the temporary info but not send you any report. On 17.07.2008, at 17:37, sangprabv wrote: > Hi, > I want to know which DLR mask is destroyed and which is not destroyed? > And is there any impact to Kannel's performance when the > undestroy(able) > DLRs queue are huge? Is there any option not to rerequest the DLR to > the > telco? Since some telcos have custom DLR mask which are not the same > as > Kannel (1.2.4.8.16). TIA > > Regards, > > > Willy >