Re: How to Push Picure Message From Kannel

2009-10-07 Thread kiran.re...@mpowerglobal.in
Hi Abdulraheem, I am not pushing color picture i want to push picture message with black and white format using kannel sendsms url. If you have any sample configuration or sample url for pushing picture message from kannel sendsms url please help me. Thanks and Regards, Kiran Reddy Abdulrah

Re[2]: Installation problem " undefined reference to '_wtp_pack_abort' "

2009-10-07 Thread waza123
Title: Re[2]: Installation problem " undefined reference to '_wtp_pack_abort' " Yes i can confirm this, download Kannel from CVS. Thursday, October 8, 2009, 9:37:51 AM, you wrote: Hi,   Please download and install the latest CVS. 1.4.0 is ~ 3 years old. Latest stable release is 1.4.3.

Re: Installation problem " undefined reference to '_wtp_pack_abort' "

2009-10-07 Thread Nikos Balkanas
Hi, Please download and install the latest CVS. 1.4.0 is ~ 3 years old. Latest stable release is 1.4.3. Cvs is production quality and more stable than 1.4.3. BR, Nikos - Original Message - From: heni karaa To: users@kannel.org Sent: Thursday, October 08, 2009 1:49 AM Subject

Installation problem " undefined reference to '_wtp_pack_abort' "

2009-10-07 Thread heni karaa
Hi all, I'm a new developper using this powerfull tool "Kannel". I'm installing this tool but while typing "make" on /home/src/gatweay-1.4.0/ i'm having the following error: undefined reference to '_wtp_pack_abort' in many lines. Please advise, Regards, Héni

Re: problem with gsm modem

2009-10-07 Thread Nikos Balkanas
You emailed again 4 hrs earlier and I already gave you the answer. Open the User's guide and read about pin configuration. Stop spamming the list! Nikos - Original Message - From: "Elvis Manuel Jorge" To: Sent: Wednesday, October 07, 2009 9:48 PM Subject: problem with gsm modem He

Re: problem with gsm modem

2009-10-07 Thread Alvaro Cornejo
Jorge AT+CPIN command is for entering the phone security PIN number. If your modem requires that, add it into modem configuration, if not, don't add it to config. Check manual for details. Also, you might want to add AT+CMEE=1 or =2 to have verbose errors in modem responses. Note not all modems

Re: problem with gsm modem

2009-10-07 Thread Jovan Kostovski
On Wed, Oct 7, 2009 at 8:48 PM, Elvis Manuel Jorge wrote: > If some of you have a modem like that please help me, I'm having the > fallowing error with my modem: > 2009-10-07 14:40:53 [3007] [6] ERROR: AT2[modem]: Generic error: ERROR > 2009-10-07 14:40:53 [3007] [6] ERROR: AT2[modem]: Initializat

problem with gsm modem

2009-10-07 Thread Elvis Manuel Jorge
Hello everybody ... I've been tried to configure kannel to send sms using a GSM modem, I have a Wavecom Fastrack Supreme 20 modem, I couldn't configure it correctly. Before I was using my cellphone as modem that is a Sony Ericsson P1i and kannel was working fine. I've tried everything with the GS

RE: problms with UTF-8 long sms

2009-10-07 Thread Abdulraheem Obaisi
Hi try to use UTF-8 ex http://000.000.00.00:11011/cgi-bin/sendsms?username=user&password=7654321&to=&charset=utf-8&text='test'&from=&smsc=MySMSC ... Best Regards Abdulraheem Ali Obaisi Date: Fri, 2 Oct 2009 19:22:5

Re: Problems sending a sms with SMPP

2009-10-07 Thread Nikos Balkanas
Hi, Perhaps you mean "I am trying to use kannel to send an SMS to an SMPP server..." Kannel is an SMPP client, not a server, and as such it can connect only to a server. BR, Nikos - Original Message - From: Ester To: users@kannel.org Sent: Tuesday, October 06, 2009 6:47 PM

Re: fakesmsc issues

2009-10-07 Thread Nikos Balkanas
Bear in mind, that in order to start kannel at a port < 1024, you need to be root. Therefore better change FAKE smsc's port to something higher (i.e. 1) and then give that argument to -r. BR, Nikos - Original Message - From: "Nikos Balkanas" To: "digiTonik" ; Sent: Wednesday, Oc

RE: How to Push Picure Message From Kannel

