Hi Tapan, thanks for the response buddy. I tried this, it gave me an error "Could not add smsc-id `test-route'" where test-route was the smsc parameter I passed. Also, where would I pass IP, port, username/password, etc other parameters of SMSC?
If you could provide me any link to a thread where the solution is posted, that'll help a lot. -Thanks Sam On Thu, Nov 20, 2014 at 6:08 PM, Tapan Kumar Thapa < tapan.thapa2...@gmail.com> wrote: > It has been answered many times... > > Try this... > > http://x.x.x.x:13008/add-smsc?password=xxxx&smsc=ABCD > http://x.x.x.x:13008/stop-smsc?password=xxxx&smsc=ABCD > http://x.x.x.x:13008/remove-smsc?password=xxxx&smsc=ABCD > > On Thu, Nov 20, 2014 at 6:05 PM, Saurabh Pandey < > sam.it.develo...@gmail.com> wrote: > >> Hey guys, >> >> I am stuck in a scenario where I need to add SMSC in kannel without >> restarting it. Normally Kannel has to be restarted so it can load the new >> CONF file, which contains newly added SMSC. But is there a way I can do >> this without restarting kannel and disturbing existing online SMPP >> connections? >> >> I read something called add-smsc in Kannel doc. Is this relevant? But >> this accepts only single parameter. >> >> If anybody knows anything related to this, please help. Any guidance >> would be highly appreciated >> >> -Thanks >> Sam >> > >