smppbox

2010-05-07 Thread Rene Kluwen
tives. For instance the smppbox that Stipe Tolj provides (s...@tolj.org). Cheers to all, Rene Kluwen Chimit

RE: Problem getting Kannel to receive SMS

2010-05-18 Thread Rene Kluwen
Check your init string and in particular AT+CNMI=.. This setting will let your phone notify if there is any incoming message to Kannel. There's a few options you have there. Depending on which settings your phone supports (not sure about the 5610). From: users-boun...@kannel.org [mailto:

RE: Problem getting Kannel to receive SMS

2010-05-18 Thread Rene Kluwen
1,2,3),(0,1,2,3),(0,2),(0,1,2),(0,1) then try to get the best options, e.g.: AT+CNMI=3,1,0,2,0 (in this case), depending on the values returned. From: Ahmad Pakhri Yahya [mailto:pakhri.ya...@ymail.com] Sent: dinsdag 18 mei 2010 11:30 To: 'Rene Kluwen'; users@kannel.org Subje

Re: SMS Relaying

2010-05-18 Thread Rene Kluwen
Is your client also using Kannel? Then maybe setting up a http relay will work. See documentation. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Innocent Muchedzi Sent: dinsdag 18 mei 2010 12:03 To: us...@vm1.kannel.org Subject: SMS Relaying Hie I need to

RE: Problem getting Kannel to receive SMS

2010-05-18 Thread Rene Kluwen
...@ymail.com] Sent: dinsdag 18 mei 2010 12:43 To: 'Rene Kluwen'; users@kannel.org Subject: RE: Problem getting Kannel to receive SMS The error message I got is 2010-05-18 17:10:56 [32143] [6] DEBUG: AT2[sonyphone]: --> AT+CNMI=1,1,0,0,0^M 2010-05-18 17:10:56 [32143] [6] DEBUG:

RE: SMS Relaying

2010-05-18 Thread Rene Kluwen
http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#AEN2276 From: Innocent Muchedzi [mailto:innoc...@syldah.co.bw] Sent: dinsdag 18 mei 2010 13:53 To: Rene Kluwen Subject: Re: SMS Relaying Yes they all use kannel, How do I set up http relay - Original Message

RE: kannel delivery report

2010-05-28 Thread Rene Kluwen
The open source version is stable enough to use it in production. I use it for a couple of years myself now and others too. Never had a problem with it. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Nikos Balkanas Sent: vrijdag 28

RE: SMPPBox

2010-05-28 Thread Rene Kluwen
The current open-source smppbox is built just like Kannel itself. Without any billing support. But you have the source. Feel free to contribute. An option that you have is use smppbox like an "smsbox" and put sqlbox in between. This allows for post-paid setups. Rene Klu

RE: DLR queue problems.

2010-05-30 Thread Rene Kluwen
The obvious answer would be: Why not giving each smsc the same smsc-id? But then again… you may have valid reasons to do it. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Konstantin Vayner Sent: zondag 30 mei 2010 11:59 To: Kannel Users Subject: DLR

RE: Installing opensource SMPPBox with kannel

2010-05-31 Thread Rene Kluwen
The short answer: Yes, it can. Regardless of which smppbox you are using. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Budi wibowo Sent: maandag 31 mei 2010 15:13 To: users@kannel.org Subject: Re: Installing opensource SMPPBox wi

RE: Urgent! HELP!

2010-06-01 Thread Rene Kluwen
What do you get if you set log-level to 'debug' (0)? Do you see which command exactly gives the error? Here, you can find an overview of possibly possible init strings: http://alumni.ipt.pt/~pmad/s35i_c35i_m35i_atc_commandset_v01.pdf. == Rene -Original Message- From: users-boun...@kanne

Re: Sending long message with Payload

2010-06-01 Thread Rene Kluwen
I think I made a patch for that. It is freely available. Just that in stead of submit_sm, it uses data_sm pdu's. Not sure if that is what you want. > > Dear all, > > > > I am new to kannel, i currently use nowsms gateway for sms connectivity. > my smsc provider requested some features that aren'

RE: DLR not being emptied for numbers it can't send to

2010-06-01 Thread Rene Kluwen
situation that it cannot receive the sms, the smsc discards the message. Note: you must have your Kannel box time synchronized with the SMS Center. == Rene Kluwen -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Nikos Balkanas Sent

RE: DLR's to MySQL

