Re: ways to write sms application?

2003-02-14 Thread Shridhar Raju
Hi Navjot,

Check gateway/contrib/php-admin/sendsms.php. You can use the same code and
build upon that.

Web Browser -- CGI Var -- Web Server (Apache/IIS) -- Sendsms
Interface -- Kannel Gateway -- GSM Modem

 As a novice user, i wish to provide my company users to send SMSes from
the
 web browser. Now, what i know is that i need to pass control to sendsms
 program and it will send SMS.

 Do i have to go this way?

 http---values---http---connectsend
 User---my program-sendsmsgsm phone

 OR

 User---my programgsm phone

 which one do you guys follow?

This would be easy to build and can be used by all users across the network
(LAN).

 waiting for your answers before i start coding ;-)
 -navjot


Regards
Shridhar Raju




Re: GSM Modem

2003-01-28 Thread Shridhar Raju



Hi Amit,

I don't think any GSM modem can achieve that rate. 
For accepting Sendsms request,kannel will be that fast, but when actually 
sending SMS (AT command), it will be much slower. I personally tested this with 
Nokia 7110. Kannel accepted around 100 sendsms request very fast, but finally 
sent messages at around 4-5 sec/message.

Any more comments from the list.

Regards
Shridhar Raju

  - Original Message - 
  From: 
  amits 
  
  To: [EMAIL PROTECTED] 
  Cc: [EMAIL PROTECTED] 
  Sent: Tuesday, January 28, 2003 6:01 
  PM
  Subject: GSM Modem
  
  Hi Navjot
  
  It's better u will go for NOKIA 6210 (GSM MODEM). 
  It can support 10-15 messages per second.
  
  Regards
  Amit Sharma
  919810464086
  (ACL Wireless 
Limited)


Re: CDMA query

2003-01-26 Thread Shridhar Raju
Hi ALL,

Has anybody tried CDMA modems like Sony Ericsson CM42, Data Remote CDS 90XX
series, etc. with Kannel for sending SMS in CDMA2000 1xRTT network.

Regards
Shridhar Raju

- Original Message -
From: Anupama R [EMAIL PROTECTED]
To: Shridhar Raju [EMAIL PROTECTED]
Sent: Friday, January 24, 2003 5:31 PM
Subject: CDMA query


 Hello,
 actually I had posted the following question to you yesterday, but it
 bounced.  Could you reply to the following please?
 1) Has anyone tried using Kannel for CDMA with a modem rather than SMPP
 connectivity to SMSC.
 2) Does the same SMSC (SMPP V3.4) that work for SMS also work for CDMA
 messages.
 Thanks in advance and best regards
 Anu
 -Original Message-
 From: Shridhar Raju [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, November 12, 2002 9:06 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Kannel on CDMA Network

 Hi,
 I've tested Kannel 1.1.6 in CDMA network in India. The network has
 ADC NewNet SMSC (SMPP 3.4). It worked perfecty without any problem. I
think
 current version of kannel will be as fine as earlier ones.
 Regards
 Shridhar
 - Original Message - From: Jose B. Ortega
 mailto:[EMAIL PROTECTED] To: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] Sent: Tuesday, November 12, 2002 2:44 AM
 Subject: Kannel on CDMA Network
 Hi, I live in Dominican Republic and I want to know:
 Can I use Kannel an a CDMA Network?
 What make do for use?
 Thanks,





Re: Erricson R380s as SMSC

2003-01-21 Thread Shridhar Raju
Hi Matthias,

I've Ericsson R320 working as virtual SMSC, I think configuration for R380
will be same. Try below given configuration for modem

smskannel.conf
# SMSC CONNECTIONS FOR ERICSSON T28
group = smsc
smsc = at2
modemtype = ericsson_t28
device = /dev/ttyS0
speed = 9600
keepalive = 10
sim-buffering = true
include = /home/tobiash/kannel/gateway-1.2.0/doc/modems.conf
/smskannel.conf

modems.conf
group = modems
id = ericsson_t28
name = Ericsson T28
init-string = AT+CNMI=3,3,2
keepalive-cmd = AT+CBC;+CSQ
enable-hwhs = 
no-pin = true
message-storage = ME
/modems.conf

