Weird Request Failed

2013-07-28 Thread sangprabv
Hi, I found a weird situation. When there is incoming MO sometimes it is translated and processed well but sometimes it received Request Failed. Does anybody experience the same situation and got any solution? I already set: group = sms-service keyword = default get-url =

Re: Kannel adding extra character:

2013-07-24 Thread sangprabv
%25 is URL Encode of % On Jul 24, 2013, at 1:52 PM, Himanshu Matta himan...@hostnsoft.com wrote: Hello, I configured kannel to send messages. But I am facing one issue. When I send message 'get 35% discount' then I am getting 'get 35%25 dscount' on my handset. Kannel adding extra 25.

Re: store-location keep empty folders

2013-07-22 Thread sangprabv
This question should be addressed to users not devel. Those folders will be used for the queue. You may remove it manually but Kannel will always re create it :) On Jul 22, 2013, at 3:13 PM, Qqblog Qqblog qqb...@ymail.com wrote: group = core store-type = spool store-location =

Re: get-url or post-url to two destionations (inboxes)

2013-07-11 Thread sangprabv
You can not do it, only 1 URL is permitted. What is your goal actually? On Jul 11, 2013, at 3:42 PM, mwamba duncan.ow...@gmail.com wrote: Hi, I am trying to use two URLs destination for my message but it seems i can only have only once active post-url or get-url. I want a received SMS to

Re: Got DLR but could not find message

2010-09-02 Thread sangprabv
About the msg-id type you should consult with your telco first. There are several types of it. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Sep 2, 2010, at 5:56 PM, dafodil wrote: Hi List, Good Day. I am sending message through kannel.Message is delivered

Re: dlr issue

2010-08-30 Thread sangprabv
said the MT is DLVRD. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 30, 2010, at 3:14 PM, budi wibowo wrote: hi that's what i got in debug mode and receiver (B#) switched off. any option to get the more detail result? br budi On Mon, Aug 30, 2010

Re: Sending Pictures Ringtones and Games

2010-08-29 Thread sangprabv
Is it SMS or MMS? If SMS then you might need Kannel + WAP Push only. But for MMS then Mbuni might help you CMIIW ;) sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 28, 2010, at 11:11 PM, Alvaro Cornejo wrote: You need kannel + mbuni to do

Re: dlr issue

2010-08-28 Thread sangprabv
Are you sure all got DLVRD status? What is your dlr-mask set during MT and dlr-mask return from smsc? May we have your log? sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 28, 2010, at 9:15 AM, budi wibowo wrote: dear all i have dlr issue i have following

Re: configuration help required

2010-08-26 Thread sangprabv
It should be about sms-service sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 26, 2010, at 2:10 PM, Irfan Malik wrote: Hi All, I am looking for help to configure kannel sms-service based on number of words in request. Requirement is to append different URL's

Re: configuration help required

2010-08-26 Thread sangprabv
Im not sure, but maybe keyword-regex directive might help you. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 26, 2010, at 2:28 PM, Irfan Malik wrote: Yes, It is. Any help ? Best Regards, Irfan Malik Subject: Re: configuration help required From

Re: configuration help required

2010-08-26 Thread sangprabv
= default get-url = http://1.2.3.4/path_b; sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 26, 2010, at 2:48 PM, Irfan Malik wrote: Many thanks dear, How if we remove the digits 92123456789? Request 1) 92123456789 Request 2) 92123456789 1234 10 lets have

Re: Dlr.php

2010-08-26 Thread sangprabv
And develop such DLR application using PHP is simple as well ;) sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 27, 2010, at 7:39 AM, budi wibowo wrote: my requirement is simple, dlr.php template for something mention in http://www.kannel.org/download/1.4.3

Re: Kannel profermance

2010-08-14 Thread sangprabv
AFAIK Kannel set throughput to 100/second. So if we want more then we increase the number. Otherwise decrease to avoid throttling error from telco. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 14, 2010, at 11:58 AM, Juan Nin wrote: Actually you're wrong. You

Re: Configure kannel via httpconnect protocol

