group = smsc smsc = smpp smsc-id = NTSC_Demo_1 allowed-smsc-id = "NTSC_Demo_1" host = smpp.ntsc.co port = 1234 receive-port = 1234 smsc-username = xxxx smsc-password = xxxx system-type = VMA address-range = " " source-addr-ton = 0 source-addr-npi = 0 dest-addr-ton = 0 dest-addr-npi = 0 msg-id-type = 0x00 transceiver-mode = true source-addr-autodetect = no
group = smsc smsc = smpp smsc-id = "NTSC_Demo_2" allowed-smsc-id = "NTSC_Demo_2" host = smpp.ntsc.co port = 4321 receive-port = 4321 smsc-username = xxxx smsc-password = xxxx system-type = VMA address-range = " " source-addr-ton = 0 source-addr-npi = 0 dest-addr-ton = 0 dest-addr-npi = 0 msg-id-type = 0x00 transceiver-mode = true source-addr-autodetect = no group = smsc smsc = smpp smsc-id = "NTSC_Demo_3" allowed-smsc-id = "NTSC_Demo_3" host = smpp.ntsc.co port = 1423 receive-port = 1423 smsc-username = xxxx smsc-password = xxxx system-type = VMA address-range = " " source-addr-ton = 0 source-addr-npi = 0 dest-addr-ton = 0 dest-addr-npi = 0 msg-id-type = 0x00 transceiver-mode = true source-addr-autodetect = no group = smsbox-route smsbox-id = mysmsc smsc-id = "NTSC_Demo_1;NTSC_Demo_2;NTSC_Demo_3” I suggest you not to use space on smsc-id name. Willy Mularto SMS Gateway, Content Provider, Mobile Solution Specialist M: +62811923464, +62818923464 PIN BBM: 74924429 On Aug 12, 2014, at 7:43 AM, Loyc Cossou <[email protected]> wrote: > Ok... > > Can you please copy me one sample? Or please alter this (my existing conf): > > group = smsc > smsc = smpp > smsc-id = NTSC Demo > #interface-version = 34 > host = smpp.ntsc.co > port = 8888 > receive-port = 8888 > smsc-username = xxxx > smsc-password = xxxx > system-type = VMA > address-range = " " > source-addr-ton = 0 > source-addr-npi = 0 > dest-addr-ton = 0 > dest-addr-npi = 0 > msg-id-type = 0x00 > transceiver-mode = true > source-addr-autodetect = no > > What would it become? > > Many many thanks Willy. > > > > ------ > loyc Cossou > > > On 12 August 2014 00:59, Willy Mularto <[email protected]> wrote: > Copy the existing smsc configuration and define unique smsc-id for each, also > setup allowed-smsc-id and last one smsbox routing. > > On 12 Aug 2014 06:20, "Loyc Cossou" <[email protected]> wrote: > Hello to everyone, > > I have my kannel gateway configured to work with a SMSC over SMPP and it's > works fine and am happy with it. > Now I need to connect a second SMSC from SMPP again but from another Operator > so bot of them will be connected to the gateway so when I receive a SMS from > Operator A, I can reply via operator A etc. Am I supposed a do a particular > setting or just add a second SMS Group? > > I know this is already fixed somewhere on the internet but can't find my way > to that the solution, so please, help me. > > Cheers. > > ------ > loyc Cossou > > >
