Re: Bug in Kannel Response Status codes

2015-10-07 Thread Kirti Mandwade
Hi Andreas, Thanks for your response . I have allowed all smsc that are used in the allowed-smsc-id parameter, there are no entries in denied-smsc-id. For example for fake smsc I am using : smsc = fake smsc-id = fake1 and allowed that smsc in the kannel configuration. allowed-smsc-id = fake1

Fwd: Bug in Kannel Response Status codes

2015-09-28 Thread Kirti Mandwade
Hello All, Kannel does not give expected status codes when an smsc is down, stopped or removed. Here is what I did. 1) I ran smsc-stop command : lynx -dump " http://localhost:13000/stop-smsc?password=admin-password=smsc-name; 2)Then i tried sending SMS and it gave me 202 Accepted status from

Re: Bug in Kannel Response Status codes

2015-09-28 Thread Andreas Fink
one possible reason for this is that kannel has an alternate route. how does your allowed-smsc-id / denied-smsc-id entries look like? > On 28 Sep 2015, at 11:07, Kirti Mandwade wrote: > > > Hello All, > > Kannel does not give expected status codes when an smsc is

Bug in Kannel Response Status codes

2015-09-09 Thread Kirti Mandwade
Hello All, Kannel does not give expected status codes when an smsc is down, stopped or removed. Here is what I did. 1) I ran smsc-stop command : lynx -dump " http://localhost:13000/stop-smsc?password=admin-password=smsc-name; 2)Then i tried sending SMS and it gave me 202 Accepted status from