2010-08-14 Thread sangprabv
Userguide is your bestfriend. Since HTTP SMSC is very generic, it is probably you need to modify it. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 14, 2010, at 7:43 PM, Omar THIAM wrote: Hi , Does somebody can help me about configuring kannel with smsc using

Re: Kannel profermance

2010-08-13 Thread sangprabv
You can use throughput directive :) Beware of your telco policy, some telcos limit MT from us ;) sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 14, 2010, at 1:33 AM, Ravindra Gupta // Viva wrote: Dear Team, Sorry for previous mail. I am using kannel 1.4.3

Re: Kannel performance benchmarking

2010-08-10 Thread sangprabv
Regarding this performance benchmarking. I still got memory problem. Kannel fails to release buffered or cached memory. Does anybody has tips to avoid this problem? Thanks. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 10, 2010, at 10:12 PM, Rene Kluwen wrote

Does SMSBox Really Sent Out Messages?

2010-08-09 Thread sangprabv
in the smsbox-access log (all http requests got http 200). So does SMSBox really sent out all messages to back end application? Thanks. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/

Re: Kannel performance benchmarking

2010-08-09 Thread sangprabv
Hi Nikos, Do you experience memory problem? In my case Kannel is eating the memory on high load traffics. I always need to restart the box to get more memory. I even give 3 on /proc/sys/vm/drop_caches but still Kannel eat the memory :( sangprabv sangpr...@gmail.com http

Re: Kannel performance benchmarking

2010-08-09 Thread sangprabv
. Thanks sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 9, 2010, at 11:19 PM, Nikos Balkanas wrote: No memory problems. It is reasonable that kannel will use more memory in higher traffic, since all queues are in memory, as long as it drops to nominal levels once

WTA dlr-url

2010-08-03 Thread sangprabv
Does Kannel keep trying the unfetched or failed dlr-url or not? Many thanks :) sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/

[HELP]Force Kannel to send unsent MT

2010-07-22 Thread sangprabv
As subject's title. How to force Kannel to send unsent MT in the spool folder immediately? Is there any CLI? Thanks sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/

HTTP SMSC Fail To Connect

2010-07-15 Thread sangprabv
Hi, I have a situation where Kannel complaints can not connect to an HTTP SMSC, but when I tried to telnet the host and browse the host manually everything is OK? What makes Kannel complaints and how to solve this? Thanks. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/

Re: Authentication Failure on Kannel 1.4.3

2010-06-30 Thread sangprabv
The parameter is correct, please check your sendsms port. Is it 13131? What is your detail configuration file? sangprabv sangpr...@gmail.com On Jul 1, 2010, at 7:38 AM, RIFQI wrote: I have just install kannel 1.4.3 on ubuntu server 10.04 and i configure the kannel conf bellow, but when i

WTA Send WAP Push with SQLBox

2010-06-30 Thread sangprabv
Hi List, I've searched the archives to find solution on how to send WAP Push with SQLBox, tried all suggested but none work. Is there someone who is sucessfully send WAP Push with SQLBox? Thanks. sangprabv sangpr...@gmail.com

Re: Scheduling Question

2010-06-21 Thread sangprabv
it's in the smsc group, check it out. sangprabv sangpr...@gmail.com On Jun 21, 2010, at 2:26 PM, T.K.Thapa wrote: Where i need to configure throughput directive? Do i need to configure in bearerbox or sqlbox? if i am configuring in bearerbox then it will only limit bearerbox to submit

Re: Kannel goes in infinite loop

2010-06-21 Thread sangprabv
delete the queue or spool file. sangprabv sangpr...@gmail.com On Jun 21, 2010, at 7:10 PM, Waqas Farooq wrote: Hi All, I am facing an issue that when kannel is restarted after a long time, I get this message indefinitely repeated without any messages going or coming i.e. smsbox

Re: Too long password

2010-06-20 Thread sangprabv
It should be in smsc_smpp.c sangprabv sangpr...@gmail.com On Jun 20, 2010, at 3:23 PM, hafez ahmad wrote: Dears, I get the following error when I try to connect my SMPP connection, my password is 9 chars 2010-06-20 10:52:19 [4228] [38] WARNING: SMPP: PDU element password too long

