help with dlr-url

2004-07-02 Thread Dimitris Karathanasis
Hi everyone.. could someone help me to write a drl-url script in order to make dlr option to work? Thanks bara.jpg

Receiving UDH for long sms via SMPP

2004-07-02 Thread karthik chandrasekhar
Hello folks, I had been using kannel for some time with gsm modem as well as smsc. Have a question on UDH received from smsc using smpp. For long text sms: Receiving via gsm modem i couldmanipulate and retrievethe UDH parameteras hex ( octstr_binary_to_hex(udh,1) -- case 'u' in urltrans.c) via

Good cheap mobile (Nokia?) for use as SMSC centre in Kannel?

2004-07-02 Thread Dermot Bradley
Trying to decide what *cheap* mobile phone I could buy for use as a SMSC Center with Kannel 1.3.x as I've just discovered the Nokia 3310 I have lying around here doesn't act as a modem. Any recommendations?

Re: [Kannel-Users] help with dlr-url

2004-07-02 Thread Peter Beckman
On Fri, 2 Jul 2004, Dimitris Karathanasis wrote: could someone help me to write a drl-url script in order to make dlr option to work? When a new sms is created, I insert it into smslog. The DLR url is: $url = http://host.com/dlr.php?smsid=.$smsid.type=%dto=%Ptime=%t;; $mask = 31; In PHP,