push data

2006-02-02 Thread Zohar Amir
? Thanks, Zohar.

Re: WAP Push format

2004-03-24 Thread Zohar
Is it possible that my push message is received as 3 separate messages on the receiving end? - Original Message - From: Aarno Syvänen To: Zohar Cc: [EMAIL PROTECTED] Sent: Wednesday, March 24, 2004 10:55 AM Subject: Re: WAP Push format It is binaryOn 24.3.2004

Re: WAP Push format

2004-03-24 Thread Zohar
Can I see any indication (in the logs?) that the message was segmented? - Original Message - From: Aarno Syvänen To: Zohar Cc: [EMAIL PROTECTED] Sent: Wednesday, March 24, 2004 2:36 PM Subject: Re: WAP Push format Not as a *separate* messages, but of course

Re: WAP Push format

2004-03-24 Thread Zohar
Does this mean that it's encoded in WBXML? - Original Message - From: Navjot Singh [EMAIL PROTECTED] To: Zohar [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, March 25, 2004 7:27 AM Subject: RE: WAP Push format Hi Zohar, there are no such guidelines. may be someone else can

PPG warning

2004-03-23 Thread Zohar
Hi, I'm trying to send a WAP Push message through kannel and I get (in the wapbox's log): 2004-03-23 15:50:40 [14] INFO: PPG: Accept request /wappush from 10.0.0.582004-03-23 15:50:41 [14] INFO: client address was +417555406205, accepted2004-03-23 15:50:41 [14] INFO: reverting to default

WAP Push format

2004-03-23 Thread Zohar
Hi, I use kannel as a PPG (amongst other things), but my knowledge of the internal workings of WAP Push is almost nothing, so please forgive me if I'm asking a stupid question: When I ask kannel to send a WAP Push message (over SMS) - what format is the SMS message in? I understand that it

long messages

2004-03-16 Thread Zohar
What if I send a long SMS message through kannel? Does it brake it by itself somehow?

WAP URL access

2004-01-21 Thread zohar
Is it possible to control the URLs accessible via the WAP Gateway in Kannel?

Listening interfaces

2004-01-21 Thread zohar
Is it possible to limit the listening endpoint in kannel to specific interfaces, instead of them listening on all IPs?

QoS in PAP

2003-12-22 Thread Zohar
I sent a push message with the following element in the PAP: quality-of-service priority="high" network="" network-required="false" bearer="" bearer-required="false"/ The PPG replied with: ?xml version="1.0"?!DOCTYPE pap PU BLIC "-//WAPFORUM//DTD PAP 1.0//EN"

Re: Wap Push

2003-12-12 Thread Zohar
ok, so the hacking for the IPV4 address is...? ;) Why should this be a hack anyway? - Original Message - From: Rene Kluwen To: Zohar ; Aarno Syvänen Cc: [EMAIL PROTECTED] Sent: Friday, December 12, 2003 12:20 AM Subject: RE: Wap Push True... my bad... I

Re: Wap Push

2003-12-11 Thread Zohar
Kluwen To: Zohar ; Aarno Syvänen Cc: [EMAIL PROTECTED] Sent: Thursday, December 11, 2003 3:09 PM Subject: RE: Wap Push Yes, you can... Among the environment variables in the cgi script that you process the POST request with (php, cgi, asp, or other) there will also

Wap Push

2003-12-02 Thread Zohar
Hi, Is it possible to perform WAP Push over UDP, rather than over SMS , using kannel? If so, then how exactly? Thanks, Zohar.

WAP headers

2003-12-02 Thread Zohar
Hello, When looking at a WAP message received by kannel, Ican seevarious headers. Can anyone tell me the exact meaning of these headers: X_Network_Info: X-WAP-Client-SDU-Size: X-WAP-Session-ID: Thanks, Zohar.

WAP and WAP Push

2003-12-02 Thread Zohar
Hi, How can I send a WAP Push message to a handset that sent me a WAP message? When I get the WAP message (e.g., GET), Ialso getvarious information bits regarding the client that sent this message. >From this information, how can I construct a valid PAP address element?

UDH format

2003-11-24 Thread Zohar
Hello, I have a kannel running in the US. I use an Ericsson handset as an smsc. When I get a message with UDH, the format is kind of URL encoded ("%06%05%04..."). When I use the same kannel outside of the US I get the UDH as a plain string ("060504..."). Is the UDH encoding dependant on the

Re: nokia 30 setup