And after the test, please let us know about it.

Regards
Shridhar Raju

 Hi all,

 anybody got the Erricson R380s working as a SMSC. I mean not as a client,
but use it as a modem-SMSC. If so, I'd appreciate the config settings to get
it working.

 Regards,

 Matthias




Re: setup of the gateway

2003-01-21 Thread Shridhar Raju
Hi Anamika,

 The concern is the kannel gateway worked fine with all  emulator and fake
 settings. When i try it with a phone Nokia 6610 I cannot browse the wap
 sites.

 Can anyone say what can be the shortcomings. I am using the idea sim in
 the mobile phone

Does your subscription activated for data transfer (CSD). Check with your
operator (Idea Cellular), usually operator don't enable CSD in India, unless
you choose for it.

Shridhar Raju




Re: setup of the gateway

2003-01-20 Thread shridhar raju
Hi Anamika,



I have a nokia 6610 which I am using  with kannel gateway.  Can I use
this combination to surf through internet. The gateway has a static ip
address which is fed to the phone as the access point node.


Nokia 6610 has Wap 1.2.1 browser, so u can happily browse the net with this 
phone and kannel acting as a WAP gateway.

Please reply at the earliest.

Also is it possible to send sms in this setup . IF this setup is not
complete what else do i require ??


Yes. Get serial cable for this phone, I think, DLR-3P cable would do, 
confirm with vendor. Check latest userguide for virtual SMSC and 
gateway/doc/examples/modems.conf for more details on configuring kannel as 
SMS Gateway.

Your answers will be a big support.


Hope this helps you.

Regards
Shridhar Raju

_
Help STOP SPAM: Try the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail




Re: setup of the gateway

2003-01-20 Thread shridhar raju
Hi Anamika,


Hi KannelUsers,

I have a nokia 6610 which I am using  with kannel gateway.  Can I use
this combination to surf through internet. The gateway has a static ip
address which is fed to the phone as the access point node.

Please reply at the earliest.

Also is it possible to send sms in this setup . IF this setup is not
complete what else do i require ??



Nokia website says, you require Connectivity Cable USB DKU-5 for 
connecting Nokia Phone with PC. But Kannel connects to Serial port, not the 
USB port. Any suggestion from the list members. How to map USB port as 
Serial port?

Regards
Shridhar Raju

_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




Re: minimal setup

2003-01-19 Thread Shridhar Raju
 I have a linux machine to which i wish to connect my cellphone and start
 receiving and sending SMS. If i am not wrong, this way cellphone becomes
the
 SMSC for me.

Ya, as virtual SMSC

 + What is the hardware that i need to get this up and running. USB
 cable/serial cable etc.

Check gateway/doc/examples/modems.conf file for list of phone/modem which
works as virtual SMSC. I've tested Nokia 7110/6210 with Nokia DLR-3P cable
and Ericsson R320/T39 with Ericsson RS232 cable. There are many GSM modems
are available like Wavecom, Falcom etc. which rocks with kannel.

 + How to configure kannel for this cellphone.

Check modems.conf  user guide.

 + Do i have to remove the cellphone from PC before i charge?

If you can plug charging cord to phone when it is connected to PC, no need
to remove phone.

 Even if the Qs seem silly, but please reply ;-)
 -Navjot Singh

Shridhar Raju




Re: Private use of Kannel?

2002-12-03 Thread Shridhar Raju
Hi,


 Hi:

 I'm trying to figure out if Kannel (or indeed any WAP/SMS gateway) is
 feasable for private use.  In other words, I'm thinking of putting
 together my own SMS gateway for a computer project I have in mind.

Most welcome. Kannel is Open Source Project and can be used in whatever
fashion you like it, bearing in mind the Kannel License.

 The userguide talks about using an SMS center or a GSM phone as a
 virtual center.   I assume the cost of sending SMS's using a GSM phone
 as a virtual SMS center would be more expensive per SMS than a real SMS
 center.

GSM phone is ideal thing to start the project and do the development 
testing. Later you can move your application work with real SMSC.

 Who would I speak to for more info on getting access to SMS centers?  My
 mobile phone provider?


Yes!

Regards
Shridhar Raju





Re: Is kannel for us?