2010-06-02 Thread Rene Kluwen
Wild guess: Is the host “sms-gw” defined in /etc/hosts? Maybe Kannel has problems resolving it. Could you post your Kannel log files (debug level 0)? == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aubrey Oosthuizen Sent: woensdag 2 juni 2010 1

RE: Sending long message with Payload

2010-06-02 Thread Rene Kluwen
nnel supports only UDH concatenation out of the box, not sar. Rene's patch > might do it. It will support alpanumeric sender/receiver natively. > > BR, > Nikos > - Original Message - > From: "Rene Kluwen" > To: "falou zaynoun" > Cc: >

RE: Checkin/out by sending SMS

2010-06-02 Thread Rene Kluwen
Start by reading the Kannel Userguide: http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html. I figure if you copy the right bits and bytes out of that guide, you almost have your application. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@

RE: DLR's to MySQL

2010-06-02 Thread Rene Kluwen
From: Aubrey Oosthuizen [mailto:aubrey.oosthui...@ob7.co.za] Sent: woensdag 2 juni 2010 15:05 To: Rene Kluwen Cc: users@kannel.org Subject: Re: DLR's to MySQL Hi I believe it is. Although I have no idea how to verify this? The configuration is being done on a remote computer to wh

RE: Kannel and MCC MNC

2010-06-03 Thread Rene Kluwen
You need SS7 access and support to do a HLR lookup. That's not standard Kannel functionality. A short cut to do this, is that some providers allow a DNS based (ip) lookup on certain numbers and they return an operator code. Chimit has code that allows for both options (an ss7 smsc and dns based

RE: Route modem as SMS Sender

2010-06-03 Thread Rene Kluwen
Look up "allowed-smsc-id" in the Kannel users guide. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aan Isnaini - Gmail Sent: donderdag 3 juni 2010 6:11 To: Nikos Balkanas Cc: users@kannel.org Subject: Re: Route modem as SMS Sende

RE: Delete all SMS in "SM" storage at start up

2010-06-04 Thread Rene Kluwen
Set sim-buffering = true in your config. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aan Isnaini - Gmail Sent: vrijdag 4 juni 2010 13:09 To: users@kannel.org Subject: Delete all SMS in "SM" storage at start up Dear All, How to to delete

RE: Route modem as SMS Sender

2010-06-04 Thread Rene Kluwen
In short: If you have smsc-id = wavecom1 in your group = smsc, also put allowed-smsc-id = wavecom1 in the same group. Do this for all your smsc groups. -Original Message- From: Aan Isnaini - Gmail [mailto:aan.isna...@gmail.com] Sent: vrijdag 4 juni 2010 13:02 To: Rene Kluwen Cc: Nikos

RE: Delete all SMS in "SM" storage at start up

2010-06-04 Thread Rene Kluwen
AT+CGMD=4 only deletes the sms at the 4th position. Not all of them. == Rene -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: vrijdag 4 juni 2010 16:04 To: Rene Kluwen; 'Aan Isnaini - Gmail'; users@kannel.org Subject: Re: Delete all SMS in "SM&qu

RE: Newbie: How to send multiple messages to sms recipients?

2010-06-06 Thread Rene Kluwen
Also to send the same sms message to multiple recipients: "http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=30957095+123456+78910+etc.&text=(insert text)" This will send an sms message to 30957095, 123456, 78910, etc. == Rene -Original Message- From: users-bo

RE: Is there any user guide for opensource smppbox

2010-06-07 Thread Rene Kluwen
Nikos is right, DLR's are routed automagically. There's 2 remarks that go with this: 1. In the file smpplogins.txt, the system-type is used as "smsbox-id". So for different users, a different system-type is advised. Based on this "id", DLR's are routed to the correct user. 2. DLR's are sent from

RE: Subversion URL?

2010-06-07 Thread Rene Kluwen
Try: svn co https://svn.kannel.org/gateway/trunk == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of "Peter Valdemar Mørch (Lists)" Sent: maandag 7 juni 2010 15:47 To: users@kannel.org Subject: Subversion URL? Hi, What is the URL for

RE: Is there any user guide for opensource smppbox

