Re: send long SMS wrong

2002-08-21 Thread ww
but the truth is that i sent 244 "d" not binary content :) in the SMS box:   2002-08-21 09:55:44 [3] INFO: sendsms used by   2002-08-21 09:55:44 [3] INFO: sendsms sender: (192.168.6.151) to:  <13672449730> msg:  d

send long SMS wrong

2002-08-20 Thread ww
hello:   when i use kannel to send a long SMS ,it will wrong, i can receive the messages,but it is empty.   i use Nokia 7110 as virtual SMSC      here is the logs     in the SMS box:   2002-08-21 09:55:44 [3] INFO: sendsms used by   2002-08-21 09:55:44 [3] INFO: sendsms sender:

Re: What's the actual status of Kannel WTLS?

2002-08-19 Thread ww
finished about 70% i think :)

Re: (no subject)

2002-08-16 Thread ww
but one man told me he once used Nokia 7110 as SMSC,and succeed to send SMS and the userguide also siad we  can use 7110 as SMSC

(no subject)

2002-08-16 Thread ww
ostsendsms-port = 13013global-sender = 13013sendsms-chars = "0123456789 +-"log-file = "/tmp/smsbox.log"log-level = 0access-log = "/tmp/access.log"   #the smsc group   group = smscsmsc = at2smsc-id = jpgmodemtype= autodevice= /dev/ttyS0speed= 9600pin= 1234   #th

how to unpack the IP datagram

2002-07-24 Thread ww
   i want to control(deny or permit) the visiter to the wap gateway(wapbox),like a firewall.but i think i must know the mobile number of the user.in the kannel, as i know ,we can only get a dynamic IP address of the mobile ,so we can do nohting about the user, is there phone number in

can we send multi SMS by Kannel at a time?

2002-07-22 Thread ww
if can ,how? thanks

how to use the smscenter

2002-07-21 Thread ww
i am a new user of the kannel,and i want to use the sms center ,but i dont know how to config the groups about the sms i tried to use the fake sms group and  use the admin to send a short message but i  find i dont know the telephonr number of the toolkit :( can anyone give me a exa

how to use the MACROs?

2002-07-17 Thread ww
i am puzzled by the macros used in the source code of kannel just like the difinition of the MSG and the State-machine   here is the source code in the wtls_state-decl.h  ROW(CREATING,    SEC_Exception_Req,    1,    {    info(0,"begin a new 12 machine--

where can i get the certificate-file and privatekey-file for WTLS?

2002-07-17 Thread ww
i think we can try to use the WTLS layor,but the file certificate-file and privatekey-file isnt with the program  :( here is the source in the wapbox.c (function readconfig()). #ifdef HAVE_WTLS_OPENSSL    /* Load up the necessary keys */    if ((s = cfg_get(grp, octstr_imm("certifi

configuration

2002-07-16 Thread ww
Attach Kannel configuration file (remove passwords and login information!).

certificate-file

2002-07-16 Thread ww
privatekey-file