Re: Keep getting Authorization Failure when using Kannel web form to send an sms to the gateway

2008-09-30 Thread Juan Luis Gómez Correa
Hi Femi, you should use the one declared in the sendsms-user username = tester password = foobar On Tue, Sep 30, 2008 at 11:56 AM, Femi Ashiru [EMAIL PROTECTED] wrote: Hello, I am new to kannel and I have setup the gateway as prescribed in the user guide. I have built and tested

Re: How to update the sms-service group in the Kannel.conf file ?

2008-10-09 Thread Juan Luis Gómez Correa
Hi wahib, I think the best way to accomplish this is by defining a default service that redirects all incoming SMS to your PHP script, and then in your PHP script redirect the message depending on the keyword, etc. That way you need to change your script without having to restart your kannel

Re: Route SendSMS to specific SMSC (forced-smsc ?)

2012-12-13 Thread Juan Luis Gómez Correa
Hi, try adding allowed-smsc-id = the name of the smsc to each of your smsc, it should look like this: group = smsc smsc = http smsc-id = provider1 system-type = generic send-url = url/provider1 allowed-smsc-id = provider1 group = smsc smsc = http smsc-id = provider2 system-type = generic

Re: smsbox: Failed to convert msgdata from charset UTF-8 to UTF-8

2012-12-28 Thread Juan Luis Gómez Correa
Hi Aldo, as you can see from the docs: This service grabs any SMS with two words and 'www' as the first word, and then does an HTTP request to an URL which is taken from the rest of the message. Any result is sent back to the phone (or requester), but is truncated to the 160

Re: smsbox: Failed to convert msgdata from charset UTF-8 to UTF-8

2012-12-28 Thread Juan Luis Gómez Correa
setup all my php.ini and inetrnal variables to use UTF-8, also I put this on kannel: alt-charset = UTF-8 Any idea what causes that? Thanks again! Aldo Zavala From: Juan Luis Gómez Correa [juanluis.go...@blipblip.com.co] Sent: Friday, December 28

Re: block sms-service response to bearerbox

2013-01-15 Thread Juan Luis Gómez Correa
Try with max-messages=0 From: Brian McCavour bmccav...@yahoo.com Reply-To: Brian McCavour bmccav...@yahoo.com Date: Tuesday, January 15, 2013 3:52 PM To: Rene Kluwen rene.klu...@chimit.nl, users@kannel.org users@kannel.org Subject: Re: block sms-service response to bearerbox That's what

Re: configure script failing on libxml2

2013-01-18 Thread Juan Luis Gómez Correa
Hi You need the dev libraries, look for libxml2-devel regards, JuanL. From: Brian McCavour bmccav...@yahoo.com Reply-To: Brian McCavour bmccav...@yahoo.com Date: Friday, January 18, 2013 5:26 PM To: users@kannel.org users@kannel.org Subject: configure script failing on libxml2 Hi, I

Re: Kannel sending unwanted ³extra SMS²

2013-04-02 Thread Juan Luis Gómez Correa
Hi Muchai, This is the expected behaviour of kannel, it, by default, returns an MT with the contents of the webpage you are calling on your sms-service configuration, to avoid this you can change the line max-messages on your sms-service group to 0 and it won't send any MT. You can find more

Re: SMSBOX Error

2013-05-02 Thread Juan Luis Gómez Correa
Hi Michael, I think your problem has something to do with this bug: https://redmine.kannel.org/issues/681 It has already been fixed in the latest svn From: michael osakede ire...@yahoo.com Reply-To: michael osakede ire...@yahoo.com Date: Thursday, May 2, 2013 1:13 PM To: Stipe Tolj

Re: Service type parameter on URL

2013-10-03 Thread Juan Luis Gómez Correa
Hi Luis, I think binfo is the parameter you're looking for. Regards, Juan L. From: Luis Cavazos luisenrique.cava...@naranya.com Date: Thursday, October 3, 2013 11:25 AM To: users@kannel.org Subject: Service type parameter on URL Hello, Im already working with kannel, but a new Operator

Re: Error in kannel-monitor

2016-03-02 Thread Juan Luis Gómez
>"status_passwd" => "", >"admin_passwd" => "", >"name" => "Kannel 1" > ) > ); > > /* some constants */ > define('MAX_QUEUE', 100); /* Max

Re: Error in kannel-monitor

2016-03-02 Thread Juan Luis Gómez
Have you tried loading the url from the script (http://localhost:13000/status.xml?password=) directly in your browser? if so, was it successful? I'm inclined to think that the error has to do with the password you are using, which is empty in this case. Can you paste your conf? Thnx Sent

Re: Error in kannel-monitor

2016-03-02 Thread Juan Luis Gómez
"status_passwd" => "", >"admin_passwd" => "", >"name" => "Kannel 1" > ) > ); > > /* some constants */ > define('MAX_QUEUE', 100); /* Maximum size of queues before displaying it > i

Re: How to get destination_addr in get-url

2016-04-19 Thread Juan Luis Gómez
%P is the escape code you're looking for according to the table, so $_GET["to"] should have "54321" as its value. Regards, Juan L Sent from my iPhone > On Apr 19, 2016, at 10:51, yegorc...@mail.ru wrote: > > Hello all! > > I receive deliver_sm PDU: > DEBUG: SMPP PDU 0x7f3c68000a10 dump: >