Hi You can have different connections if the Telco allows. You said transceiver mode is NO, but you did not define the receive port in the config: receive-port = xxx. You should try each of your login separately first.
Ismail ----- Original Message ----- From: "Tan Ai Leen" <[EMAIL PROTECTED]> To: "mazher bashir" <[EMAIL PROTECTED]> Cc: "Ang Yuit" <[EMAIL PROTECTED]>; <[email protected]> Sent: Monday, July 11, 2005 9:54 AM Subject: Re: Multiple Shortcode for one smsc > Hi, > > But my service provider is giving me 3 different logins for three shortcode. > Meaning I have 3 different address range. How do I set it up that way? > Or should I got my service provider to map short codes to my smpp > connection? Not sure they are able to do it or not.. > > Regards, > Ai Leen > > mazher bashir wrote: > > >Hi > >No need to define different groups .Remember one smpp connection can > >have more then 1 short code .just asked your service provider to map > >short codes with your smpp connection .define only one smsc group. > >Identify your incoming messages from recipient id(short code). > > > >regards > > > >-----Original Message----- > >From: Tan Ai Leen [mailto:[EMAIL PROTECTED] > >Sent: Monday, July 11, 2005 9:46 AM > >To: [email protected] > >Cc: Ang Yuit > >Subject: Multiple Shortcode for one smsc > > > >Hi everyone, > > > >I need to connect to one smsc for three different shortcode. > >That telco only allowed one connection for transmitter and one for > >receiver. > > > >How I config kannel to do that? > > > >I tried this configuration but bearerbox failed to start after I add in > >the > >config for the second connection. > > > >group = smsc > > smsc = smpp > > smsc-id = Connection1 > > host = xxx.xxx.xxx.xxx > > port = xxx > > smsc-username = "connection1" > > smsc-password = passwd1 > > system-type = "VMA" > > address-range = "connection1" > > > > > > group = smsc > > smsc = smpp > > smsc-id = Connection2 > > host = xxx.xxx.xxx.xxx > > port = xxx > > smsc-username = "connection2" > > smsc-password = passwd2 > > system-type = "VMA" > > address-range = "connection2" > > > >Thanks, > >Ai Leen > > > > > > > > > > > > >