2002-11-12 Thread Shridhar Raju
 Hi there,

 I work for a UK company that sells things like ringtones around the
 world through a reseller network. We're shortly launching a java games
 service in which we deliver over WAP.

 The problem is that many mobile operators have WAP Gateways that do not
 support Java downloads. So we're looking at providing our own.

 We have a standard Internet dial-in platform like a virtual ISP already.
 We are hoping to find WAP Gateway software that we can run on our
 webserver to work between the dial-in platform and apache serving the
 wap content.

 So is kannel suitable for us? If we set customers handsets to dial up
 our number, and use the IP address of the wap gateway server, should it
 all work?

Yes, you can use Kannel as WAP gateway for this purpose. Now kannel supports
SAR (check CVS), so you can allow Java downloads through kannel.

Shridhar Raju





Re: Kannel on CDMA Network

2002-11-11 Thread Shridhar Raju



Hi,

I've tested Kannel 1.1.6 in CDMA network in India. 
The network has ADC NewNet SMSC (SMPP 3.4). It worked perfecty without any 
problem. I think current version of kannel will be as fine as earlier 
ones.

Regards
Shridhar

  - Original Message - 
  From: 
  Jose B. 
  Ortega 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, November 12, 2002 2:44 
  AM
  Subject: Kannel on CDMA Network
  
  
  Hi, I live in Dominican Republic and I want to know:
  
  Can I use Kannel an a CDMA Network?
  What make do for use?
  
  
  Thanks,


Conf for Ericsson R320

2002-08-13 Thread Shridhar Raju

Hi,

I am using Kannel 1.2.0 with Ericsson R320s as SMSC, my configuration is
given below. With this conf, I'm able to send messages (MT), but received
messages (MO) are going to phone, not to kannel. I tried other combination
of +CNMI

AT+CNMI = 3,2,0,0 (Kannel could not open SMSC ERROR)
AT+CNMI = 3,1,0,0 (No MO received by kannel, same as 3,3,0,0).

Is anybody using Ericsson R320 for sending  receiving messages, then kindly
indicate me where I'm going wrong or can send their setting to me, I'll be
very grateful.


kannel.conf

#Core Group

group = core
admin-port = 13000
smsbox-port = 13003
admin-password = vqindia
log-file = /tmp/kannel.log
log-level = 0
box-deny-ip = *.*.*.*
box-allow-ip = 127.0.0.1
access-log = /tmp/access.log
store-file = /tmp/store.txt

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = +919848055241
log-file = /tmp/smsbox.log
log-level = 0

# Modem

group = modems
id = ericsson_r320m
name = Ericsson R320m
detect-string = R320m
init-string = AT+CNMI=3,3,0,0

group = smsc
smsc = at2
smsc-id = r320
modemtype = ericsson_r320m
device = /dev/ttyS1
speed = 9600

#SMS-service

group = sms-service
keyword = default
text = Welcome 2 Kannel SMS Gateway

group = sendsms-user
username = vqindia
password = vqindia

Thanks in advance

Regareds
Shridhar Raju





Re: Setting up the CIMD2 SMSC using Kannel.

2002-07-15 Thread Shridhar Raju



hI,

group = smscsmsc = cimd2host = localhost

do you have smsc running on same system, or you 
have not given correct hostname or IP address. If using smsc emulator then check 
whether it has started or not. Kannel is not able to open socket connection to 
smsc.
port = 13010smsc-username = cmalursmsc-password = 
welcome#keepalive = 5SMSC are with service 
provider, when you subscribe to there service, they provide u with hostname, 
username and password, which goes into kannel conf file.

Hope this helps you.

regards
Shridhar Raju


Re: sendsms

2002-07-03 Thread Shridhar Raju

 How can another program (process) use Kannel's sendsms service? The idea
is to have a program which monitors something and then uses kannel to send
an SMS to a monile phone.

Make a socket connection to sendsms port and send HTTP request (GET or
POST). Or u can send  extended kannel http headers. For eg. see
contrib\php-admin\functions.inc, which is written in PHP. You can do this
with any other langauge like Perl, Java, C etc.

 I'm running linux mandrake 8.1

Hope this will help you.

Regards
Shridhar Raju





