Actually you can use test_si in gateway/test directory. This
tokenizes your si document, giving the binary content.

You probably need only one header Content-Type: application/vnd.wap.sic.
Token for this is 0xAE. (Place this before the content, of course). So for headers
you have 0x01 0xAE (headers-length+header)


And when there is, at the start Push-Id + PDU Type. Push Id is any octet, pdu
type is unconfirmed push, 0x06


Aarno

On 12.3.2005, at 10:55, Catalin Trifu wrote:

        Hi,

   An how would i use the ppg to generate the binary ?

Catalin


Aarno Syv�nen wrote:
Hi,
you can anyway use ppg to generate the binary, and send this one
to the phone.
Aarno
On 4.1.2005, at 16:36, Catalin Trifu wrote:
    Hi,

Thanks for the reply. We do not need nor want a wap gateway so the PPG
is not the best solution.



Catalin

Dziugas Baltrunas wrote:

Hi,
you could use PPG and in the group = ppg section add default-smsc =
your_second_smsc_id. Or you could always use smsc CGI variable when
doing SMS push.
On Tue, 04 Jan 2005 14:04:24 +0200, Catalin Trifu
<[EMAIL PROTECTED]> wrote:

      Hi,

   I would like to implement the following scenario using kannel:

The gsm operator gave us access to 2 SMSC (through SMPP):
1 - we can send and receive only "pure" SMS through this SMSC
2 - we can send WAP Push messages using SMS bearer through this SMSC


We would like to use the same sendsms-user to send both regular SMS through
the first SMSC and also WAP Push through the second SMSC.
Do i have to set up two different sendsms-user and set the default-smsc to
one or other SMSC or is there a more elegant way to achieve this.


Thanks,
Catalin










Reply via email to