Thanks more Falko... hence, if digit from command line lynx "http://localhost:13013/cgi- bin/sendsms?username=xxx&password=xxx&to=xxxx&text=xxxx" for send sms to phone what I need to use to send the message to telephone on port 50001? Mariella...
" >----Messaggio originale---- >Da: [email protected] >Data: 12/02/2009 21.20 >A: <[email protected]> >Cc: "[email protected] User"<[email protected]> >Ogg: Re: send sms to application on specific port on phone > >;-) > >And now I found the real trick in my archives: >The UDH has to be 060504ddddssss >where "dddd" is the destination- and ssss is the source-port in hex. > >You can find the technical details in GSM 03.40 specification Chapter >9.2.3.24.3 "Application Port Addressing 8 bit address" > >Regards >Falko > >Am 12.02.2009 um 17:37 schrieb Nikos Balkanas: > >> Thanks, Falco. >> >> Always a pleasure to learn a few new tricks ;-) >> ----- Original Message ----- From: "Falko Ziemann" <[email protected]> >> To: "Nikos Balkanas" <[email protected]>; >> <[email protected]> >> Cc: <[email protected]> >> Sent: Thursday, February 12, 2009 9:51 AM >> Subject: Re: send sms to application on specific port on phone >> >> >>> Sorry Nikos, this time you are wrong. >>> Mariella, You can send SMS to a specified port. But this is not >>> defined inside kannel. You have to set a special UDH. Inside the >>> UDH a Port can be specified. But I currently don't find the >>> specification for it in my archives. Please google a little bit, >>> try searching for UDH, Port and Smart Messaging. And when you find >>> something, please post it to the list. >>> Regards >>> Falko >>> Am 12.02.2009 um 01:03 schrieb Nikos Balkanas: >>>> Hi Mariella, >>>> >>>> What you describe is not possible. It is not even a kannel issue. >>>> PPG is sent as a binary SMS. It follows the same route as regular >>>> SMS. From bearerbox it is delivered to an SMSc and from there to >>>> the mobile. Therefore the SMSc is responsible for delivering the >>>> content to the mobile. This happens according to the SMS spec and >>>> is not configurable. >>>> >>>> BR, >>>> Nikos >>>> ----- Original Message ----- From: <[email protected]> >>>> To: <[email protected]> >>>> Sent: Wednesday, February 11, 2009 12:21 PM >>>> Subject: send sms to application on specific port on phone >>>> >>>> >>>>> Hi everyone, I have installed kannel and i sended successfully >>>>> simple sms and >>>>> wap push sms to my nokia phone. Now i would send with kannel a >>>>> sms (simple or >>>>> wap push) to a midlet installed on my phone on port 50000. What >>>>> i must specifed >>>>> in file.conf and where? Thanks in advance.. >>>>> Mariella... >>>> >>>> >>> > >