Re: Scheduling Question

2010-06-20 Thread sangprabv
Quick and dirty way is patch the query in the sqlbox source code. sangprabv sangpr...@gmail.com On Jun 20, 2010, at 4:15 PM, T.K.Thapa wrote: Hello, Does kannel bearerbox,smsbox or sqlbox support scheduling of messages? If yes how? Regards Tapan Thapa

Re: Scheduling Question

2010-06-20 Thread sangprabv
Agree with Rene but keep in mind by using that query for a high load system will reduce the speed since there will be overhead. sangprabv sangpr...@gmail.com On Jun 21, 2010, at 12:41 AM, Rene Kluwen wrote: Yes, sqlbox does scheduling of writing with a simple (1-line) patch. You can

Re: Scheduling Question

2010-06-20 Thread sangprabv
You can use throughput directive. sangprabv sangpr...@gmail.com On Jun 21, 2010, at 12:02 PM, T.K.Thapa wrote: Hello, Two more questions: 1. Can sqlbox submit sms to bearerbox at a configurable rate? Lets say 5 message per second so that no queue is built at bearerbox for particular

Re: Scheduling Question

2010-06-20 Thread sangprabv
Alex is developing the feature, keep watching and contribute to the community :) sangprabv sangpr...@gmail.com On Jun 21, 2010, at 11:07 AM, T.K.Thapa wrote: Hello, I have seen the same feature requested by many users. Can't we have the same by default in source code of sqlbox and put

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
What about a pass-thru(forward) configuration between connections? Is it possible, let's say we want to pass traffics SMPP_CLIENT_A -SMPPBOX-SMPP_CLIENT_B. sangprabv sangpr...@gmail.com On Jun 19, 2010, at 3:31 AM, Rene Kluwen wrote: Today, I committted a patch to smppbox svn trunk

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
In the other words we can not have a pass-thru configuration then? sangprabv sangpr...@gmail.com On Jun 19, 2010, at 7:15 PM, Nikos Balkanas wrote: Nope. The way it works is (SMPP_CLIENT = ESME): ESME - SMPPBOX -Bearerbox-SMSC The connection from ESME is SMPP. The connection

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
CMIIW, it only route incoming MO from smsc-link. While MT routing so far done by explicitly define the smsc-id in the send-sms URL and or smsc_id field in the SQLBox. sangprabv sangpr...@gmail.com On Jun 19, 2010, at 9:14 PM, Rene Kluwen wrote: I am thinking of a possibility. Does

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
My goal is pass all traffics from ESME A to ESME B and vice versa (it's a about reroute I guess). So there should be and SMPPBOX rather than BEARERBOX in between, CMIIW :) sangprabv sangpr...@gmail.com On Jun 19, 2010, at 10:16 PM, Rene Kluwen wrote: Pass-thru seems to work the other way

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
So the configuration would be like this: ESME_A-SMPPBOX_A-BEARERBOX-SMPPBOX_B-ESME_B is it? sangprabv sangpr...@gmail.com On Jun 19, 2010, at 10:46 PM, Alejandro Guerrieri wrote: What about implementing reroute-smsbox-id on bearerbox? That would provide a consistent interface, similar

Re: Forcing kannel to use one SMSC

2010-06-19 Thread sangprabv
Check userguide, there are some directives you can use. allowed-smsc-id, prefered-smsc-id, denied-smsc-id in the smsc group. sangprabv sangpr...@gmail.com On Jun 19, 2010, at 11:26 PM, Waqas Farooq wrote: Hi All, I am using two SMSCs one for sending and one for receiving. Can

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
This will be very exciting achievements for Kannel community. It will be an enterprise achievements. +1 for this project Rene. sangprabv sangpr...@gmail.com On Jun 20, 2010, at 12:22 AM, Rene Kluwen wrote: Yes, that is the idea. From: sangprabv [mailto:sangpr...@gmail.com] Sent

Re: For the ones using (open) smppbox...

2010-06-19 Thread sangprabv
(The best thing) or ESME_A-SMPPBOX_A-BEARERBOX-SMPPBOX_B-ESME_B where reroute will be directly handled by smppbox or bearerbox configuration. Well this is a subjective opinion from me. sangprabv sangpr...@gmail.com On Jun 20, 2010, at 1:24 AM, Nikos Balkanas wrote: There is another way to do

Re: Kannel as an SMSC

2010-06-18 Thread sangprabv
Please do man patch, you will find the answer. sangprabv sangpr...@gmail.com On Jun 18, 2010, at 10:46 PM, Mohamed Ould Mohamed Salem wrote: I downloaded the SMPPBox, tried to compile it but it gives some errors after make

Re: how can i configure dlr-url

2010-06-16 Thread sangprabv
It must be dlr-url not drl-url check your $url variable. sangprabv sangpr...@gmail.com On Jun 16, 2010, at 8:22 PM, steven edward wrote: hi I want to configure my kannel so that after send sms using cgi-bin/sendsms i want to return to another page known as smsAlert.php i found on google

Re: Send multiple sms using php script

2010-06-11 Thread sangprabv
Quick and dirty solution is using php-curl. Call sendsms URL and loop in it. sangprabv sangpr...@gmail.com On Jun 11, 2010, at 6:06 PM, steven edward wrote: hi! Am a new user of kannel and i want to send more than one sms am using header to send sms it is okay but i don known how can i

Re: kannel delivery report

2010-05-28 Thread sangprabv
use dlr-mask and do some scripting manipulation to fit your need sangprabv sangpr...@gmail.com On May 28, 2010, at 8:59 PM, Budi wibowo wrote: How to make kannel passthrough the dlr receive from smsc? -Original Message- From: Rene Kluwen rene.klu...@chimit.nl Date: Fri, 28 May

Re: kannel delivery report

2010-05-28 Thread sangprabv
Sorry incomplete message. Also enable dlr-url :) sangprabv sangpr...@gmail.com On May 28, 2010, at 10:43 PM, sangprabv wrote: use dlr-mask and do some scripting manipulation to fit your need sangprabv sangpr...@gmail.com On May 28, 2010, at 8:59 PM, Budi wibowo wrote: How