2003-11-24 Thread Zohar
/ttyS1]: Couldnot write to device. 2003-11-24 18:22:06 [7] ERROR: System error 5: Input/output error Zohar writes: At some point 'at2' was abandoned for 'at' http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN4382 - Original Message - From: mikez [EMAIL

UDH in the USA

2003-11-20 Thread Zohar
Hi, I installed a kannel (snapshot version)in a cygwin environment. I'm using an Ericsson T68i with an ATT SIM. When I receive SMS messages with UDH, it seems that the UDH is not in X-Kannel-UDH, but is rather prepended to the message itself. When sending SMS messages with UDH through the

bug?

2003-11-19 Thread Zohar
in smsc_at.c I think a device should be closed if init fails?

bearerbox failing

2003-11-18 Thread Zohar
I've installed a fresh kannel on a cygwin running on a win2k. I'm trying to start the bearerbox and this is what I get: 2003-11-18 11:13:17 [0] INFO: 2003-11-18 11:13:17 [0] INFO: Kannel bearerbox II version cvs-20031115 starting2003-11-18 11:13:17

UDH with Nokia

2003-11-16 Thread Zohar
Hello all, I need to receive/send SMS messages with UDH. I connected an Ericsson R320s and it works fine, but when I try to use a Nokia 6210, messages that have UDH set in them are not handled by kannel. Any tips on how to make it work with Nokia?

Re: UDH with Nokia

2003-11-16 Thread Zohar
I actually use 2 kannel settings: one for sending the sms and the other for receiving it. It seems that the sending handset (also a Nokia), does not send the message with the UDH. Any help? - Original Message - From: Zohar To: [EMAIL PROTECTED] Sent: Sunday, November 16

Re: UDH help

2003-11-05 Thread Zohar
No, and that was the problem. Why does kannel need the length - can't this be calculated per UDH? Thank you. - Original Message - From: Navjot Singh To: Zohar ; [EMAIL PROTECTED] Sent: Wednesday, November 05, 2003 11:38 AM Subject: RE: UDH help are you sure

Re: UDH help

2003-11-05 Thread Zohar
I have this spec, but my question was why kannel does not ad the UDHL by itself, by taking the length of the UDH given to it. - Original Message - From: huangcy To: Zohar ; Navjot Singh ; [EMAIL PROTECTED] Sent: Monday, July 07, 2003 8:02 AM Subject: Re: UDH

Re: Kannel on Windows

2003-07-04 Thread Zohar
great. where can I get OpenSSL and libXML suitable for cygwin? and where do i get the cygwin build of Kannel? - Original Message - From: Jarrod Hermer To: [EMAIL PROTECTED] Sent: Friday, July 04, 2003 10:19 AM Subject: RE: Kannel on Windows Yes it can

Re: SMS messages in handset

2003-07-02 Thread Zohar
2) try setting AT+CNMI=3,1 (if the modem supports it) in modems.conf 3) apply the patch sent by Steve Kennedy on May 30. - Original Message - From: Zohar [EMAIL PROTECTED] To: Pierluigi Campidoglio [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, July 01, 2003

Is this patch included?

2003-07-02 Thread Zohar
Hello, This question is aimed at Kannel developers: Why isn't this patch http://www.mail-archive.com/[EMAIL PROTECTED]/msg00311.htmlincluded in the latest builds (or is it?)? Thanks you.

Re: SMS messages in handset

2003-06-30 Thread Zohar
What about the initialization may be wrong? is there anything I can do to fix this (except learning the whole subject from scratch)? - Original Message - From: Jacob Vennervald Madsen [EMAIL PROTECTED] To: Zohar [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, June 30, 2003 4:20 PM

Nokia 6310i

2003-06-26 Thread Zohar
Anyone worked with Nokia 6310i? I tried, and got messages in the mailbox, instead of being handled by kannel (only sometimes...).

Re: supported push application IDs

2003-06-24 Thread Zohar
:-) thanks. - Original Message - From: Aarno Syvänen To: Zohar Cc: [EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 9:10 AM Subject: Re: supported push application IDs Yep. Current cvs should support all well-known and reserved push appidsdefined by open

UDH content type

2003-06-22 Thread Zohar
When sending a message that contains UDH, what content-type should I use?

Re: SMS port

2003-06-14 Thread Zohar
Title: Message Thanks, so basically it's for UDH encoded messages only? - Original Message - From: Antonio Vaz To: [EMAIL PROTECTED] Cc: 'Zohar' Sent: Friday, June 13, 2003 10:33 PM Subject: RE: SMS port I supposeyou want to send a SMS to an application

Re: SMS port

2003-06-14 Thread Zohar
So, if I need to send my messages to port 56733,what I need to do is add the following header: X-Kannel-UDH: 060504dd9ddd9d is this correct? - Original Message - From: Antonio Vaz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 14, 2003 4:07 PM Subject: RE: SMS port

SMS port

2003-06-13 Thread Zohar
newbie question: Can I send an SMS message to a certain port? if so, how do I instruct Kannel to do so?

Re: SMS port

2003-06-13 Thread Zohar
mental purposes the default port number is 56733." - so my question is: how can I send an SMS message to a specific port? Thanks. - Original Message - From: Himalay Gopu To: Zohar ; [EMAIL PROTECTED] Sent: Friday, June 13, 2003 11:55 AM Subject: RE: SMS port

Nokia 6210

2003-06-12 Thread Zohar
I've connected a Nokia 6210 to my PC (for something else than Kannel - can you believe this...?), and I need to set the BAUD rate - anyone knows what it is? Thanks.

Re: assertion

2003-06-10 Thread Zohar
don't understand - what sms sender? This happens when starting the bearerbox and it fails. - Original Message - From: Navjot Singh To: Zohar ; [EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 11:31 AM Subject: RE

sending UDH

2003-06-09 Thread Zohar
Just tried (for the first time) to send a message with UDH and couldn't. I set a header in the HTTP POST message as follows: "X-Kannel-UDH": "%06%05%04%15%82%00%00" As a result of my request, Kannel sent an SMS message to another Kannel, which produced an HTTP message to an application I

Foo

2003-06-09 Thread Zohar
Why is there "Foo" in HTTP responses?

Re: supported push application IDs

2003-06-07 Thread Zohar
I would really appreciate it if you post a message when it's integrated. Thank. - Original Message - From: Aarno Syvänen To: Zohar Cc: [EMAIL PROTECTED] Sent: Monday, June 02, 2003 11:48 AM Subject: Re: supported push application IDs Yep. I definitely would

post headers

2003-06-07 Thread Zohar
Hi, When using the "post-url" method in the "sms-service" group, how do I specify which headers are sent (e.g., "X-Kannel-From", "X-Kannel-UDH", etc.) , or are all (available?) headers being sent always?