Hello, we are maintaining 5 symmetrical links to our UCP uplink to maximize throughput. The setup is as follows:
group = smsc smsc = emi smsc-id = S1 allowed-smsc-id = S host = xxx.xxx.xxx.xxx port = xxxx throughput = 5 smsc-username = xxxxx smsc-password = xxxxx connect-allow-ip = 127.0.0.1 our-host = xxx.xxx.xxx.xxx group = smsc smsc = emi smsc-id = S2 allowed-smsc-id = S host = xxx.xxx.xxx.xxx port = xxxx throughput = 5 smsc-username = xxxxx smsc-password = xxxxx connect-allow-ip = 127.0.0.1 our-host = xxx.xxx.xxx.xxx and so on till S5. All links are up and working, balancing the traffic to the SMSC, but are established using the SAME password and account data. Now the problem starts with receiving DLR's. Sometimes the DLR for a Message send via Link S1 is delivered to S3, and discarded by bearerbox cause it cannot find a matching DLR for the message. How do I tell bearerbox that for the purpose of DLR handling these 5 links are infact the same SMSC and should be treated as a pool? -- Best regards, Thomas mailto:[EMAIL PROTECTED]