[OOT]Assign Connection to Virtual IP

2010-05-22 Thread sangprabv
. Many thanks for any reply. sangprabv sangpr...@gmail.com

Re: Problem getting Kannel to receive SMS

2010-05-18 Thread sangprabv
capture your log, with log-level 0 and share to us. sangprabv sangpr...@gmail.com On May 18, 2010, at 3:58 PM, Ahmad Pakhri Yahya wrote: Hi, I’m new to Kannel and am having problem to get Kannel to receive SMS from the phone. Currently it’s running on Ubuntu and using Nokia 5610

Re: [Error]smppbox

2010-05-09 Thread sangprabv
Yes you are correct, I need to patch smpp_pdu_pack and smpp_pdu_unpcak function to make it work with my CVS version. Now it works and play with it :) sangprabv sangpr...@gmail.com On May 9, 2010, at 5:48 PM, Nikos Balkanas wrote: Hi, I patched against latest CVS on Solaris 10.5 using

[Error]smppbox

2010-05-08 Thread sangprabv
/smppbox.c:345: error: too many arguments to function ‘smpp_pdu_unpack’ gw/smppbox.c: In function ‘accept_smpp’: gw/smppbox.c:1156: warning: too few arguments for format make: *** [gw/smppbox.o] Error 1 Anybody can help me to resolve this error? Many thanks for the reply sangprabv sangpr...@gmail.com

Re: smppbox

2010-05-07 Thread sangprabv
Wow it's a very breaking news for Kannel's community. You are so kind Rene, I believe this contribution will be very helpful for open source community. Many thanks for it Bro. sangprabv sangpr...@gmail.com On May 8, 2010, at 3:56 AM, Rene Kluwen wrote: Lectori Salutem, This email

Re: Quote and backslash issue

