Re[2]: Startup Script kannel (Slackware 8.0)

2002-10-20 Thread Afif
Dear oded,

Done well, thanks alot oded
now would you pls guide me to test how to send sms to the smsc, and
how I could do its?
thanks a lot for yr guidance
-- 
Best regards,
Afif
mailto:afif@;sur.ogs-id.com



OA> case $1 in
OA> start)
OA> runner /usr/local/kannel/sbin/bearerbox 5 /etc/kannel.conf &
OA> ;;
OA> esac

OA> which when called with the parameter 'start' will fork runner() to the background 
giving it the path to the bearerbox, a 5 seconds delay between crashes and the path to 
the kannel configuration
OA> file.
OA> These examples are taken from our SysV compatible script - I don't know how 
Slackware like startup scripts so YMMV.






RE: (no subject)

2002-10-20 Thread Wilf \(Neil Wilkinson\)
AFAIK, SMTP is not used by SMSCs themselves, but is often used by people
providing SMS Gateways.  (In a previous life, I built an SMTP interface to
an existing SMS gateway to make it more accessible for clients that didnt
have much(any) technical nouse.)

That may be why you have heard of it - writing a simple script that reacts
to a mail arriving to a certain account (sendmail can provide this i
believe) and makes a HTTP transaction with Kannel would do the trick.

But as Oded says, SMTP has a heavy pay-load and the client would have to be
sent a seperate message for success/failure (and if they are sending
thousands of emails, it would be complicated to tarry up the status with the
original sms as they would have to parse the emails that are returned).


Wilf

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:users-admin@;kannel.3glab.org]On Behalf Of Oded Arbel
> Sent: Sunday, 20 October 2002 5:30 PM
> To: Blesson Paul; [EMAIL PROTECTED]
> Subject: RE: (no subject)
>
>
>
>
> > -Original Message-
> > From: Blesson Paul [mailto:blessonpaul@;softhome.net]
>
> > In some documentation, we found that, many
> > commercial SMSC's work with
> > SMTP protocol. Why there is no support for SMTP in Kannel
>
> I'm not aware of any SMSC that supports SMTP, or at least - no
> SMSC that supports SMTP and not one of the other protocols that
> Kannel can use to deliver SMs. please note that SMTP is not a
> good protocol to deliver SMs with, as it is designed and
> optimised for large data transfer (heck - SMTP handshake alone is
> longer then most SMs). since an SMTP connection is
> unidirectional, to set up a proper system for SMTP messaging the
> network provider and content provider both need to set up lots of
> globally accesiable records which are not directly related to SM.
> As a result, it was never a requirment for Kannel to have an SMTP
> driver for SM delivery, and if your provider offers you an option
> to use a protocol other then SMTP, you better take that offer.
>
> OTOH, MMS messaging does have provisions for SMTP messaging, and
> due to the large size of most MMs, and the complicated nature of
> the MM* protocols, using SMTP for connections to MMSC is a good idea.
>
> --
> Oded Arbel
> m-Wise mobile solutions
> [EMAIL PROTECTED]
>
> +972-9-9581711 (116)
> +972-67-340014
>
> ::..
> We promise according to our hopes, and perform according to our fears.
>





Re: WAP OTA settings problem (GSM/CSD setting )

2002-10-20 Thread Yury Mikhienko
On Sun, 20 Oct 2002 19:26:44 +0400
Yury Mikhienko <[EMAIL PROTECTED]> wrote:

> Hi all!
> 
> I tried sending an OTA WAP settings message. Its the same example as given in the 
>OTA_setting_general_7_0 spec (14.1):
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> http://wap.company.com/main"/>
> 
> 
> 
> 
> 
> But on Nokia 6210/6310/6310i I'm getting nothing. Not even invalid message type or 
>anything!
> Octet string dump in smsbox.log is good for this message (nothing different with 
>octet dump in 
> OTA_setting_general_7_0 spec [for this example]) Where am I wrong?
> Does anyone have any experience in this?
> 
> Thanks in advance,


But bookmarks sending is successfully.

-- 
 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"




WAP OTA settings problem (GSM/CSD setting )

2002-10-20 Thread Yury Mikhienko
Hi all!

I tried sending an OTA WAP settings message. Its the same example as given in the 
OTA_setting_general_7_0 spec (14.1):












http://wap.company.com/main"/>





But on Nokia 6210/6310/6310i I'm getting nothing. Not even invalid message type or 
anything!
Octet string dump in smsbox.log is good for this message (nothing different with octet 
dump in 
OTA_setting_general_7_0 spec [for this example]) Where am I wrong?
Does anyone have any experience in this?

Thanks in advance,

-- 
 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"




Re: MIDlet and kannel

2002-10-20 Thread Yury Mikhienko
Hi all!

Can anyone tell me about the maximum file size allowed to download as MDIlet in kannel?
I tried to download a small MDIlet (8K) but only jad-file gets downloaded 
successfully. When the phone
starts to download a jar-file, it eventually looses a connecttion completely. Does 
kannel
really support MIDlet downloads? Does anyone have any experience it this?

Thanks in advance,

-- 
 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"