WOW, you're right. If searched so long ;-)
The syntax is like this:
lynx "http://localhost:13000/stop-smsc?password=pwd&smsc=smsc1";

2008/7/23 Irfan Malik <[EMAIL PROTECTED]>:
>
> Now with
>
> Lynx -dump "http://mydomain.com:13000/stop-smsc?smscname&passwd=pass";
>
> I get the error "SMSC Id not given".
>
> It is mentioned on kannel website that with HTTP admin interface single SMSC
> cabe be restarted but not working for me
>
>
> New features
>
>   * Added on-the-fly shutdown and re-start for 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
> To: Irfan Malik
> Cc: [email protected]
> 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 single SMSC-conn (I really
> would like to do that, still working in this)
>
> 2008/7/23 Irfan Malik <[EMAIL PROTECTED]>:
>> Dear members,
>>
>>
>>
>> I have configured kannel for multiple SMSC's. Now I want to restart single
>> SMSC with out disturbing others. I am trying following
>>
>>
>>
>> Lynx -dump "http://mydomain.com:13000/stop-smsc?smscname?passwd=pass";
>>
>>
>>
>> I get the message "Denied"
>>
>>
>>
>> Password is correct but still can't make it work. What could be the
> possible
>> problem?
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
>

Reply via email to