2010-05-02 Thread sangprabv
This is more about SQLBox is trying to play safe. One tricky solution is replace ' with ` when you inject MT. sangprabv sangpr...@gmail.com On May 3, 2010, at 10:04 AM, Emmanuel CHANSON wrote: Below the logs generated during a test done with fakesmsc: 2010-05-03 13:56:47 [7886] [0

Unknown TLV

2010-03-17 Thread sangprabv
Hi, What does this warning means? 2010-03-18 08:40:39 [6123] [6] WARNING: SMPP: Unknown TLV(0x1401,0x0004,08a775f9) for PDU type (deliver_sm) received! Many thanks for the response. sangprabv sangpr...@gmail.com

Re: Re : How to send SMS with UDH using HTTP SMSC

2010-03-11 Thread sangprabv
Each telco has it's own API, so nothing is standard for HTTP SMSC. Please contact your telco. sangprabv sangpr...@gmail.com On Mar 11, 2010, at 3:23 PM, Kidi Kidi wrote: thank you sangprabv for your answer, I) Firstly If i send a normal text message (sms without UDH), the remote server

Re: How to send SMS with UDH using HTTP SMSC

2010-03-10 Thread sangprabv
Yes you can do that. But it will be depends on your telco API. sangprabv sangpr...@gmail.com On Mar 11, 2010, at 12:14 AM, Kidi Kidi wrote: Hello all, I'm able to send sms with parameters : udh, dlr-url, dlr-mask using a modem (smsc = at). Now i try to use a HTTP SMSC (smsc = http

Re: Duplicated FID (foreign_id)

2010-03-10 Thread sangprabv
Does the duplicated FID happened on the same MSISDN? If not then it's not an issue, since Kannel always search DLR by MSISDN and FID. sangprabv sangpr...@gmail.com On Mar 11, 2010, at 1:26 AM, Nikos Balkanas wrote: Hi, Each smsc is generating its own unique ID called foreign ID (FID

Re: Duplicated FID (foreign_id)

2010-03-10 Thread sangprabv
Thanks for the correction ;) sangprabv sangpr...@gmail.com On Mar 11, 2010, at 12:26 PM, Nikos Balkanas wrote: Correction: Kannel always searches DLR by SMSc, FID and MSISDN ;-) BR, Nikos - Original Message - From: sangprabv sangpr...@gmail.com To: Nikos Balkanas nbalka

SMSC HTTP SOAP

2010-02-22 Thread sangprabv
Hi, I see in the smsc folder there's smsc_soap.c. But unfortunatelly the documentation never describe how to use it. Is there anyone already implement this type of SMSC? Many thanks. sangprabv sangpr...@gmail.com

Re: SMSC HTTP SOAP

2010-02-22 Thread sangprabv
Thanks for the reply Alex, so it means it is not recommended to use it in production environment? sangprabv sangpr...@gmail.com On Feb 22, 2010, at 10:59 PM, Alejandro Guerrieri wrote: That's old and experimental code I think. I've managed to make it work time ago, bug was buggy

WARNING: Could not convert GSM (0xcc) to Unicode.

2010-02-07 Thread sangprabv
I got so many WARNING: Could not convert GSM (0xcc) to Unicode. message in my SMPP connection. What does it mean and how to solve it? TIA sangprabv sangpr...@gmail.com

Re: Multiple sms

2010-01-31 Thread sangprabv
Do you mean bulk or mass SMS? Or is it a concatenated SMS? I believe there are some threads about it in the archieves. sangprabv sangpr...@gmail.com On Jan 31, 2010, at 11:27 AM, kani yarasu wrote: I am doing pre-final year engineering in Kongu engineering college,Erode I am doing

Re: Kannel doesn't start as user 'kannel'

2010-01-27 Thread sangprabv
Mostly about privilege, check your files and folders permission :) Willy On Jan 28, 2010, at 9:43 AM, CHRONIS, N. wrote: Hello everybody, I fixed some error. Now kannel is launching as user 'root' but when I want to launch it as user 'kannel' nothing happend. Any idea? Best

