Strange DLR problem

2006-09-17 Thread Cyrus Patel
Hi,   I’ve got kannel connected to two SMSCs. DLRs are working correctly on one SMSC but not on the other one.   The first SMSC connection log looks like this:   2006-09-18 13:26:59 [4137] [7] DEBUG: DLR[internal]: Adding DLR smsc=SMPP:smpp.*.com:8010/8010:*:*, ts=10505A2A

Re: Strange DLR problem

2006-09-18 Thread Ben Suffolk
Hi Cyrus,Check out the manual :-http://www.kannel.org/download/1.4.0/userguide-1.4.0/userguide.html#AEN1533The config option you are looking for is called msg-id-typeIt allows you to set the a bit to state if the message ID is hex or decimal.RegardsBenOn 18 Sep 2006, at 06:18, Cyrus Patel wrote:Hi,