setup or configure XML POST

2013-08-08 Thread John alero
Hello, How to setup or configure XML POST request in Kannel 1.5.0. Kindly provide some information for the same.

Re: setup or configure XML POST

2013-08-08 Thread spameden
page 94 of user guide 2013/8/8 John alero johnale...@gmail.com Hello, How to setup or configure XML POST request in Kannel 1.5.0. Kindly provide some information for the same.

DLR

2013-08-08 Thread Dorin Aftenii
Hello, please please please help me! I have a problem that I can't solve. I use Bearerbox - SMSbox - SQLBox All works fine except DLR. I can't recieve delivery status. Wen I send an SMS, kannel start php script from dlr-url only one time and return status 8 (smsc submit), after that no more

Re: DLR

2013-08-08 Thread Alejandro Guerrieri
The smsc must have dlrs enabled on their side as well, contact them and ask if it's enabled. Hope it helps, -- Alex Guerrieri On Aug 8, 2013, at 7:42, Dorin Aftenii dorinafte...@mail.ru wrote: Hello, please please please help me! I have a problem that I can't solve. I use Bearerbox -

Fwd: Re: DLR

2013-08-08 Thread dorin
Hello Alejandro! Thank for your reply. dlr - are you meaning BIND_RECEIVER and BIND_RECEIVER_RESP? They told me that they use only transceiver mode. If dlrs are disabled on SMSC, I wouldn't receive nothing. And I'm not shure that I recieve first dlr from SMSC. All time when is started dlr-url

Re: Re: DLR

2013-08-08 Thread Rodrigo Rocco
If your SMSC is transceiver mode, you should have transceiver-mode = true in your *craftmobile *block. Or else it works as transmitter only. -- Rodrigo Rocco Rubim Cel: (21)97445317 On Thu, Aug 8, 2013 at 9:52 AM, dorin dorinafte...@mail.ru wrote: Hello Alejandro! Thank for your reply.

Re: Re: DLR

2013-08-08 Thread Alejandro Guerrieri
The first dlr doesn't come from the smsc, Kannel creates that one internally on the submit_sm_resp. As long as you set the dlr-mask to 31 you should receive all dlrs for that message, assuming the carrier has enabled dlrs. If they didn't you'll only receive the one from kannel. On Thu, Aug 8,

unsubscribe

2013-08-08 Thread Sagar Deshpande
Best Regards, Sagar Deshpande Mob : +919738161064

Re[3]: DLR

2013-08-08 Thread Dorin Aftenii
I have tried with transceiver-mode = true - no changes. Четверг, 8 августа 2013, 10:11 -03:00 от Rodrigo Rocco rodri...@gmail.com: If your SMSC is transceiver mode, you should have transceiver-mode = true in your  craftmobile  block. Or else it works as transmitter only. -- Rodrigo Rocco

Aw: Re: Re: Fw: SMS Accounting

2013-08-08 Thread hans joachim
Hello spameden, can you please give me a link to the SVN where I can download the changed version ? Im curious if your patch will give me the functionality I need :) Gesendet:Dienstag, 06. August 2013 um 21:12 Uhr Von:spameden spame...@gmail.com An:hans joachim cosmos...@web.de

Re: Multi modem and sms services reply problem

2013-08-08 Thread Alvaro Cornejo
Hi Forgot to cc kannel list. Try to specify: http://localhost/sms.php?keyword=%kseckeyword=%sregtime=%tsender=%preceiver=%Ptext=%adlrvalue=%d sms-id=YourPreferredRoute Regards Alvaro

Re: Multi modem and sms services reply problem

2013-08-08 Thread Cesar Arguinzones
Hi. I guess I've not redacted my question clearly enough. When any of the GSM Modem receives a sms, it's forwarded to my sms-service. I could use your suggestion and pass the smsc-id to my service. In my sms-service sms.php I have something like: ?php // save sms to database // // //