[ASK]Queue Spool

2009-11-20 Thread sangprabv
Hi, I am curious with what actually Kannel does with queue list, I am using spool method. I see some files still there, are they actually have been sent and Kannel failed to remove it? If they have not sent yet so how to push Kannel to send them? If Kannel can not force to send them, so

Re: [URGENT]Connection Timeout to My Kannel

2009-11-14 Thread sangprabv
or not .. Kannel is able to kill any not good configured web server. 100/s is nothing for Kannel, keep in mind the retry mechanism, if the backend server is dead , even you restart the backend, the retry request will be waiting and they will kill it again :) sangprabv wrote: Hi, I need to solve

Inconsistence Throughput

2009-11-13 Thread sangprabv
Hi, I have SqlBox with Kannel-cvs20080827 and set throughput = 100 in my kannel configuration file. It suppose to be able to send 100 MT/second which is equal to 6000 MT/minute. I tried to inject 315 thousands MT. At the first minute it reached almost 15 thousands MT/minute but after that

Re: Inconsistence Throughput

2009-11-13 Thread sangprabv
, 2009 at 4:52 AM, sangprabv sangpr...@gmail.com wrote: Hi, I have SqlBox with Kannel-cvs20080827 and set throughput = 100 in my kannel configuration file. It suppose to be able to send 100 MT/ second which is equal to 6000 MT/minute. I tried to inject 315 thousands MT. At the first minute

Re: Inconsistence Throughput

2009-11-13 Thread sangprabv
a current Kannel snapshot. so, the new release is compatible with the current cvs. Regards. -- Benaiad On Sat, Nov 14, 2009 at 5:35 AM, sangprabv sangpr...@gmail.com wrote: CMIIW, current CVS is not compatible with SQLBox. We are still waiting for the new version of SQLBox from Allejandro

Add New sms-service without Restarting Kannel

2009-11-10 Thread sangprabv
I usually restart Kannel every time I add new sms-service (keyword), is there any way to avoid restarting Kannel and no traffic lost. TIA. Willy

Re: GENERIC: ERROR when openning device

2009-10-26 Thread sangprabv
If it is about permission then try to be root, it should fix it. If it does then try to look for any appropriate permission setting ;) Willy On Mon, 2009-10-26 at 00:38 -0700, st2forget wrote: Hi all, I have same problem here, I also change permission for /dev/ttyACM0 but Kannel still get

OOT Force Download

2009-10-16 Thread sangprabv
Sorry for this miss addressed question, I am developing a PHP script to let users to download content (wallpaper, tones, etc) from mobile phones. In same cases the browser download the script.php file rather than the content itself. Here is my script: header(Pragma: public); header(Expires: 0);

Re: kannel configuration

2009-10-12 Thread sangprabv
Search it in the users archives list :) Willy On Mon, 2009-10-12 at 15:12 +0530, Saurav Jaiswal wrote: what is the correct cofiguration for sony erriction 580 for using it with kannel..?

RE: HTTP SMSC with the latest CVS

2009-09-16 Thread sangprabv
: Willy, Are the MO received by bearerbox and not processed or are they not received at all? Did you get anything interesting in the log files? Franck -Original Message- From: devel-boun...@kannel.org [mailto:devel-boun...@kannel.org] On Behalf Of sangprabv Sent

HTTP SMSC with the latest CVS

2009-09-15 Thread sangprabv
I found that using the latest CVS cause not all MO received and processed. Is it a bug? Because if I use CVS-20080727 all MO received and processed 100%. I simulated generic and Kannel HTTP SMSC all returns the same problem. TIA Willy

Re: connecting multiple gsm modems to kannel

2009-09-01 Thread sangprabv
recognize all the GSM modems and how are they connected? Regards, Alex On Tue, Sep 1, 2009 at 12:55 AM, sangprabv sangpr...@gmail.com wrote: Just copy and paste your current GSM MODEM configuration and define unique smsc_id to each

Re: connecting multiple gsm modems to kannel