Re: Unknown type WSP PDU

2002-06-12 Thread Shridhar Raju

Hi,

I haven't used Kannel Wap Gateway for a long time. But I'll advice u to move
to newer version 1.1.6 and try out. Moreover did u set content-type in
IIS/Apache web server (content server). Like in Apache I've

AddType text/vnd.wap.wml .wml
AddType application/vnd.wap.wmlc .wmlc
AddType text/vnd.wap.wmlscript .wmls
AddType application/vnd.wap.wmlscriptc .wmlsc
AddType image/vnd.wap.wbmp .wbmp

Hope this works for.

Shridhar Raju





Re: delivery reports

2002-06-12 Thread Shridhar Raju

Yes, its possible and many kannel users are using in their application.
There are two types of dlr storage in kannel, internal and mysql dbms. Go
through userguide for more info.

Shridhar Raju





Re: Firsttimer using Kannel on Redhat 7.x

2002-06-05 Thread Shridhar Raju

Kannel is SMS  WAP gateway, as u must be knowing. What do u want to do with
it. Go through the userguide http://www.kannel.3glab.org for better
understanding.

Shridhar Raju


 Hi,

 I am new at this and have a very slightest idea how
 kannel works. I have installed the rpm package running
 the rpm command, what do I do next. The verion that I
 am running is the 1.0.3 package. Can someone advice me
 on what to do.

 Thanks
 Eddie Ng





Re: Nokia 6210 as SMSC

2002-05-30 Thread Shridhar Raju

Download latest CVS or atleast development release 1.1.6. Compile it. See
install file for compiling kannel. Check modem.conf files in doc dir for
your modem configuration. You should also download latest userguide (HTML
version) for more details.

Shridhar Raju





Re: php-admin scripts

2002-04-25 Thread Shridhar Raju

 1. Do the php-admin scripts (admin.php, sendsms.php, etc) actually work?

php-admin works fine for me. Change form method from post to get in php
scripts and then check.

 2. If so, what do I need to do to get past the POST error and get them to
 work?

shridhar raju





Re: my 2 concerns

2002-04-25 Thread Shridhar Raju

 
 Thanks Aarno,

 Would it slow down the system if i open a multiple instances of kannel?
 let's say 4 bearerbox and 4 smsbox? this is just to help kannel have a
 better distribution of incoming and outgoing traffic, currently, with 1
 instance its doing fine, but i have to find a better way to make it

You can have multiple instance of kannel, but working in different port, but
obvious.

 smoother in operation. My concern now is what happens if i get 200K of
msgs
 in an hour? would it crash the kannel? the OS? not counting the response
of
 php and open sessions of inserting of data to mysql? If anybody had an
 experience with this, let me know and how to prevent it happening.


Haven't tested for load, better ask these questions devel mailing list, if
nobody reply in this list.

 Having faith in kannel,
 Caesare




 --__--__--
 
 ___
 users mailing list
 [EMAIL PROTECTED]
 http://kannel.3glab.org/mailman/listinfo/users
 
 
 End of users Digest






GSM Modem

2002-04-12 Thread Shridhar Raju

Can somebody give me estimated price of GSM Modem compatible with Kannel
like

Nokia Premicell
Wavecom
Falcom

And which one has better performance vis a vis kannel

Shridhar Raju





Re: Newbie Quest

2002-04-11 Thread Shridhar Raju