2009-10-07 Thread Abdulraheem Obaisi
Hi i have tried what Nikos wrote , but also i want to add that if you want to send the picture as mms you can use Mbuni which is add one kannel ... Best Regards Abdulraheem Ali Obaisi > Date: Mon, 5 Oct 2009 16:26:46 +0530 > From:

RE: Problems sending a sms with SMPP

2009-10-07 Thread Abdulraheem Obaisi
HI, Bellow an example to help you to configure your kannel : # Kannel Core Configurations group = core admin-port = 13000 smsbox-port = 13001 wapbox-port = 13002 admin-password = 1234567 status-password = 1234567 #admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1" log-file = "/var/log/

Re: How do I configure Kannel to WAP terminal can communicate to anapplication?

2009-10-07 Thread Nikos Balkanas
Do not x-post. Configuration doesn't belong to devel group. Have you read the User's guide? There are plenty of examples there. Nikos - Original Message - From: David Gerardo To: users ; users-owner ; devel ; devel-owner ; devel-reports Sent: Wednesday, October 07, 2009 6:28 PM

Re: problem with GSM Modem

2009-10-07 Thread Nikos Balkanas
Hi, Seems you got your modem detected fine. You will have to set the pin variable in your modem configuration. Please read the User's Guide about it. BR, Nikos - Original Message - From: "Elvis Manuel Jorge" To: ; Sent: Wednesday, October 07, 2009 5:24 PM Subject: Re: problem with

Re: How do I configure Kannel to WAP terminal can communicate to an application?

2009-10-07 Thread Konstantin Vayner
1) Please, do not cross-post to several lists. 2) When asking a question do not expect an answer to arrive to you within seconds or minutes. Other people have their lifes and jobs too... so no need to resend a question again and again every few minutes. allow at least couple of days until you re-s

Where is hosted on Debian files Kannel source code?

2009-10-07 Thread David Gerardo
Where is hosted on Debian files Kannel source code? --

How do I configure Kannel to WAP terminal can communicate to an application?

2009-10-07 Thread David Gerardo
How do I configure Kannel to WAP terminal can communicate to an application?

How to connec ta WAP terminal to Kannel

2009-10-07 Thread David Gerardo
I need help to configure Kannel for a terminal WAP connect to HTTP server via Kannel. What values should be set in Kannel.conf?

Re: problem with GSM Modem

2009-10-07 Thread Elvis Manuel Jorge
Hello all ... I did it all you told me but I'm having the same problem yet. I used the command wvdialconf /etc/wvdial.conf for be sure if the modem is on /dev/ttyS0 and I got the fallow: Editing `/etc/wvdial.conf'. Scanning your serial ports for a modem. ttyS0: Device or resource busy M

Re: fakesmsc issues

2009-10-07 Thread Nikos Balkanas
Hi, Try running: ./fakesmsc -r 1000 -m 5 "123 345 text nop" BR, Nikos - Original Message - From: "digiTonik" To: Sent: Wednesday, October 07, 2009 3:17 PM Subject: Re: fakesmsc issues I cleared my log and rerun with the following config. conf: http://www.box.net/shared/mvobhe72

Re: fakesmsc issues

2009-10-07 Thread digiTonik
I cleared my log and rerun with the following config. conf: http://www.box.net/shared/mvobhe72ze bearbox log: http://www.box.net/shared/vg0oyjqen9 Nikos Balkanas wrote: > > Hi, > > You have several issues. You are getting this message because your bb > panics > when fakesmsc connects and re

Re: problem with GSM Modem

2009-10-07 Thread Kenny Orisanaiye
Fantastic! -- Kenny e: ke...@nuobjects.com w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development 2009/10/7 Nikos Balkanas > Precisely. ids should match precisely, so that needed groups can find it. > They use case sensitive search. > So, id should mat

Re: problem with GSM Modem

2009-10-07 Thread Nikos Balkanas
Precisely. ids should match precisely, so that needed groups can find it. They use case sensitive search. So, id should match modemtype, name is whatever you want to show in the logs, and detect should be exactly what modem throws. BR, Nikos - Original Message - From: Kenny Orisana

Re: problem with GSM Modem

2009-10-07 Thread Kenny Orisanaiye
Hi, So in effect, uppercase or lowercase would work. Is that? Then consistency is that is needed. -- Kenny e: ke...@nuobjects.com w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development 2009/10/7 Nikos Balkanas > Hi, > > Just a note to avoid confusion.