Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-27 Thread Arnau Rebassa
Hi all, I'm very newbie with Kannel and I'd like to configure it to _receive_ SMSs from a Multi-Tech MTCBA-G-EN-F4 GRPS(Ethernet) modem. I have been searching information in the list and although I found an old message from Tony Kirkham, he doesn't mention if he solved or not the problem. In

Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-27 Thread Arnau Rebassa
Hi all, I'm very newbie with Kannel and I'd like to configure it to _receive_ SMSs from a Multi-Tech MTCBA-G-EN-F4 GRPS(Ethernet) modem. I have been searching information in the list and although I found an old message from Tony Kirkham, he doesn't mention if he solved or not the problem. In th

Re: Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-27 Thread Arnau Rebassa
Hello Daniel, Cool, it works but now I have another problem :-(. When I receive an incoming SMS I want to forward it to an url, to do so I have configured in the kannel.conf the following: group = sms-service get-url = "http://127.0.0.1/kannel.php?sender=%p&text=%r"; catch-all = true And when I

SQLBox problems with postgresql

2010-07-28 Thread Arnau Rebassa
Hi all, I'm trying to configure sqlbox to run with PostgreSQL. When I try to start sqlbox from the command line, just to test if it creates de DB I get the following error message: debian:/etc/kannel# sqlbox 2010-07-28 11:25:08 [8521] [0] INFO: Debug_lvl = -1, log_file = , log_lvl = 0 2010-07-2

Re: SQLBox problems with postgresql

2010-07-28 Thread Arnau Rebassa
, remove one and try again... > > On Wed, Jul 28, 2010 at 11:33 AM, Arnau Rebassa > wrote: >> >> Hi all, >> >>  I'm trying to configure sqlbox to run with PostgreSQL. When I try to >> start sqlbox from the command line, just to test if it creates de DB

Re: SQLBox problems with postgresql

2010-07-28 Thread Arnau Rebassa
Hi Nikos, 2010/7/28 Nikos Balkanas : > Hi, > >>>    I'm running this sqlbox on a debian unstable and using the kannel and >>>    kannel-sqlbox packages from the official repositories. Do I have to >>>    recompile sqlbox to include postgresql support? > > Definitely, unless you downloaded a postgr

Re: SQLBox problems with postgresql

2010-07-28 Thread Arnau Rebassa
server-key-file = "" > #ssl-trusted-ca-file = "" > > group = pgsql-connection > id = sqlbox-db > host = localhost > port = 5432 > username = seik > password = > database = sms > max-connections = 10 > > > > On 07/28/2010 12:37 PM, Alejandro

Re: Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-28 Thread Arnau Rebassa
Hi all, 2010/7/27 Nikos Balkanas : > 1) Use keyword = default in your sms-service. > 2) Read User's guide about configuring smsbox-route. Thank you everybody for your help, I already received the MO and I'm able to deliver them to an URL. The problem I'm facing now is although I have configured

Re: Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-28 Thread Arnau Rebassa
Hi Nikos, On Wednesday, July 28, 2010, Nikos Balkanas wrote: > Hi, > > What you have as service_number is the destination number. What is the > meaning of destination number for an MO? Nothing at all. The sms will go back > to the sender, which is you enduser_number. In my case is important

Re: Telnet device (Multi-Tech MTCBA-G-EN-F4)

2010-07-29 Thread Arnau Rebassa
Hi Nikos, 2010/7/29 Nikos Balkanas : > Hi, > > All you need is the sender number. In MOs destination number = sender > number. Get the short code from there. It is not going anywhere else, just > the place it originated from. I think I'm missing something or I don't understand what you mean. Im