Re: Not work "priority" in settings SMSC
spameden <[email protected]> Thu, 11 Feb 2016 07:25:06 +0300
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <CAHCALezZ_4R3qU873xovbnMEe5Fk9CmHmSen+bO5XJgzSyKA_g@mail.gmail.com> |
Please don't post such questions to devel@ list. This list is intended only for developers. For general help always use users@. And probably for different questions there should be a different e-mail. 2016-02-11 6:41 GMT+03:00 Беляев Владимир Николаевич <[email protected]>: > While you can install one primary center and the other - a reserve that it > went SMS only in case of unavailability of the ground? > > -- > С уважением, > Беляев В.Н. > > -----Original Message----- > From: users [mailto:[email protected]] On Behalf Of Milan P. Stanic > Sent: Wednesday, February 10, 2016 11:05 PM > To: [email protected] > Subject: Re: Not work "priority" in settings SMSC > > On Wed, 2016-02-10 at 16:31, Беляев Владимир Николаевич wrote: > > Option does not work "priority" in settings SMSC. > > > > I set up the SMSC1 priority=0, SMSC2 priority=3, but SMS is > > distributed evenly. > > > > Why can this be? > > I don't have time to look into the code but from memory I think that the > priority parameter is for setting default message priority for particular > SMSC and is not global parameter which set priorities between SMSCs. But, I > could be wrong. > > > Kannel 1.5.0 > > > > Config: > > group=smsc > > smsc=smpp > > > > smsc-id=devino_mrk > > > > system-type= > > > > interface-version=34 > > > > enquire-link-interval=270 > > > > source-addr-ton=5 > > > > source-addr-npi=1 > > > > dest-addr-ton=1 > > > > dest-addr-npi=1 > > > > msg-id-type=0x00 > > > > log-file="/var/log/kannel/devino_mrk.log" > > > > log-level=0 > > > > priority=0 > > > > > > > > # СМС-Трафик тест > > > > group=smsc > > > > smsc=smpp > > > > smsc-id=smstraffic_test > > > > system-type=smpp > > > > interface-version=34 > > > > enquire-link-interval=270 > > > > source-addr-ton=1 > > > > source-addr-npi=1 > > > > dest-addr-ton=1 > > > > dest-addr-npi=1 > > > > msg-id-type=0x00 > > > > log-file="/var/log/kannel/smstraffic_test.log" > > > > log-level=0 > > > > priority=3 > > > >