2009-08-31 Thread sangprabv
Just copy and paste your current GSM MODEM configuration and define unique smsc_id to each. Willy On Mon, 2009-08-31 at 11:17 +, Alex Dehaini wrote: Hi Guys, Anyone using multiple GSM modems with kannel? If yes - how did you setup the modems? Regards, -- Alex Dehaini

HTTP SMSC Problem

2009-08-28 Thread sangprabv
I just updated to the latest Kannel CVS, everything fine during compilation. After I launch Kannel into daemon and make some stress test I found that from 100 MO requests through Kannel HTTP SMSC it doesn't response all those MO. Somebody can help solve this problem? Willy

Real MO and MT throughput

2009-07-09 Thread sangprabv
Hi, I want to know the real MO and MT throughput that Kannel can handle. I see on the documentation it can handles around 1000 messages per second but it doesn't mention the message type, is it MO or MT (push). TIA. Willy

Re: Warning During make with latest CVS version (snapshot)

2009-05-27 Thread sangprabv
Yeah but this warning never happened on the previous version. TIA. Willy On Wed, 2009-05-27 at 17:14 +0200, Julien Buratto wrote: warnings are warnings, be warned but don't be scared ;) j 2009/5/22 sangprabv sangpr...@gmail.com: Hi, I received these warnings during make: gwlib

SMPP Error 1034

2009-05-22 Thread sangprabv
Hi, I got SMPP error 1034 during binding to my telco. What does it means? TIA. Willy

Re: SMPP Error 1034

2009-05-22 Thread sangprabv
Hi Jovan, Thx for the reply. What usually cause this problem? Willy On Fri, 2009-05-22 at 12:44 +0200, Jovan Kostovski wrote: On Fri, May 22, 2009 at 8:36 AM, sangprabv sangpr...@gmail.com wrote: Hi, I got SMPP error 1034 during binding to my telco. What does it means? TIA. I've

Warning During make with latest CVS version (snapshot)

2009-05-22 Thread sangprabv
Hi, I received these warnings during make: gwlib/gwthread-pthread.c: In function ‘gwthread_wakeup’: gwlib/gwthread-pthread.c:679: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gwlib/utils.c: In function ‘become_daemon’: gwlib/utils.c:219: warning: ignoring

Re: http connection to service provider tyntec

2009-05-16 Thread sangprabv
It would be a commercial support I guess. Willy On Sat, 2009-05-16 at 01:38 -0700, SergeNjabs wrote: Hi, I want to configure Kannel to send messages using http through Tyntec. Does anybody have a config file that can help?

Re: Error reading from fd 71

2009-05-14 Thread sangprabv
Please check your webserver configuration. The solution should be there. Willy On Thu, 2009-05-14 at 10:03 +0300, hafez ahmad wrote: Hi All, Thanks for you help :) but I moved my web server to lighthttp , and Increase the max-fds to 4096 , but I am still get the following error in

Re: Fastest Modem for Kannel

2009-05-07 Thread sangprabv
IMHO a GSM Modem may send only 1 SMS/second. And a serial connection (COMM) will be more stable than a USB one, CMIIW. Willy On Fri, 2009-05-08 at 01:22 +0100, Kenny wrote: Hi, For a Kannel deployment, what type of modem would be faster? USB or Comm interface modem. I will appreciate

Re: Fastest Modem for Kannel

2009-05-07 Thread sangprabv
cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com On Thu, May 7, 2009 at 7:55 PM, sangprabv sangpr...@gmail.com wrote: IMHO a GSM Modem may

Re: P1i initilization string

2009-05-04 Thread sangprabv
There are some threads about Sony Ericsson handsets in the list's archieve. TIA. Willy On Mon, 2009-05-04 at 08:46 +0300, Philip Ankunda wrote: hi all, anyone tried using p1i as modem,if yes how did u set it up as initialization string. am using a usb cable Thanks in advance.

Re: Invoke kannel from perl script

2009-05-04 Thread sangprabv
Depend on how do you want Kannel send the SMS, you can hit the sendsms URL or you if you use SQLBox you can insert the SMS into the table. TIA. Willy On Mon, 2009-05-04 at 08:51 +0300, Philip Ankunda wrote: Hi all, I have my perl script that tests PC's on a LAN for connectivity, if any

