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 nbalka...@gmail.com Hi, Just a note to

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

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: 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 mabek...@gmail.com To: users@kannel.org Sent: Wednesday, October 07, 2009 3:17 PM Subject: Re: fakesmsc issues I cleared my log and rerun with the following config. 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. ttyS0Info: Device or resource

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?

Where is hosted on Debian files Kannel source code?

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

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: 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

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 =

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: 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 nbalka...@gmail.com To: digiTonik

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=userpassword=7654321to=charset=utf-8text='test'from=smsc=MySMSC ... Best Regards Abdulraheem Ali Obaisi Date: Fri, 2 Oct 2009 19:22:52

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

Re: problem with gsm modem

2009-10-07 Thread Jovan Kostovski
On Wed, Oct 7, 2009 at 8:48 PM, Elvis Manuel Jorge elvis.jo...@etgtel.com 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:

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 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 elvis.jo...@etgtel.com To: users@kannel.org Sent: Wednesday, October 07, 2009 9:48 PM

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