Hi Neil, I believe there is a service-type config directive for SMPP (sorry untested just find-grep code - check docs). Also I would recommend using ethereal to snoop actual pdu's having said that developer versions (eg CVS versions of Kannel with debug level 0 do show full pdu logging.
Hope this helps, Cheers, Alan On Tue, 2004-03-23 at 04:12, Neil Mukerji wrote: > Hello all, > > I've been provided with my "SMPP Submit" by MBlox, and it looks like > this: > > 2004-03-16 17:55:02.000;;>;cmd=submit_sm,status=0x00000000 > (No > error),seq=1238,service_type=,source_addr_ton=2,source_addr_npi=1,source_addr=80160,dest_addr_ton=1, > > dest_addr_npi=1,dest_addr=00447944010565,esm_class=0,protocol_id=0,priority_flag=0,schedule_delivery_time=, > > validity_period=,registered_delivery=0,replace_if_present_flag=0,data_coding=0,sm_default_msg_id=,sm_length=13, > short_message=Preimium > test,user_message_reference=, ;; > > > > Now, how do I see this at my end? My logs look nothing like this, and > don't go into anything like this level of detail. I've tried setting > log level to 0 (debug) and studied all the logs, but I don't see > anything like this. > > Also, I need to be able to set the "service_type" shown above. How do > I do this? > > Many thanks, > > > > Neil Mukerji. >