Re: DB Pool

2009-04-09 Thread sangprabv
Yes it's okay, as long as your server configured to handle such loads. Willy

Re: Problem sending SMS

2009-04-02 Thread sangprabv
I think it should be http://localhost:13013/sendsms? You defined 13013 as your sendsms port, while 13001 is your smsbox port. Willy ---BeginMessage--- Hi all, I have problem sending SMS. I suppose it is misconfiguration, but I cannot detect it. I am running Ubuntu 8.04, Kannel 1.41,

Re: setting REPLY-TO number

2009-03-25 Thread sangprabv
It depends on how you send the MT (SMS to your subscribers). If you use Kannel's sendsms script then you just need to add from=999 directive to sendsms URL (http://host:port/sendsms?from=999to=123456789;). Please refer to the user guide explanation. Willy ---BeginMessage--- Hi everyone, I

Re: setting REPLY-TO number

2009-03-25 Thread sangprabv
to my 2Way account no. I feel its operator specific setting and is overwriting the FROM param. Is this correct? - Latitude On Wed, Mar 25, 2009 at 12:43 PM, sangprabv sangpr...@gmail.com wrote: It depends on how you send the MT (SMS to your subscribers). If you use Kannel's sendsms script

Re: Someone using LG Incite with Kannel on Ubuntu 8.04 ?

2009-03-20 Thread sangprabv
What about ttyACM*? Willy ---BeginMessage--- Hi all, I am trying to setup LG Incite on Ubuntu 8.04. Phone is connected to Ubuntu box via USB cable. lsusb shows: Bus 002 Device 002: ID 1004:6108 LG Electronics, Inc. Bus 002 Device 001: ID : Bus 001 Device 001: ID : but there

Re: problem with get-url or encoding

2009-03-17 Thread sangprabv
+ is %2B in URL Encode world. Willy

Re: mysql storage frequent complains

2009-03-10 Thread sangprabv
./configure --with-malloc=native --with-mysql-dir=/usr/include/mysql --with-mysql --prefix=/usr/local/kannel Willy On Tue, 2009-03-10 at 11:29 +0100, Elton Hoxha wrote: I ran it like this: ./configure --with-malloc=native --with-mysql-dir=/usr/include/mysql --prefix=/usr/local/kannel

Re: Install Kannel without root privileges

2009-03-07 Thread sangprabv
Yes as long as you have enough privilege to do make install. Usually you need to change your prefix to your homedir to save your final installation binary files. Willy

Re: dlr-storage=mysql help

2009-03-06 Thread sangprabv
Or you can apply SQLBox to do this. Willy

Re: dlr-storage=mysql help

2009-03-06 Thread sangprabv
SQLBox is an independent subsystem for Kannel. You may get it from here http://www.kannel.org/~aguerrieri/SqlBox/ Willy

Re: Can't Execute get-url from sms-service (sending OK) with ITegno 3800

2009-03-02 Thread sangprabv
There are some examples in doc/examples folder. Please check and fit your configuration. And it will be helpful to read the user guide first. TIA Willy

Re: http response to smsc with xml

2009-03-01 Thread sangprabv
This thread belongs to devel not users. You need octstr_format() function rather than octstr_create(). BTW it's Indosat's thing right? ;) Willy On Sun, 2009-03-01 at 07:37 -0500, Benjamin Heryanto wrote: Dear list How can return http response with following format ?xml version=1.0 ? MO

Re: http response to smsc with xml

2009-03-01 Thread sangprabv
Great, but be careful with Telkomsel, you must clean the HTTP response body result from Telkomsel. TIA Willy

Re: sqlbox upgrade

2009-02-21 Thread sangprabv
Hi AG, Does current SQLBox has already capture foreign_id value? TIA Willy

Re: How to send midi ring tone in UDH headers using kannel?

2009-02-21 Thread sangprabv
There are some answers in the list archieves. Go search and you will find the solution. Willy

  1   2   >