The "binfo" parameter is hardwired to service-type, at least on the smpp module. Try setting that parameter on the sendsms url. Hope it helps,
Alejandro 2009/7/6 Marcin Bockowski <[email protected]> > Hey, > is there a chance to send different "service-type" for one SMPP > connection using sendsms? > I'm using kannel for USSD and sometime i have to use "CR" instead of "EA". > I'm looking also for a solution to delete old messages (older than > 60s) from store-file. My kannel continously tries to send outdated > messages from store-file to USSD server. It fails because there is no > dialog open on USSD server. In logs i can see: > ...SMPP[USSD-SRV]: Not ACKED message found, will retransmit. ... > How can i prevent kannel from retransmit? I guess it's not needed in > my solution :-/ > > Thanks, > > -- > Marcin Boćkowski > >
