Requesting the /status page...

2002-10-10 Thread Rene Kluwen / Chimit Software Solutions
 ...will crash kannel if no smsc-id is set in group = smsc.   Attached is a patch to fix the problem.   -- Rene...   This email message has been automatically scanned for viri using Sophos antivirus. missing_smsc_conn_id.patch Description: Binary data

RE: using mobile phones as GSM modems

2002-10-10 Thread Oded Arbel
> -Original Message- > From: Delphi Man [mailto:[EMAIL PROTECTED]] > in your documents you say that supported phones are > Nokia Premicell > Siemens M20 > Wavecom WM02-G1800 modem . > You didn't update this list so long time.Can you send me a > list of new supported mobile phones t

Ericsson T39 - T68 Problems

2002-10-10 Thread minopica
Hi, I am testing T39 and T68 as virtual SMSC with Kannel 1.2.0. I realized that if i use "at" as type of SMSC (group=smsc, smsc=at, modemtype=ericsson, .) kannel automatically uses this init command for modem : "AT + CNMI = 3,2,0,0,0" , but this is wrong for T39 and T68 (the right one is "

Can't send sms length > 30 char whit EMI2

2002-10-10 Thread Hélène VIDAL
Hi all, I have a pb whit my connection to SMSC UCP/EMI3.5, and I don't know if it's kannel which has a pb or the SMSC. When I send a sms length < 30 char., there is no problem, the message is sent. (and i receive the sms on my GSM). But, if sms lenght = or > 30 char., problem ! And I read in log

Re: CNMI -> CDSI

2002-10-10 Thread Rene Kluwen
 Yups... is only one line extra... tested it... and works... Attached is the patch against the cvs version. It is the result of your (Oded) work and mine for your review.   -- Rene...   This email message has been automatically scanned for viri using Sophos antivirus.

Problem with using GSM Phone as SMSC !!!

2002-10-10 Thread minopica
Hi, I am trying to use Kannel as SMS Gateway. I am using a GSM Phone as SMSC. The model of GSM Phones used are: Ericsson T39m, Ericsson SH888, Ericsson T68, Nokia 9210, Nokia 7650. I connect this phone to the port COM1 on the machine where is installed Kannel software (file device=/dev/ttyS0), but

using mobile phones as GSM modems

2002-10-10 Thread Delphi Man
Dear Kannel development team. Before asking my questions,I need to congrulate you for having done such a good job. My question is about using mobile phones as GSM modems.in your documents you say that supported phones are Nokia Premicell Siemens M20 Wavecom WM02-G1800 modem . You didn't update

Re: Response.

2002-10-10 Thread Aarno Syvänen
On Monday, October 7, 2002, at 04:03 PM, Nigar Sultana wrote: > Hello > > We tested, to send a post req to http server, > the response got back in the wap gateway: > > HTTP: Status line: > WSP: Fetched (application/vnd.wap.mms-message, > charset='') > 1> what it means?

Re: WSP SAR and PDU types

2002-10-10 Thread Aarno Syvänen
MMS requires connection-oriented mode and is specified to use only it. Cless cannot SAR, because it does not have WTP. Another issue is that Kannel must support cless WAP fetch regardless the content size. Have you problems with simple WAP fetches ? Aarno On Thursday, October 3, 2002, at 12:43 P

RE: SAR

2002-10-10 Thread dw11610
A patch has already been posted. I had to modify it slightly to apply it to a CVS checkout. It will work for midlet dl with a nokia 7650. However, SAR doesn't work yet for TR-invoke type messages, so MMS is no go. I'll post my modified patch when I get home. Dave -- original message -- Subje

SAR

2002-10-10 Thread e99ccosa
I want to deploy midlet and mms throug the kannel gateway, is there a patch for SAR Thanks advance

Kannel crashes when reading Greek GSM alphabet

2002-10-10 Thread Ion Amigdalou
Hi. When any of the greek characters are received by an SMPP connection then the smsbox crashes producing the following: 2002-10-10 15:29:20 INFO: Starting to service <ÄÐN> from <1234567890> to <1234> 2002-10-10 15:29:20 [4] PANIC: gwlib/octstr.c:2099: seems_valid_real: Assertion `ostr != NULL' f

Ericsson T39 - T68 Problems

2002-10-10 Thread antimopica
Hi, I am testing T39 and T68 as virtual SMSC with Kannel 1.2.0. I realized that if i use "at" as type of SMSC (group=smsc, smsc=at, modemtype=ericsson, .) kannel automatically uses this init command for modem : "AT + CNMI = 3,2,0,0,0" , but this is wrong for T39 and T68 (the right one is "

wapbox error!!

2002-10-10 Thread lijl
Hi! when I use kannel1.2.0 to test gateway ability an error happened.I used "fakewap -m 500 -c 100 -i 10 http://192.168.6.151".at the beginning of test every thing is good ,after 4-5 hours the wapbox take possession of 80% memory and not release ,later the system is crashed. who can h

Can't send sms length > 30 char whit EMI2

2002-10-10 Thread Hélène VIDAL
Hi all, I have a pb whit my connection to SMSC UCP/EMI3.5, and I don't know if it's kannel which has a pb or the SMSC. When I send a sms length < 30 char., there is no problem, the message is sent. (and i receive the sms on my GSM). But, if sms lenght = or > 30 char., problem ! And I read in log