Hi Andreas, The only problem with having all the smsc-id's different is when i bind to one provider with one receiver and 3 transmitters - this means that delivery reports get lost as the receiver has a different smsc-id to the one that sent it...Talking to a few of the support people at some of our providers they suggested doing the 1 receiver / 3 transmitter way to improve speed - though they said doing 3 receivers / 3 transmitters would be pushing it in terms of number of connections..
Thanks for the response though - will try and work out an alternate way! Bill. ----- Original Message ----- From: "Andreas Fink" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 15, 2003 1:36 PM Subject: Re: Possible bug with smsc-stop On Freitag, August 15, 2003, at 01:58 Uhr, Bill Brigden wrote: > Hi, > > Im running cvs-20030811, and we have 9 connections to our providers: > > 1 transmitter/receiver to provider 1 > 3 transmitters to provider 2 > 1 receiver to provider 2 > 1 transceiver to provider 3 > 2 transmitters to provider 4 > 1 receiver to provider 4 > > now each provider has the same smsc-id, so it will load balance within > each > set of provider connections.... However, if I do a smsc-stop via the > http > admin, it will only stop the first smsc-id that matches, and the other > smsc > connections with the same smsc-id stay connected. Is this behaviour > expected? > yes you should give every smsc different ID's. You most probably will have troubles with delivery reports this way anyway. then on every smsc config you define allowed-smsc: mysmscname, genericsmscname this means when you send with smsc=mysmscname it will go to that specific link while when you send with smsc=genericsmscname it will go to any link. if you omit it, it wont go anywhere. Andreas Fink Global Networks Switzerland AG ------------------------------------------------------------------ Tel: +41-61-6666333 Fax: +41-61-6666334 Mobile: +41-79-2457333 Global Networks, Inc. Clarastrasse 3, 4058 Basel, Switzerland Web: http://www.global-networks.ch/ [EMAIL PROTECTED] ------------------------------------------------------------------
