Thanks. It works.

Just wondering if anyone here know if there's any php script for
rtttl-parser for sending it to kannel?
Knew that there's one for perl but not sure if there's any for php.

Regards
Robin


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Kwok Peng Tuck
Sent: Thursday, August 07, 2003 3:09 PM
To: [EMAIL PROTECTED]
Subject: Re: binary sms


Hmm, with kannel you don't need to do that, just  make sure that for the
sendsms user  tester ,
the attributes  concatenation and max-messages is set

Try :
concatenation=true
max-messages=10

HTH



Robin wrote:

>Thanks.
>
>How do i insert UDH in a way to send concatenated sms?
>
>Regards
>Robin
>
>
>-----Original Message-----
>From: Benjamin Lee [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, August 06, 2003 10:59 PM
>To: Robin
>Cc: [EMAIL PROTECTED]
>Subject: Re: binary sms
>
>
>Robin,
>
>In both cases, it looks as if you have not URL encoded your 'text' values.
>
>As Shridhar Raju wrote recently, you need something like:
>
>(Ringtone)
>http://198.198.1.150:13013/cgi-bin/sendsms?username=tester&password=foobar&;
t
>o=91234567&udh=%06%05%04%15%81%15%81&text=%02%4A%3A%51%D1%95%CD%D0%04%00%1B
%
>20%55%05%90%61%05%60%55%85%50%54%85%40%82%08%49%90%00%00
>
>And yes, you need the UDH.
>
>On Wednesday, 2003-08-06 at 07:04:24 PM, Robin scribbled:
>
>
>>Hi All,
>>
>>How do I send concatenated Nokia RTTTL ringtones after I've converted
>>
>>
>using
>
>
>>ringtonetools?
>>I've already enable concatenated sms in kannel. I tried sending just one
>>sms, kannel automatically split into 2 sms. Although I've receive the
>>ringtone, it's without sound.
>>
>>Here's how I send it:
>>
>>
>>
>>
>http://localhost:13131/cgi-bin/sendsms?username=xxx&password=xxx&to=6598860
4
>
>
>11&udh=%06%05%04%15%81%00%00&text=024A3A596199A5B195CC04007B1CCAE5507106907
1
>
>
>0A26849C29001541C41A41C428AA1270A400A3082E82A82682A849C290028C20BA0AA09A0BA
1
>
>
>>270A400550710690710A26849C29001541C41A41C428AA1270A400A2A849C28000
>>
>>The above send out the ringtone but it came without sound. Probably
>>something is wrong.
>>
>>But if I tried this:
>>
>>
>>
>>
>http://localhost:13131/cgi-bin/sendsms?username=xxx&password=xxx&to=6598860
4
>
>
>11&text=%2F%2FSCKL15810000010201+024A3A596199A5B195CC04007B1CCAE55071069071
0
>
>
>A26849C29001541C41A41C428AA1270A400A3082E82A82682A849C290028C20BA0AA09A0BA1
>
>
>>
>>
>http://www.etxx.com:13131/cgi-bin/sendsms?username=netrixf00bar&password=ne
t
>
>
>rixf00bar&to=6593807904&text=%2F%2FSCKL15810000010202+270A400550710690710A2
6
>
>
>>849C29001541C41A41C428AA1270A400A2A849C28000
>>
>>This works! But I do not need to put udh parameter in the URL as it is
>>already within text data.
>>
>>Can anyone tell me how to make it work if I want to insert UDH header into
>>the URL(like the topmost example) and also how to define the UDH in URL in
>>order to send concatenated sms? Is it also a must to insert % in the text
>>field (example: &text=%02%4A%3A.....) ?
>>
>>Hope someone here can enlighten me on this.
>>
>>Regards
>>Robin
>>
>>
>>
>>
>>
>
>--
>Benjamin Lee
>Melbourne, Australia         "Always real."    http://www.realthought.net/
>
>__________________________________________________________________________
>And now for something completely the same.
>
>
>
>
>
>
>
>
>







Reply via email to