It looks like setting receive-port=0 has no effect on DLRs. Is there any
way to control which binds receive DLRs or to somehow control how fast they
are received?


On Wed, Nov 27, 2013 at 10:15 AM, Jeff Thorn <j...@thorntechnologies.com>wrote:

> If we are getting DRs faster than we can process them, I assume if we
> reduce the number of receive binds the rate that we get DRs would go down.
> Is this generally true?
>
> We have a total of 10 binds setup - the desired design is to have 6
> transmit binds for sending MTs and 4 receive binds for accepting MOs and
> Deliver Receipts. However, it appears that all 10 of our binds are
> receiving Delivery Receipts. The SMSC is reporting several "Windows on
> receiver links full" errors. I assume this is because they are sending DRs
> faster than we are able to process them.
>
> I tried setting receive-port = 0 on one of our transmit binds. However, we
> still seem to be receiving DRs on this bind. Here the config for this bind.
> Am I missing something?
>
> group = smsc
> smsc = smpp
> smsc-id = s-send-1
> smsc-admin-id = send-1
> throughput = 60
> host = xxx.xxx.xxx.xxx
> port = 17800
> receive-port = 0
> smsc-username = "xxxxxxx"
> smsc-password = xxxxxxx
> system-type = ""
> address-range = ""
> source-addr-ton = 2
> source-addr-npi = 1
> dest-addr-ton = 2
> dest-addr-npi = 1
> enquire-link-interval = 30
> msg-id-type = 0x03
>
> I appreciate any help on this issue.
>
> Thanks!
>
> Jeff
>
>
>
> On Tue, Nov 26, 2013 at 5:36 PM, Jeff Thorn <j...@thorntechnologies.com>wrote:
>
>> Hello Group,
>> We are receiving DLRs from the SMSC faster than we can process them. Our
>> setup is supposed to have 6 transmit binds and 4 receive binds. However, I
>> just looked at status page showing all our binds and it looks like all 10
>> of our binds are receiving DLRs and they are coming in at a rate greater
>> than 250 / second.
>>
>> If I set the "receive-port" setting to 0 on our transmit binds, will I
>> stop receiving DLRs on these binds?
>>
>> If this reduces the number of binds that can receive DLRs, should the
>> rate they are received go down? Or is that totally dependent upon the SMSC?
>>
>> Is there anything I can control in my config that would reduce the rate
>> they are received or is that something only the SMSC can control?
>>
>> Thanks,
>> Jeff
>>
>

Reply via email to