thanks for the fast reply

---ok i got a website: http://dev.mobi/node/616

---ok i already converted my SI document to hex:
02056A0045C60C036d6f6f646c652e6170632e6564752e70682f7761702f696d616765732f6170632e6a70670011033635333200070103446f776e6c6f61643f000101

---here's my xml SI:

<?xml version="1.0"?>
<!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN" 
"http://www.wapforum.org/DTD/si.dtd";>
 <si>
   <indication href=http://moodle.apc.edu.ph/wap/images/apc.jpg si-id="6532">
     DevDotMobi is Fun !
   </indication>
 </si>


---and my UDH:
0605040B8423F0

---Is the SI-ID will be different everytime i make one? can i just use random SI-IDs?

---so i will use sendsms like this?:
http://host*:*port/cgi-bin/sendsms?username=<username>&password=<password>&to=<recipient>&udh=0605040B8423F0&text=02056A0045C60C036d6f6f646c652e6170632e6564752e70682f7761702f696d616765732f6170632e6a70670011033635333200070103446f776e6c6f61643f000101

---is this right? are there anything missing? why is it that others have *%* sign in their &text and &udh? ---and what should i put in the UDH? in that site it says the first 3 pairs [06 05 04] are standard. and the last 3 pairs are this: (got from the site i gave)
-----------------------
Prepare the UDH

Preparing the UDH is pretty easy. Just start with “06 05 04” and then add the port numbers. WAP Push messages uses “destination port” 2948 while source port is 9200. Convert decimal port numbers to hexadecimal formats, so 2948 becomes 0B84 and 9200 becomes 23F0. Magically, the UDH is: 06 05 04 0B 84 23 F0

------------------------

---what should i put in the destination and source port numbers? are port 2948 and 9200 are the universal "default"? meaning all carriers/phones use this ports?

thank you again


seikath wrote:
search the mailing list for wappush howto
wappush is the binary sms with the download url you are searching for

-----Original Message-----
From: users@kannel.org [EMAIL PROTECTED]
Sent: 05 ???? 2008 ?.
To: seikath
Subject:How to send mms notification
Hi guys.

i wanted to send a picture,ringtone,animation to a user using a push
here's the step what i have in mind:

1) the user will text a keyword related to the item he/she want to download.
2) kannel will send a push back to the user notifying that the item is
now ready for download + a SMS message saying like "Thank you for downloading this content"
3) the user will download the item using his/her mobile internet.

what i have so far is running bearerbox,smsbox and wapbox.
i can text a keyword to kannel and make kannel reply a text also.
i also made a voting system

what i dont understand is to how to code or configure on how to send the
notification.

can anyone make a step-by-step instructions on how to do it? i am soooo
confused right now.
and i dont know how to send either

attached is my kannel configuration and i'm using sony ericsson k800i

if you see something wrong on my config, feel free to tell me so i can
evaluate.


thank you in advance for the support! =D







Reply via email to