Re: Fake SMSC

2011-05-11 Thread Singularnet
Yes it is include. Please check appendix C page 123 of the UG 2011/5/11, Deborah Pisani : > Hi Nikos, > > We have already been through the User Guide. It does not include > anything on how to start fakesmsc and make it listen on a specified > port. > > Best Regards, > > > Deborah and Andrew > > -

Re: SMS Reciving Issue

2011-05-11 Thread Singularnet
Hi. Did you resolve the issue? First of all check if the device could do CMNI notification, connect to your modem with a terminal application and write AT+CNMI=? If the response is not error, your modem can send notification. Second check if your modem is USB connection maybe you are connecting to

RE: DLRs and the http smsc

2011-05-11 Thread James Caradoc-Davies (Strike Media)
Hi Gabor, If you examine smsc_http.c you will see that status-success-regex is used only by 'system-type = generic', not by 'kannel'. Regards, James -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Gabor Szucs Sent: 10 May 2011 13:52 To: u

Re: DLRs and the http smsc

2011-05-11 Thread Gabor Szucs
Hi James (and list), Thanks for your comment . I realize that, and I tried the same with the 'generic' system-type, as I wrote last time - I moved on to the 'kannel' system-type based on one of the developers' reply to an earlier, similar question (I've also quoted its subject line). I also saw a

Internal dlr-storage

2011-05-11 Thread Deborah Pisani
Hello, We are trying to test WAP Push with delivery reports using test_ppg and fakesmsc. For this test, we opted to use the internal dlr-storage (dlr-storage = internal). Moreover, from the User Guide, we read that in the case of internal dlr-storage, "all DLRs are stored in the memory of

sqlbox greek gsm-7

2011-05-11 Thread Πετσούκα Τάνια
Hi all, i used to send sms via http using GSM-7 characters (greek capital). Now that i've installed sqlbox to make the job, i can't receive greek characters. Only '?' . - I convert the message to GSM-7 chars before inserting into the send_sms table. - coding->0 alt-dcs->1 - I haven't

FAKESMSC with Internal DLR

2011-05-11 Thread Andrew Caruana
Hi all, The below is the debug from bearerbox for a WAP Push using test_ppg and fakesmsc with internal DLR. It is to be noted that kannel (IP: 10.159.50.48) and fakesmsc (IP: 10.159.50.224) are running on different machines: 2011-05-11 16:00:03 [8095] [6] INFO: Fakesmsc client connected

Re: Re: sqlbox greek gsm-7

2011-05-11 Thread Mike Nakos
Hello Tania. I use the below settings on my kannel.conf file group = smsc smsc = smpp smsc-id = host = port = receive-port = smsc-username = smsc-password = source-addr-ton = 0 source-addr-npi = 1 dest-addr-ton = 1 #dest-addr-np = 1 bind-addr-ton = 0 bind-addr-npi = 1 system-type = "VMA" en

FAILED SMS

2011-05-11 Thread ha...@aeon.pk
Dear fellows, I can see few "FAILED Sent SMS" in kannel-access.log. Is there a way to configure the kannel to recognize them as failed SMS and try again to deliver somehow at some later time? Regards, Hamza

Re: FAILED SMS

2011-05-11 Thread Nikos Balkanas
Hi, If it is a temporary failure (i.e. throttling or other SMSc temporary error), kannel will retry it. If it is a terminal error (i.e. unknown subscriber) kannel aborts. This is the normal behaviour. BR, Nikos - Original Message - From: ha...@aeon.pk To: kannel users Sent: Wednesda

RE: Re: sqlbox greek gsm-7

2011-05-11 Thread Rene Kluwen
Exactly. Try to urlencode your data. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Mike Nakos Sent: Wednesday, 11 May, 2011 19:15 To: ta...@tessera.gr Cc: users@kannel.org Subject: Re: Re: sqlbox greek gsm-7 Hello Tania. I use the below

Re: FAILED SMS

2011-05-11 Thread Willy Mularto
If you use SQLBox you can do it easily ;) On May 12, 2011, at 12:49 AM, ha...@aeon.pk wrote: > Dear fellows, > > I can see few "FAILED Sent SMS" in kannel-access.log. Is there a way to > configure the kannel to recognize them as failed SMS and try again to deliver > somehow at some later ti

Kannel response

2011-05-11 Thread Pierre-Pierre Courant
Hello, When I send a HTTP Request to Kannel as an SMS push, does Kannel send back an HTTP response??? Thanks, Pierre

RE: Kannel response

2011-05-11 Thread nomu...@gmail.com
Yes it does. It tells u whether the msg was sent or not -Original Message- From: Pierre-Pierre Courant Sent: 12.05.2011, 04:00 To: users@kannel.org Subject: Kannel response Hello, When I send a HTTP Request to Kannel as an SMS push, does Kannel send back an HTTP response??? Thanks,