Trouble getting Billing Information and/or Account Info in DLR-Reports
M Amedeo Alaimo <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Devel, So far I am new to kannel, and like it very much. The dlr escape codes are giving me problems; however. I believe the billing information would be %B and the account information would be %o, and that these two variable can only be seen on an incomming message. my group for the smpp sms service i am testing looks like this: group = sms-service keyword = notest #text = testing exec = "/usr/local/kannel/bin/notest.pl MSN=%p FROM=%P time=%t message=%a udh=%u smsc=%i coding=%c smsc-id=%I smscReply=%A billing=%B account=%o serviceName=%n dlr-type=%d" I get all values printing in my log file except udh billing and account. I also have come to believe that msg-id-type plays an issue in this. right now it is set at 0x03 which is hex for both deliver_sm and submit_sm_resp my provider sends me these variables in hex, so i think this is correct. Can someone help on the issue please. Also please reply to my email address, i believe i am not receivin the devel messages anymore. -- M Amedeo Alaimo