Re: Restart Single SMSC

2008-07-23 Thread Kashif Ali Bukhari
It doesn't required any username in bearer box configuration. 2008/7/24 seik <[EMAIL PROTECTED]>: > well there is no username value in the stop request > > -Original Message- > From: [] > Sent: 23 Юли 2008 г. > To: seik > Subject:Restart Single SMSC > >> Dear members, >> >> I have configu

Re: Restart Single SMSC

2008-07-23 Thread seik
well there is no username value in the stop request -Original Message- From: [] Sent: 23 Юли 2008 г. To: seik Subject:Restart Single SMSC > Dear members, > > I have configured kannel for multiple SMSC’s. Now I want to restart > single SMSC with out disturbing others. I am trying follo

RE: Restart Single SMSC

2008-07-23 Thread Irfan Malik
Thanks dear, This syntax is working. Your help is appreciated. -Original Message- From: Falko Ziemann [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 4:37 PM To: Irfan Malik Cc: users@kannel.org Subject: Re: Restart Single SMSC WOW, you're right. If searched so

Re: Restart Single SMSC

2008-07-23 Thread Falko Ziemann
specific smsc-ids via the > administrative HTTP interface URIs 'stop-smsc' and 'start-smsc'. > > http://www.kannel.org/news.shtml > > > > -Original Message- > From: Falko Ziemann [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 23, 2008 4:25 PM >

RE: Restart Single SMSC

2008-07-23 Thread Irfan Malik
Irfan Malik Cc: users@kannel.org Subject: Re: Restart Single SMSC At first you can just use one "?" in a URL, further variables have to be seperated with "&". So it would be http://mydomain.com:13000/stop-smsc?smscname&passwd=pass But as far as I know you cannot restart a

Re: Restart Single SMSC

2008-07-23 Thread Falko Ziemann
At first you can just use one "?" in a URL, further variables have to be seperated with "&". So it would be http://mydomain.com:13000/stop-smsc?smscname&passwd=pass But as far as I know you cannot restart a single SMSC-conn (I really would like to do that, still working in this) 2008/7/23 Irfan Ma