Re: Problem with sqlbox(Sending Msg)

2012-12-17 Thread Nagendra Babu
thank you all On Sun, Dec 16, 2012 at 2:52 PM, Ali Kashif wrote: > > i think you need to pass the dlr-mask, > if you are using sqlBox to send message, just insert dlr_mask =19 ,or > dlr_mask=31 or read the kannel Documents for detailed DLR MASKS > > and if you are using cgi bin just ad dlr-mask

Re: Problem with sqlbox(Sending Msg)

2012-12-16 Thread Ali Kashif
i think you need to pass the dlr-mask, if you are using sqlBox to send message, just insert dlr_mask =19 ,or dlr_mask=31 or read the kannel Documents for detailed DLR MASKS and if you are using cgi bin just ad dlr-mask parameter http:// /cgi-bin/..&dlr_mask=19 you will get DLR back from y

Re: Problem with sqlbox(Sending Msg)

2012-12-15 Thread Navdeep Bagga
On Sun, Dec 16, 2012 at 11:15 AM, Nagendra Babu wrote: > Thank You all to support me finally i did it... thanks a lot... > Now i can send sms using smsc account using sqlbox, and now i want to > configure DLR Reports if you know about this please help me.. thank you Use this group in you

Re: Problem with sqlbox(Sending Msg)

2012-12-15 Thread Nagendra Babu
Thank You all to support me finally i did it... thanks a lot... Now i can send sms using smsc account using sqlbox, and now i want to configure DLR Reports if you know about this please help me.. thank you On Thu, Dec 13, 2012 at 8:25 PM, Navdeep Bagga wrote: > Try to send SMS through b

Re: Problem with sqlbox(Sending Msg)

2012-12-13 Thread Navdeep Bagga
Try to send SMS through browser http://localhost:13003/cgi-bin/sendsms?username=&password=&to=0123456&text=Hello+world 13001 is an admin-port number which is defined in core group. username and password value which is define in sendsms-user group. to value contain phone number to whom we want to s

Re: Problem with sqlbox(Sending Msg)

2012-12-13 Thread Navdeep Bagga
How you solved your problem, give your solution here so that others can benefited from your experience. On Thu, Dec 13, 2012 at 2:34 PM, Nagendra Babu wrote: > > > i installed and configured sqlbox with kannel succefully... am inserting a > record into mysql table then it is sending sms and it sh

Re: Problem with sqlbox(Sending Msg)

2012-12-13 Thread Ali Kashif
hi according to my knowledge, SQLBox is just an other SMSbox. It hands over the message to kannel. and it is kannel's responsibility to send message through an SMSC. see the sent_sms table and see if you have any DLR. if you have a DLR see its status. (may be there is no DLR at all, make sure yo