Re: Nokia 6230 as virtual smsc

2007-06-12 Thread sangprabv
Hi, 1. Get some trial with minicom to make sure your SuSE is connected to the phone 2. if it is really connected to /dev/ttyUSBn then of course you must edit your configuration to fit it. 3. Maybe you need to paste your configuration here Regards Willy - Original Message - From: Ri

multipul SMSC

2007-06-12 Thread rooneybuk
I want to be able to recieve sms's on one SMSC e.g. mobile phone and send responses via another SMSC e.g. an external HTTP API. I currently have these two setup and working other than the the receiving SMSC always sends the response. does and one have a simular configuration -- View this messag

RE: Kannel on Ubuntu server

2007-06-12 Thread Peter Lum
Hi I am totally new to kannel. I manage to start kannel without errors but the log files does not even exist so i can debug. I am using a Ubuntu Linux box with a serial port GSM modem. This is my config file: # # THIS IS A SAMPLE CONFIGURATION FOR KANNEL # # For any modifications to this

Kannel can not receive

2007-06-12 Thread Batpurev
Dear All, I have been running Kannel and lately I am facing problem receiving SMS. It can send without any problem but can not receive. I am using GSM modem connect to COM1 port. Does kannel have inbox quota? if so how and where should I adjust it? Is is possible that the incoming SMSes are s

Re: Kannel on Ubuntu server

2007-06-12 Thread Allison Almeida
Peter. Check log files permissions. Include write permissions. Could you created the file with a user and run kannel with other. []s Allison Almeida. 2007/6/12, Peter Lum <[EMAIL PROTECTED]>: Hi I am totally new to kannel. I manage to start kannel without errors but the log files does no

DLR storage using SQLite3

2007-06-12 Thread Cyrus Patel
Hi, I recently saw some activity on the devel mailing list about getting DLR storage support using SQLite/SQLite3? I was just wondering if there is a patch available with this functionality? Thanks in advance, Cyrus Cyrus Patel Senior Software Engineer Seeker Wireless TEL: +6

SomeOne??: Sending specific AT commands to modem SMSC

2007-06-12 Thread Alvaro Cornejo
ideas?? On 6/10/07, Alvaro Cornejo <[EMAIL PROTECTED]> wrote: Hi I´ll like to know if ther is a way to send/insert specific AT commands through kannel to a gsm modem connected to kannel and have the answer back to my app/script/?¿?¿.. What I want to implement is a way to automatically/periodic

RE: Kannel on Ubuntu server

2007-06-12 Thread Peter Lum
Hi Now I got a error message: Starting WAP gateway: bearerbox/usr/sbin/run_kannel_box: open: /var/run/kannel/kannel_bearerbox.pid: No such file or directory wapbox/usr/sbin/run_kannel_box: open: /var/run/kannel/kannel_wapbox.pid: No such file or directory smsbox/usr/sbin/run_kannel_box: open: /

Re: Kannel on Ubuntu server

2007-06-12 Thread Davy Chan
**>From: "Peter Lum" <[EMAIL PROTECTED]> **>To: "'Allison Almeida'" <[EMAIL PROTECTED]>, **>"'Kannel'" **>Subject: RE: Kannel on Ubuntu server **>Date: Wed, 13 Jun 2007 11:48:49 +0800 **>Organization: Hotsource ESD **>Message-ID: <[EMAIL PROTECTED]> **>In-Reply-To: <[EMAIL PROTECTED]> **>

Inbound smsc

2007-06-12 Thread Ganeshwari
Dear Kannel User, How do restrict smsc only for receiving the incoming sms and not for sending the sms ? SMSC should work receiving the inbound messages, it shouldn't use for sending the sms. How can I achive this ? Please give your suggestion as soon as possible. -- Regards, S.K.

RE: Inbound smsc

2007-06-12 Thread Remon Magdy
I think you can just remove the allowed prefixes parameters from the SMSC group configuration to disable sending for all prefixes. Regards, Remon From: Ganeshwari [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 13, 2007 9:36 AM To: users@kannel.org Subjec