- Original Message -
From: Averroes [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 11, 2002 11:06 AM
Subject: Newbie Quest


 Hi All,

 I am new in Kannel and for this first time
 I would like to know if they need special hardware

It depends what you want to setup, WAP Gateway or SMS Gateway or both.

 requirement for settting up SMS services?

 What is exactly a SMS Center?

SMSC is a server which handles short message(SM) generated by subscribers.
It takes SM from source and forwards it destination. Thus it store and
forward SM. It has many other functionalities.


 Does SMS Center need a subscription or not?


Yes, you need ESME (External Short Message Entity) connection from service
provider.

 As I want to experiment WTLS connection
 between a mobile and secure Wireless gateway,
 are they tools to create WTLS certificates?

No idea


 Links for these tools will be kind!

 Regards

 #--
 Averroes






Re: please help

2002-04-04 Thread Shridhar Raju



Send some more info like log file and conf 
file

Shridhar

  - Original Message - 
  From: 
  mia 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, April 04, 2002 4:21 
  PM
  Subject: please help
  
  hi all.
  
  please correct me if i misunderstood what i 
  haveread from this list.
  i will need a DLR-3 cableif i use kannel, nokia 7110 as my smsc and linux
  butican use a DAU9 cable if i use 
  kannelfor windows.
  
  also, do i need touse kannel 
  1.1.6for mylinux set upor 
  willkannel 1.0.3 be enough?
  
  lastly, i was able to install and test kannel 
  1.0.3 using the fakesmsc in my linux machine.
  however,if i run fakesmsc for windows i get 
  a "System error 111: Conection refused" message.
  any ideas why?
  
  any help will be greatly appreciated. thank 
  you.
  
  mia


Re: Animated SMS Blinking SMS

2002-03-29 Thread Shridhar Raju

Hi,

Simple way to check langauge support of any phone is to go through menu and
select langauge. It will display all supported langauges. Kannel does not
need to support any langauge, as it only sends unicode, its your application
and phone which needs support.

Hope it helps you
Shridhar Raju

- Original Message -
From: Cipher Strength [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, March 29, 2002 12:59 PM
Subject: Re: Animated SMS  Blinking SMS


 Thanks,
 I think these feature must be implemented, Also can u tell me url from
where
 i can check languages supported by NOKIA.

 Also where i can check how many langauges supported by Kannel , coding etc
 regards


 From: Shridhar Raju [EMAIL PROTECTED]
 Reply-To: Shridhar Raju [EMAIL PROTECTED]
 To: Cipher Strength [EMAIL PROTECTED]
 Subject: Re: Animated SMS  Blinking SMS
 Date: Fri, 29 Mar 2002 12:29:21 +0530
 
 Hi,
 
 I don't know about Animated SMS  Blinking SMS, but you can send Unicode
 SMS
 through Kannel. For example for arabic langauge
 

http://yourhost:sendsmsport/cgi-bin/sendsms?username=xyzpassword=***from=
9
 99to=12345text=%06%25%06%27%06%28coding=3
 
 text = unicode values
 coding = UCS2
 
 The receiving phone should have support for that phone. Thats all.
 
 Shridhar Raju
 
 - Original Message -
 From: Cipher Strength [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, March 28, 2002 7:53 PM
 Subject: Animated SMS  Blinking SMS
 
 
   Hi,
  
   Is there any way by which we can send Animated SMS  Blinking SMS from
   Kannel. If not i think this feature must be added to kannel. Also I
want
 to
   kannel supports Unicode or not. Can we send SMS , other than in
english.
  
   Hope to listen from somebody soon
  
   Regards
  
   _
   Send and receive Hotmail on your mobile device: http://mobile.msn.com
  
 


 _
 Join the world's largest e-mail service with MSN Hotmail.
 http://www.hotmail.com





Re: SMS to SMTP

2002-03-07 Thread Shridhar Raju

Hi Marc,

Before going for setup, please read user guide for in depth working of
kannel. As Ian Daly already wrote, you can set sms-service which calls an
some script (perl/php/java/asp). This script will be form a mail object and
directly deliver to mail server. Basically your requirment is for an Mail
Gateway setup. Hope this helps you.

Shridhar.
- Original Message -
From: Ian Daly [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, March 08, 2002 2:09 AM
Subject: RE: SMS to SMTP


  We have Nokia SMSC's, our Kannel SMS GW and a LDAP database where
  the MSISDN and the relating mail address is stored (41751234567 =
  [EMAIL PROTECTED])
  The idea behind this would be to forward your sms from your mobile
  (41751234567) to a shortnumber e.g. 1234.

 I guess you'll have to get the SMSC to do this?

  The SMSC will pass it to the SMS GW, the GW querys the LDAP DB
  and gets the response [EMAIL PROTECTED] where the mail will be sent to.
 
  Now my guestion, does anybody has a idea or experience how to
  setup this in
  Kannel?

 Just an idea, you could get something in ASP/PHP/JSP etc that the smsbox
 will call when the message arrives in, which kicks off the LDAP lookup and
 sends the mail. Kannel doesn't have to do much at all in this case. So,
set
 an sms-service in the smsbox (maybe depending on a msg keyword, or for
every
 message) which fetches something like
 http://myserver/newsms.php?sender=%precipient=%Ptext=%a and let the
script
 do the work.

 HTH
 Ian






Re: A problem with the sms-service request.

2002-01-07 Thread Shridhar Raju
ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD>

<META content="text/html; charset=unicode" http-equiv=Content-Type>

<META content="MSHTML 5.00.2614.3500" name=GENERATOR>

<STYLE></STYLE>

</HEAD>

<BODY bgColor=#ffffff>

<DIV><FONT face=Arial size=2>Check your configuration, I think instead of "get 

url" it should be </FONT></DIV>

<DIV><FONT face=Arial size=2>Check Error message of boxes also.</FONT></DIV>

<DIV>&nbsp;</DIV>

<DIV><FONT face=Arial size=2>get-url = ...</FONT></DIV>

<DIV>&nbsp;</DIV>

<DIV><FONT face=Arial size=2>Shridhar Raju</FONT></DIV></BODY></HTML>



Re: I hope someone can explain my problem.

2002-01-07 Thread Shridhar Raju
ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD>

<META content="text/html; charset=unicode" http-equiv=Content-Type>

<META content="MSHTML 5.00.2614.3500" name=GENERATOR>

<STYLE></STYLE>

</HEAD>

<BODY bgColor=#ffffff>

<DIV><FONT face=Arial size=2>Hi, </FONT></DIV>

<DIV>&nbsp;</DIV>

<DIV><FONT face=Arial size=2>The problem you encountered has no implication on 

the functionality of Kannel, as discussed in the list. I, also had same problem. 

The developer on the list would be in better position to debug the error. Check 

your sms-service configuration for not serving your MO SMS. It would be better u 

include your conf with mail.</FONT></DIV>

<DIV>&nbsp;</DIV>

<DIV><FONT face=Arial size=2>Shridhar Raju</FONT></DIV></BODY></HTML>



X-Kannel Headers

2001-12-28 Thread Shridhar Raju

Hi,

How the X-Kannel header can be used for sms-services? Are similar to HTTP
headers, which will used by Kannel to format SM. If possible, can somebody
show me the sample code of its usage.

Thanks in advance.

Shridhar Raju





sendsms

2001-12-27 Thread Shridhar Raju

Hi,

I sent SM using php-admin/sendsms.php, but didn't gave any mobile number
(receiver). Even then /cgi-bin/sendsms gave following response (including
header)

Sending the SMS Text message Testing. Shridhar Raju to the phone ...

HTTP/1.0 202 Foo

Content-Length: 5

Content-type: text/html

Pragma: no-cache

Cache-Control: no-cache

Sent.

SM failed as no receiver was given. Is it possible to know about the failed
SM from /cgi-bin/sendsms response.

Shridhar Raju






Re: Libxml2-2.5

2001-12-14 Thread Shridhar Raju

Dear,

Probably configure script looks for Libxml utility in some other directory.
Please check during ./configure run. Then make a symbolic link for that
executable. Thats how it worked for me. If it works let me know it.

Shridhar Raju

- Original Message -
From: Solomon Odeny [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 11, 2001 6:12 PM
Subject: RE: Libxml2-2.5


 Thanks,

 I have installed the latest libxml2 but still get the following error

 configure: error: Libxml is too old. You need at least 2.2.5

 Any idea what the problem could be?

 Solomon

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Aarno Syvänen
 Sent: Tuesday, December 11, 2001 1:08 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: Libxml2-2.5


 Hi,

 Solomon Odeny wrote:
 
  Hello,
 
  Anyone knows where I can get the latest version of Libxml. I need at
least
  version 2.2.5 to install the latest kannel.

 See http://www.xmlsoft.org/downloads.html

 Aarno







DLR-3P Cable

2001-11-06 Thread Shridhar Raju

Hi,

I've one DLR-3P cable which came along with Nokia Data Suite. Now I want one
more, this time I want separately. Can anybody suggest me regarding this
like where to source it and what will be the cost.

I'm from Hyderabad, India.

Thanks in advance

Shridhar Raju