cimd2 problem solved / question
Dziugas Baltrunas <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, i solved my cimd2 "status report" problem by commenting the line packet_add_int_parm(packet, P_STATUS_REPORT_REQUEST, 0); in smsc_cimd2.c i would like to ask question about multiple smsc. there are few SMSC that have to be configured in kannel.conf. futhermore, my mobile provider requires to use so-called "load-balancing" system in order to use another SMSC, if one doesn't work. currently, when I try to start bearerbox and If one of the SMSC configured in kannel.conf doesn't work, it wouldn't start. is it possible to say kannel to ignore the requirement to be connected to all configured SMSC when starting ? or it needs some source rewritting? regards, Dziugas Baltrunas