Re: SMSC reconnecting problem

2009-09-29 Thread Jovan Kostovski
On Wed, Sep 30, 2009 at 6:09 AM, khurram jaffery wrote: > Hi All > > I have 5 session of a single SMSC on 5 different ports. out of from these 5 > session only 2 at  a time are online and remaing three are in re-connecting > state. But the problem is that these 5 session keeps on change their stat

Re: kannel over using SMSC API....

2009-09-29 Thread Nikos Balkanas
Hi Matt, To do carrier routing, you will have to sign roaming agreements with the carriers you are interested. They usually provide an HTTP interface which you can access and for a small charge each time, they will return the status of the subscriber (absent, successful, etc.) BR, Nikos

SMSC reconnecting problem

2009-09-29 Thread khurram jaffery
Hi All I have 5 session of a single SMSC on 5 different ports. out of from these 5 session only 2 at a time are online and remaing three are in re-connecting state. But the problem is that these 5 session keeps on change their state and all of them have recieved and sent sms. I think the problem

RE: kannel over using SMSC API....

2009-09-29 Thread Kent Walker
Hi Matt, So, you want to send and receive messages to multiple carriers in the US without using an aggregator? I believe you would need to go to www.usshortcodes.com and reserve a short code. This would be reserved on all US based carriers who participate (I beli

Re: SMPP TLV Returns Blank

2009-09-29 Thread Alejandro Guerrieri
Please check the logs for the smsc1 connection and paste any relevant lines to us. Regards, Alejandro On Tue, Sep 29, 2009 at 7:18 PM, Karan Zaveri wrote: > Hi Guys, > > > > I did all the changes in the configuration file and configured the smpp tlv > group based on Donald’s > tutorial (Great

SMPP TLV Returns Blank

2009-09-29 Thread Karan Zaveri
Hi Guys, I did all the changes in the configuration file and configured the smpp tlv group based on Donald's tutorial (Great tutorial btw) and Kannel user guide but not sure if I still did something wrong but the meta-data=%D returns blank and the operator ID nor anything else is returned by

RE: Re[2]: TON 1-3

2009-09-29 Thread Karan Zaveri
Yes you are going to need the latest CVS version. Look at the documentation it has examples and sample configuration file. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of waza...@inbox.lv Sent: Tuesday, September 29, 2009 12:34 PM To: Illimar Reinbusch Cc: users@kan

Re[2]: TON 1-3

2009-09-29 Thread waza123
Title: Re[2]: TON 1-3 I read here ddj.co.za/archives/69/extracting-meta-data-from-smpp-tlvs-with-kannel , that i can download latest sources, 1.5 , and there is Meta data variable, which contain all what i need.. or something that.. what do you think ? Tuesday, September 29, 2009, 7:27:16 PM,

Re: TON 1-3

2009-09-29 Thread Illimar Reinbusch
Hi U can add custom LMT SMPP parameters in your config BUT u also will need to add custom PDU to your Kannel and it will require coding and recompiling your kannel. Illimar Hi, Please read Iser's guide about smsbox configuration. Very detailed, contains many examples. BR, Nikos -

Re: Re[4]: TON 1-3

2009-09-29 Thread Nikos Balkanas
Re[4]: TON 1-3Hi, Please read Iser's guide about smsbox configuration. Very detailed, contains many examples. BR, Nikos - Original Message - From: waza...@inbox.lv To: Nikos Balkanas Cc: users@kannel.org Sent: Tuesday, September 29, 2009 7:04 PM Subject: Re[4]: TON 1-3

Re[4]: TON 1-3

2009-09-29 Thread waza123
Title: Re[4]: TON 1-3 How it should be ? can you correct my cfg please, i don't understand a bit.. Tuesday, September 29, 2009, 4:57:02 PM, you wrote: Hi,   One problem that I see, is that you need to define an smsbox-id in your smsbox group. You reference it in smsbox-route, but you de

RE: custom vars

2009-09-29 Thread Willy
Hopefully metadata can help you. Willy Sent from my Sony Ericsson XPERIA™ X1. -Original Message- From: waza...@inbox.lv Sent: 29 September 2009 21:29 To: users@kannel.org Subject: custom vars My operator is sending custom variables to me, for example: lmt_subscriber_id  , which contain

custom vars

2009-09-29 Thread waza123
Title: custom vars My operator is sending custom variables to me, for example: lmt_subscriber_id  , which contains client mobile number, how to read this variable with kannel ? Thanks.

Re: Re[2]: TON 1-3

2009-09-29 Thread Nikos Balkanas
Re[2]: TON 1-3Hi, One problem that I see, is that you need to define an smsbox-id in your smsbox group. You reference it in smsbox-route, but you define it nowhere. This will keep all your MOs in Q. BR, Nikos - Original Message - From: waza...@inbox.lv To: Willy Cc: users@kan

Re[2]: TON 1-3

2009-09-29 Thread waza123
Title: Re[2]: TON 1-3 Yes, here it is (!!! edited): group = core admin-port = 13000 admin-password = "!!!" admin-deny-ip = "*.*.*.*" admin-allow-ip = "!!!" status-password = "!!!" log-file = "/home/m/kannel/logs/kannel.log" log-level = 0 access-log = "/home/m/kannel/logs/access.log" box-deny-i

RE: TON 1-3

2009-09-29 Thread Willy
Can you share us your configuration file? Willy Sent from my Sony Ericsson XPERIA™ X1. -Original Message- From: waza...@inbox.lv Sent: 29 September 2009 19:04 To: users@kannel.org Subject: TON 1-3 Hello, I'm sending SMS from my mobile phone with text: test , to number: 1234 After i l

Re: TON 1-3

2009-09-29 Thread waza123
Title: Re: TON 1-3 I asked my Operator too, and he told me that i have to look in this variable: lmt_subscriber_id How can i do it with kannel ? Tuesday, September 29, 2009, 3:04:15 PM, you wrote: Hello, I'm sending SMS from my mobile phone with text: test , to number: 1234 After i l

RE: All CVS are backed up?

2009-09-29 Thread Willy
Yes, I got helped from Nikos and Alejandro. Many thanks Stipe. Willy Sent from my Sony Ericsson XPERIA™ X1. -Original Message- From: Stipe Tolj Sent: 29 September 2009 18:53 Cc: users Subject: Re: All CVS are backed up? sangprabv schrieb: > Does all CVS are backed up? Where can I down

Re: Questions about incomming SMS

2009-09-29 Thread seikath
omit-empty = true its good idea to read the manual Loïc Burdet wrote: > Hello, > > I've a problem... little problem... > I allready installed Kannel and sending SMS works well. > My question is about incomming SMS. > Each time I receive a new message on Kannel from a mobile phone, a > response

Re: Questions about incomming SMS

2009-09-29 Thread Rodrigo Cremaschi
Set max-messages = 0 in your SMS-service group. userguide: "If max-messages is set to 0, no reply is sent, except for error messages." Regards. On Tue, Sep 29, 2009 at 9:44 AM, Loïc Burdet wrote: > Hello, > > I've a problem... little problem... > I allready installed Kannel and sending SMS work

Re: Questions about incomming SMS

2009-09-29 Thread Benaiad
Hi, just add this line under sms-service group: max-messages=0 Regards Benaiad On Tue, Sep 29, 2009 at 2:44 PM, Loïc Burdet wrote: > Hello, > > I've a problem... little problem... > I allready installed Kannel and sending SMS works well. > My question is about incomming SMS. > Each time I rece

Questions about incomming SMS

2009-09-29 Thread Loïc Burdet
Hello, I've a problem... little problem... I allready installed Kannel and sending SMS works well. My question is about incomming SMS. Each time I receive a new message on Kannel from a mobile phone, a response message is sent to the incomming number. I want to cancel this action and not to respon

TON 1-3

2009-09-29 Thread waza123
Title: TON 1-3 Hello, I'm sending SMS from my mobile phone with text: test , to number: 1234 After i look in my bearerbox, and i'm looking for my mobile phone number, BUT,  i don't see it, I only see the following string: AQSnW%2BucTVsllC21NwUI What is it ? How do i tell operator, to send me

Re: All CVS are backed up?

2009-09-29 Thread Stipe Tolj
sangprabv schrieb: > Does all CVS are backed up? Where can I download a spesific CVS version? > TIA. that's the core feature of a revision control system (ie. CVS) to be able to retrieve any revision/version from the repository ;) Please consult the CVS manual on how to retrieve specific dates/re

Re: problms with UTF-8 long sms

2009-09-29 Thread Benaiad
Dear Latitude, in my tests the character "ú" was encoded to "%3F" , but when I decode it back I get "?" :( and when I decode yours "%C3%BA" I get the correct character, ie "ú". Anyway, I think it's better if you leave the splitting of your long text and udh stuff to be handled by kannel, so, just

Re: problms with UTF-8 long sms

2009-09-29 Thread Benaiad
Dear Latitude Test, When I URL encode your text I get a different thing from the one you are trying to send, and this is the resulting text: Jes%3Fs+test+msg+abcdefghijklmnopqrstuvwxyz+abcdefghijklmnopqrstuvwxyz+abcdefghijklmnopqrstuvwxyz Regards Benaiad On Mon, Sep 28, 2009 at 10:42 AM, Latit

Re: Do not include keyword when sending via post-xml

2009-09-29 Thread Nikos Balkanas
Hi, Maybe. Include in sms-service group: strip-keyword = yes and let us know if it works. BR, Nikos - Original Message - From: Francis Vidal To: users@kannel.org Sent: Tuesday, September 29, 2009 10:32 AM Subject: Do not include keyword when sending via post-xml Hi all,

Do not include keyword when sending via post-xml

2009-09-29 Thread Francis Vidal
Hi all, Is it possible to exclude the keyword in the when sending the data from Kannel to the web application via 'post-xml'? For example, I have the following sms-service defined: group = sms-service keyword = test post-xml = http://192.168.1.100/test.php In the XML debug output, the keyword 't