Re: get-url WAP

2005-05-09 Thread Nicolas de Bari Embriz G. R.
Does PPG does all the xml stuff ? regards Better to use Kannel PPG for sending WAP pushes, it does all this for you. Aarno On 5.5.2005, at 4.25, Juan Nin wrote: Nicolas de Bari Embriz G. R. wrote: [...] I can send wap messages using the contrilb/web php aplication but how can i

how to send SI using PPG

2005-05-09 Thread Nicolas de Bari Embriz G. R.
Hi all. How can i send SI using ppg? I have allready have ppg and wapbox up and runing but now how can I send the URL si ? regards.

Re: get-url WAP

2005-05-05 Thread Nicolas de Bari Embriz G. R.
is another way to do it. Regards. Nicolas de Bari Embriz G. R. wrote: [...] I can send wap messages using the contrilb/web php aplication but how can i send the wap using the get-url method, I can send binary data like logos or tones just by puting something like this on the script.php

get-url WAP

2005-05-04 Thread Nicolas de Bari Embriz G. R.
Hi all, I have a sms-service like this: group = sms-service keyword = default get-url = http://127.0.0.1/kannel/script.php?from=%pto=%Pbody=%a accept-x-kannel-headers = true max-messages = 3 concatenation = true catch-all = true I can send wap messages using the contrilb/web php aplication but

error code 0x00000058

2005-05-04 Thread Nicolas de Bari Embriz G. R.
Hi all, any idea on how to fix this: 2005-05-04 04:25:22 [55177] [7] WARNING: SMPP: PDU NULL terminated string has no NULL. 2005-05-04 04:25:22 [55177] [7] ERROR: SMPP[SMPP:11.1.23.2:8136/8136:TEST:TEST2]: SMSC returned error code 0x0058 (Throttling error) in response to submit_sm. This

Re: enconde Ringtones

2005-04-21 Thread Nicolas de Bari Embriz G. R.
). is the Destination Port (You can skip that on single-message SCKL). 060504 is the binary equivalent of //SCKL. Please let me know if you need anything else. Hope it helps, - Original Message - From: Nicolas de Bari Embriz G. R. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

sending binary data

2005-04-20 Thread Nicolas de Bari Embriz G. R.
Hi all, how can I send binary data over SMS? right now i can sen plain text messages like this: http://smsbox.host.name:13013/cgi-bin/sendsms? username=foopassword=barto=0123456text=Hello+world but how can i send binary data, like a logo image or a tone regards

Re: sending binary data

2005-04-20 Thread Nicolas de Bari Embriz G. R.
Hi, i look on the kannel/contrib, and found the web/sendsms.php application but only the wap SI push work, I can now send WAP but still cant send a tune or a picture, I am using php for doing this what i have is something like this: $msg = urlencode('//SCKL1581

daemontools

2005-04-07 Thread Nicolas de Bari Embriz G. R.
I have installed kannel on freebsd 4.11 but i dont see any start-stop script, can some one share an start/stop script using daemontools or any other alternative under freebsd regards