2010-06-07 Thread Rene Kluwen
In smppbox.conf: group = smppbox smpp-logins = "/path/to/smpplogins.txt" This file should exist as a text file with 3 entries per line per smppbox user: <-- sample --> system-id-01 password-01 system-type-01 client-02 password-02 vma <-- end sample --> Note that the system type field (3rd field

RE: Is there any user guide for opensource smppbox

2010-06-07 Thread Rene Kluwen
in the example, there’s two users: “system-id-01” and “client02”. Clear enough? == Rene From: Kiran Reddy [mailto:ki...@uniceltech.com] Sent: maandag 7 juni 2010 17:16 To: Rene Kluwen; 'Nikos Balkanas'; bwib...@gmail.com Cc: users@kannel.org Subject: RE: Is there any user

RE: Is there any user guide for opensource smppbox

2010-06-07 Thread Rene Kluwen
Currently, there is no user guide. == Rene -Original Message- From: Kiran Reddy [mailto:ki...@uniceltech.com] Sent: maandag 7 juni 2010 17:35 To: Rene Kluwen; 'Nikos Balkanas'; bwib...@gmail.com Cc: users@kannel.org Subject: RE: Is there any user guide for opensource smppbo

RE: SIM Data download using kannel

2010-06-08 Thread Rene Kluwen
Shouldn't you be using the AT+CMGW command to do that, instead of AT+CMGS that Kannel is using? Just a question. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Arnar Gestsson Sent: dinsdag 8 juni 2010 16:05 To: users@kannel.org Subject: SIM

RE: SIM Data download using kannel

2010-06-08 Thread Rene Kluwen
What are you trying to do? Write a virus? Heh... I don't believe it is going to work... but if it does: please share ;) == Rene -Original Message- From: Arnar Gestsson [mailto:arnargests...@gmail.com] Sent: dinsdag 8 juni 2010 16:14 To: Rene Kluwen Cc: users@kannel.org Subjec

RE: DLR-url not being called

2010-06-10 Thread Rene Kluwen
Could you also post your smsbox.log? From: devel-boun...@kannel.org [mailto:devel-boun...@kannel.org] On Behalf Of Matthew Muscat Sent: donderdag 10 juni 2010 5:28 To: de...@kannel.org Subject: DLR-url not being called Hey everyone, cannot seem to figure out whats going wrong here and was

RE: SMS Forwarding

2010-06-10 Thread Rene Kluwen
Sure, this is very well possible with Kannel. Your Asterisk server won't help you very much, but Kannel is the only thing you need for this. Which country should the local DID be in? There's two options: Purchase a DID via an sms aggregrator. Or hook up a cellphone or cellular modem with a local SI

[PATCH] RE: Messages with php stripslashes

2010-06-11 Thread Rene Kluwen
Sorry for crossposting. But I think the users are allowed to know what is going on, even if this is a developers matter. I think I found the solution to the problem below, which affects all smsbox->sqlbox->bearerbox users. I must admit: Haven't tested it yet. But it should work. See attached pat

RE: [PATCH] RE: Messages with php stripslashes

2010-06-12 Thread Rene Kluwen
nal Message- From: Alejandro Guerrieri [mailto:aguerri...@kannel.org] Sent: vrijdag 11 juni 2010 23:52 To: Rene Kluwen Cc: 'Tomasz'; 'Kannel list'; de...@kannel.org Subject: Re: [PATCH] RE: Messages with php stripslashes + msg_escaped = msg_duplicate(msg); if (ms

RE: Issue with concatenated messages and load balancing over SMPP

2010-06-15 Thread Rene Kluwen
Yes, it seems to be a bug in the current version. -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: dinsdag 15 juni 2010 15:35 To: Tomasz; rene.klu...@chimit.nl Cc: users@kannel.org Subject: Re: Issue with concatenated messages and load balancing over SMPP Yes.

RE: Mask shorcode and reply to number

2010-06-18 Thread Rene Kluwen
Either you specify 9696 in "from=" or Offers. You cannot do both at the same time. Maybe you can start with "Offers" in your SMS, if that is an option for you. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Sergio Gabriel Gallegos Sent: vrijdag 18 jun

RE: Kannel as an SMSC

2010-06-18 Thread Rene Kluwen
ssed file that i missed? Yours, Mohamed _ From: Konstantin Vayner To: Mohamed Ould Mohamed Salem Cc: Kannel users Sent: Fri, June 18, 2010 1:09:13 PM Subject: Re: Kannel as an SMSC Hi Mohamed, You can use SMPPbox with Kannel - it is an smpp server There is ope

RE: smppbox sms

2010-06-18 Thread Rene Kluwen
It should be possible to put sqlbox in between (open) smppbox and bearerbox. It will log all messages that are passed in between. Honestly, I didn’t test it. But I don’t see any reason why it shouldn’t work. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On

For the ones using (open) smppbox...

2010-06-18 Thread Rene Kluwen
://svn.kannel.org/smppbox/trunk == Rene Kluwen

RE: Mask shorcode and reply to number

2010-06-18 Thread Rene Kluwen
I think the maximum length of an alphanumeric sender ID is 11 characters? But maybe I am wrong. == Rene -Original Message- From: Alvaro Cornejo [mailto:cornejo.alv...@gmail.com] Sent: vrijdag 18 juni 2010 23:19 To: Rene Kluwen Cc: Sergio Gabriel Gallegos; users@kannel.org Subject: Re

RE: Mask shorcode and reply to number

2010-06-18 Thread Rene Kluwen
Apologies for the dubbel post. Also, still, people won't be able to reply. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Rene Kluwen Sent: zaterdag 19 juni 2010 0:23 To: 'Alvaro Cornejo' Cc: users@kannel.org Su

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

2010-06-19 Thread Rene Kluwen
ME can be any SMPP client. BR, Nikos - Original Message - From: "sangprabv" To: "Rene Kluwen" Cc: Sent: Saturday, June 19, 2010 2:55 PM Subject: Re: For the ones using (open) smppbox... What about a pass-thru(forward) configuration between connections? Is it possib

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

2010-06-19 Thread Rene Kluwen
the client. Probably this setup is not what you wanted. But it is a possibility. == Rene -Original Message- From: sangprabv [mailto:sangpr...@gmail.com] Sent: zaterdag 19 juni 2010 13:55 To: Rene Kluwen Cc: users@kannel.org Subject: Re: For the ones using (open) smppbox... What abou

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

2010-06-19 Thread Rene Kluwen
I agree with that. I was looking at some alternatives today. And this seems the most appropriate. == Rene From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] Sent: zaterdag 19 juni 2010 17:47 To: sangprabv Cc: Rene Kluwen; users@kannel.org Subject: Re: For the ones using

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

2010-06-19 Thread Rene Kluwen
Yes, that is the idea. From: sangprabv [mailto:sangpr...@gmail.com] Sent: zaterdag 19 juni 2010 19:12 To: Alejandro Guerrieri Cc: Rene Kluwen; users@kannel.org Subject: Re: For the ones using (open) smppbox... So the configuration would be like this: ESME_A<->SMPPBOX_A<-&

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

2010-06-19 Thread Rene Kluwen
ag 19 juni 2010 20:25 To: sangprabv; Rene Kluwen Cc: users@kannel.org Subject: Re: For the ones using (open) smppbox... There is another way to do this using the sendsms interface.   smsbox1->bearerbox1->HTTP smsc->smsbox2->bearerbox2   BR, Nikos - Original Message - From: sa

RE: SMPPBox routing (was: RE: For the ones using (open) smppbox...)

2010-06-19 Thread Rene Kluwen
for you (that won't go into svn trunk) that does the trick. == Rene From: sangprabv [mailto:sangpr...@gmail.com] Sent: zondag 20 juni 2010 4:08 To: Nikos Balkanas Cc: Rene Kluwen; users@kannel.org Subject: Re: For the ones using (open) smppbox... This scheme is known as relaying bet

RE: Scheduling Question

2010-06-20 Thread Rene Kluwen
Yes, sqlbox does scheduling of writing with a simple (1-line) patch. You can find it on the mailinglist, but to facilitate your search, here it is again: in gw/sqlbox_mysql.h something like: SELECT sql_id, momt, sender, receiver, udhdata, \ msgdata, time, smsc_id, service, account, id

RE: Scheduling Question

2010-06-21 Thread Rene Kluwen
rerbox then it will only limit bearerbox to submit at defined rate to smsc. it will not limit sqlbox to submit at defined rate to bearerbox. Regards Tapan Thapa --- On Mon, 21/6/10, sangprabv wrote: From: sangprabv Subject: Re: Scheduling Question To: "T.K.Thapa" Cc: "Rene Klu

RE: SMPPBOX

2010-06-21 Thread Rene Kluwen
Don't worry. For sure, a message will be posted on the list when it's ready. So please be patient. Remember, this is a free contribution (free as in speech AND as in beer). = Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Omar THIAM Sent: maandag 21 juni

RE: Scheduling Question

2010-06-21 Thread Rene Kluwen
s Balkanas [mailto:nbalka...@gmail.com] Sent: maandag 21 juni 2010 15:34 To: Rene Kluwen; 'sangprabv'; 'T.K.Thapa' Cc: 'Kannel list' Subject: Re: Scheduling Question Not only that. It will also limit bandwidth on each smsc traffic, according to your agreements/specifications.

RE: cvs instalation

2010-06-21 Thread Rene Kluwen
See: http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#AEN180. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of ishagh ouldbah Sent: maandag 21 juni 2010 15:22 To: users@kannel.org Subject: cvs instalation Hi all. How to install the

RE: cvs instalation

2010-06-21 Thread Rene Kluwen
@kannel.org; Rene Kluwen Subject: RE: cvs instalation thanks and what about smppbox --- On Mon, 6/21/10, Rene Kluwen wrote: From: Rene Kluwen Subject: RE: cvs instalation To: "'ishagh ouldbah'" , users@kannel.org Date: Monday, June 21, 2010, 7:13 AM See: http://www.kannel.org/down

RE: Scheduling Question

2010-06-21 Thread Rene Kluwen
See the patch that I gave earlier. == Rene From: T.K.Thapa [mailto:tapan_thapa2...@yahoo.com] Sent: maandag 21 juni 2010 16:41 To: 'Nikos Balkanas'; 'sangprabv'; Rene Kluwen Cc: 'Kannel list' Subject: RE: Scheduling Question What exactly i am trying to achie

RE: smppbox forwarding

2010-06-22 Thread Rene Kluwen
You can forward messages to another gateway using Kannel just like if you were using smsbox instead of smppbox. See documentation about smsc = http. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of ishagh ouldbah Sent: dinsdag 22 juni 2010 20:45 To: use

RE: smppbox forwarding

2010-06-22 Thread Rene Kluwen
Just change http to smpp accordingly. From: ishagh ouldbah [mailto:ishagh...@yahoo.com] Sent: dinsdag 22 juni 2010 21:36 To: users@kannel.org; Rene Kluwen Subject: RE: smppbox forwarding Tanks. But I need to do it smpp not http --- On Tue, 6/22/10, Rene Kluwen wrote: From: Rene

RE: smppbox installation message Nothing to be done for 'install-exec-am'

2010-06-23 Thread Rene Kluwen
If you see smppbox in /usr/local/sbin then it installed. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of ishagh ouldbah Sent: woensdag 23 juni 2010 15:21 To: users@kannel.org Subject: smppbox installation message Nothing to be done for 'install-exec-am'

RE: smppbox forwarding

2010-06-24 Thread Rene Kluwen
Wouldn't it be possible with setting up one bearerbox, having two smsc's of type http? I think yes. == Rene -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: donderdag 24 juni 2010 15:31 To: ishagh ouldbah; users@kannel.org; Rene Kluwen Subject: R

RE: Receive SMS using Kannel

2010-06-24 Thread Rene Kluwen
Look for group = sms-service in the users manual. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Harbhag Singh Sohal Sent: donderdag 24 juni 2010 15:37 To: users@kannel.org Subject: Re: Receive SMS using Kannel I am sorry for the double post . I higly apprecia

RE: How to disable kannel reponse 202

2010-06-24 Thread Rene Kluwen
I think there is no Kannel option for that, other than by patching the source. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of ishagh ouldbah Sent: donderdag 24 juni 2010 15:38 To: users@kannel.org Subject: How to disable kannel reponse 202 Hi I've configure k

RE: Receive SMS using Kannel

2010-06-24 Thread Rene Kluwen
Lamp is Linux-Apache-Mysql-PHP, see http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Nikos Balkanas Sent: donderdag 24 juni 2010 15:46 To: Harbhag Singh Sohal; users@kannel.org

RE: SMPPBox Questions

2010-06-24 Thread Rene Kluwen
Few answers to your questions: 1. Yes, you can see in the admin page of bearerbox, a different connected smsbox for each user 2. No, this cannot be done as of the current version 3. No, also this is not possible 4. Maybe some users on the list that use this currently can provide more information

RE: Scheduling Question

2010-06-24 Thread Rene Kluwen
1 as well. Hope this helps, Nikos - Original Message - From: T.K.Thapa To: 'Nikos Balkanas' ; 'sangprabv' ; Rene Kluwen Cc: 'Kannel list' Sent: Monday, June 21, 2010 5:40 PM Subject: RE: Scheduling Question What exactly i am trying to achieve here is, our SMPP prov

RE: SMPPBox Questions

2010-06-24 Thread Rene Kluwen
No, that is not possible. But maybe you can grep the kannel-access.log file? == Rene From: T.K.Thapa [mailto:tapan_thapa2...@yahoo.com] Sent: donderdag 24 juni 2010 18:40 To: 'Kannel list'; Rene Kluwen Subject: RE: SMPPBox Questions One more question. 1. Can we create

RE: Scheduling Question

2010-06-24 Thread Rene Kluwen
: Scheduling Question To: "Rene Kluwen" Cc: "T.K.Thapa" , "Nikos Balkanas" , "Kannel list" Date: Thursday, 24 June, 2010, 10:19 PM Maybe you can doit with sqlbox??? If I do remember well, sqlbox has an option where you can configure how many messages get

RE: Scheduling Question

2010-06-25 Thread Rene Kluwen
wrote: From: Alvaro Cornejo Subject: Re: Scheduling Question To: "Rene Kluwen" Cc: "T.K.Thapa" , "Nikos Balkanas" , "Kannel list" Date: Thursday, 24 June, 2010, 10:19 PM Maybe you can doit with sqlbox??? If I do remember well, sqlbox has an

RE: DLR

2010-06-25 Thread Rene Kluwen
Especially the parts about dlr-mask and dlr-url. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Nikos Balkanas Sent: vrijdag 25 juni 2010 15:34 To: Omar THIAM Cc: users@kannel.org Subject: Re: DLR Hi, Please do not ask such questions from

RE: Scheduling Question

2010-06-25 Thread Rene Kluwen
[mailto:tapan_thapa2...@yahoo.com] Sent: vrijdag 25 juni 2010 18:49 To: 'Alvaro Cornejo'; Rene Kluwen Cc: 'Kannel list' Subject: RE: Scheduling Question Hi Rene, What do you mean "use sqlbox with the scheduling patch"? Do you mean sql query in the code which

RE: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-28 Thread Rene Kluwen
Sure thing. We are working on it at this very moment. Just remember: This is free software (free as in speech AND as in beer). Sometimes it takes a little bit longer to get things done. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf O

RE: Kannel SMS speed control

2010-06-29 Thread Rene Kluwen
Look at the troughput directive in group = smsc. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Harmeet Singh Dhingra Sent: dinsdag 29 juni 2010 4:51 To: users@kannel.org Subject: Kannel SMS speed control Hi, I am using Kannel CVS Version

RE: ESME Session

2010-06-29 Thread Rene Kluwen
I think current SMPP box version only allows for one session per user at the same time. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Sandesh Waman // Viva Sent: dinsdag 29 juni 2010 12:51 To: Kannel Users Subject: ESME Session Dear All, I am using SMPP BOX

RE: Does Kannel always place the message_id from a submit_sm_resp into timestamp for a DLR using SMPP 3.4

2010-06-29 Thread Rene Kluwen
Yes, this is always the case. But the row get deleted again after the message reaches a final delivery state. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of brett skinner Sent: dinsdag 29 juni 2010 13:21 To: users@kannel.org Subject: Does Kannel always place the m

RE: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-29 Thread Rene Kluwen
Sorry, I was mistaken. Point that I was making is that most of us have a day time occupation and have limited time available to make patches for Kannel. -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: dinsdag 29 juni 2010 4:20 To: Rene Kluwen; 'Tomasz&#x

RE: SMPP Delivery Reports Issue

2010-06-29 Thread Rene Kluwen
What happens if you try to do the same insert, manually? Do you get an error message? == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Jinson Sent: dinsdag 29 juni 2010 19:00 To: users Subject: SMPP Delivery Reports Issue Hello Users, I've config

RE: SMPP Delivery Reports Issue

2010-06-29 Thread Rene Kluwen
Then maybe you should indeed set msg-id-type. Someone else on the list may know what is going on. I don't see how 51 translates to 70, no matter what base numerical system. == Rene From: Jinson [mailto:jin...@mobme.in] Sent: dinsdag 29 juni 2010 19:37 To: Rene Kluwen Cc: users Su

RE: SMPP Delivery Reports Issue

2010-06-29 Thread Rene Kluwen
Destination address cannot be alpha-numeric. You need to send to a real number. Maybe you mixed up source and destination address? == Rene From: Jinson [mailto:jin...@mobme.in] Sent: dinsdag 29 juni 2010 19:55 To: Rene Kluwen Cc: users Subject: Re: SMPP Delivery Reports Issue

RE: SMPP Delivery Reports Issue

2010-06-29 Thread Rene Kluwen
It looks like your smsc sends the wrong esm_class for delivery receipts. == Rene From: Jinson [mailto:jin...@mobme.in] Sent: dinsdag 29 juni 2010 20:10 To: Nikos Balkanas Cc: Rene Kluwen; users Subject: Re: SMPP Delivery Reports Issue Yes. I have a dlr url and send-sms url works

RE: SMPP Delivery Reports Issue

2010-06-29 Thread Rene Kluwen
It should be 2C hex or more. From: Jinson [mailto:jin...@mobme.in] Sent: dinsdag 29 juni 2010 20:21 To: Rene Kluwen Cc: Nikos Balkanas; users Subject: Re: SMPP Delivery Reports Issue Whats the correct esm_class for DLRs? Thanks Jinson Abraham On Tue, Jun 29, 2010 at 11:49 PM

RE: Open DLRs

2010-07-01 Thread Rene Kluwen
Exactly: Responses are transmitted over the same link that they are originated. So that means when a submit_sm is sent (over the transmitter link) the submit_sm__resp will also be sent to the transmitter link. If not, you wouldn't even be able to bind successfully. So Brett is right here. == Ren

RE: SMS TO EMAIL and EMAL TO SMS

2010-07-02 Thread Rene Kluwen
This is more of a question that belongs in the procmail mailing list than here. The basic idea is to catch an email with procmail and feed it through a script in the language of your choice (e.g. perl). This script then makes a connection to smsbox or sqlbox sending a message. == Rene -Orig

RE: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread Rene Kluwen
Small hint: You can also contribute making the documentation clearer ;=). I use: group = sms-service keyword = default catch-all = true get-url = http://www.mydomain.com/sms/process_mo.php?text=%a&from=%p&to=%P&time=%T&bil ling=%B&smsc=%i accepted-smsc = my_smsc omit-empty = true acce

RE: SMS TO EMAIL and EMAL TO SMS

2010-07-02 Thread Rene Kluwen
MS Thanx rene kluwen for replying.i m little bit confused.let me tell you my problem in detail. I have received an email, in which there is a query in the body of that email.i want some sort of gateway(e.g procmail) which would initiate a php script and that gateway(e.g procmail) should also

RE: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread Rene Kluwen
stand why it didn't work because technically it isn't a mobile originated. I did a search for concat and couldn't find anything else in the user-guide, Thanks for your assistance. On Fri, Jul 2, 2010 at 2:48 PM, Rene Kluwen wrote: Small hint: You can also contribute maki

RE: smpp restrict connection to a specific client

2010-07-06 Thread Rene Kluwen
If you are talking about restricting source ip addresses, I use iptables for that. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of ishagh ouldbah Sent: dinsdag 6 juli 2010 16:00 To: users@kannel.org Subject: smpp restrict connection to a specific client

RE: smpp restrict connection to a specific client

2010-07-06 Thread Rene Kluwen
Of course it is possible to add an ip address or list of ip addresses in smpplogins.txt. But then again: Is anybody waiting for that? == Rene -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: dinsdag 6 juli 2010 20:36 To: Rene Kluwen; 'ishagh ouldbah&#x

RE: smpp restrict connection to a specific client

2010-07-06 Thread Rene Kluwen
010 1:56 To: Rene Kluwen; 'ishagh ouldbah'; users@kannel.org Subject: Re: smpp restrict connection to a specific client I wouldn't recommend it. It is contrary to kannel philosophy (vis a vis sendsms-user). Besides there is better external software for this and anyone concerned

RE: smpp restrict connection to a specific client

2010-07-06 Thread Rene Kluwen
Also it will allow ip connections on a per-user level. Something that cannot be done with external firewall hardware or software. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Rene Kluwen Sent: woensdag 7 juli 2010 2:23 To: '

RE: smpp restrict connection to a specific client

2010-07-07 Thread Rene Kluwen
Currently, ip address restrictions don't exist nor are enforced. It is something to be added in the future. == Rene From: ishagh ouldbah [mailto:ishagh...@yahoo.com] Sent: woensdag 7 juli 2010 14:34 To: Rene Kluwen Subject: RE: smpp restrict connection to a specific client T

RE: kannel as smpp server

2010-07-07 Thread Rene Kluwen
I would suggest reading the users' manual a little bit and maybe also the architecture document. http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html If you have specific questions that are not covered there, you can post them here. == Rene From: users-boun...@kann

RE: Huawei E220 / +CMS ERROR: The memory/message storage index assigned to the AT command is invalid (321)

2010-07-07 Thread Rene Kluwen
Don't know why this is occurs or how to solve it. But a workaround might be using "me" memory instead of "sm"? It may speed up things a little bit as well and probably you will have more memory indices. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf

RE: smpp restrict connection to a specific client

2010-07-07 Thread Rene Kluwen
4 To: Rene Kluwen Subject: RE: smpp restrict connection to a specific client Thanks all Rene, what is the syntax of smpplogins.txt when adding ip address Regards --- On Tue, 7/6/10, Rene Kluwen wrote: From: Rene Kluwen Subject: RE: smpp restrict connection to a specific client To: &qu

RE: smpp restrict connection to a specific client

2010-07-07 Thread Rene Kluwen
Sorry for the double post. So also 127.0.0.1;213.193.241.40 will work. Current svn trunk revision is 16. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Rene Kluwen Sent: donderdag 8 juli 2010 2:19 To: 'ishagh ouldbah' Cc: 'users' Subjec

RE: kannel as smpp server

2010-07-08 Thread Rene Kluwen
2010 14:30 To: users@kannel.org; Rene Kluwen Subject: RE: kannel as smpp server thans but the userguid does not contain any thing about smppbox my question is does smppbox send msgs coming to it from bearerbox to connected client Regards --- On Wed, 7/7/10, Rene Kluwen wrote: From: Rene

RE: smppbox status page

2010-07-08 Thread Rene Kluwen
In the status page of bearerbox, you will see one connected "smsbox" instance per connected smpp user. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aldo Zavala Sent: donderdag 8 juli 2010 19:28 To: users@kannel.org Subject: smppb

RE: smppbox status page

2010-07-08 Thread Rene Kluwen
It should appear in between the "Box connections". == Rene -Original Message- From: Aldo Zavala [mailto:a...@cleartalk.net] Sent: donderdag 8 juli 2010 19:53 To: Rene Kluwen; users@kannel.org Subject: RE: smppbox status page In the bearerbox status page I can see the SMC C

RE: smppbox status page

2010-07-08 Thread Rene Kluwen
:23 To: Rene Kluwen; users@kannel.org Subject: RE: smppbox status page I have one SMPP Client already connected [ with IP 192.168.2.224] and, actually can send SMPP text messages from that client to both SMSC connections through smppbox, is there a reason by not show it on status page? Thanks

RE: smppbox status page

2010-07-08 Thread Rene Kluwen
Committed with some minor changes to check for smpp version in use. From: Aldo Zavala [mailto:a...@cleartalk.net] Sent: donderdag 8 juli 2010 20:23 To: Rene Kluwen; users@kannel.org Subject: RE: smppbox status page I have one SMPP Client already connected [ with IP 192.168.2.224] and

RE: sqlbox documentation

2010-07-08 Thread Rene Kluwen
Sqlbox documentation: http://www.blogalex.com/archives/46 == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aldo Zavala Sent: donderdag 8 juli 2010 21:30 To: users@kannel.org Subject: sqlbox documentation Hi, I am browsing at http://

RE: sqlbox documentation

2010-07-09 Thread Rene Kluwen
True, Alex is working on that. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Stipe Tolj Sent: vrijdag 9 juli 2010 14:03 Cc: users@kannel.org Subject: Re: sqlbox documentation Rene Kluwen schrieb: > Sqlbox documentation: h

RE: kannel as smpp server

2010-07-09 Thread Rene Kluwen
Could you post your configuration? From: ishagh ouldbah [mailto:ishagh...@yahoo.com] Sent: vrijdag 9 juli 2010 14:28 To: users@kannel.org; Rene Kluwen Subject: RE: kannel as smpp server Hi Rene This solved one part of the problem msgs coming from client go via the modem to their

  1   2   3   4   5   6   7   8   9   10   >