Re: long message sent problem

2010-09-03 Thread Jason Mule
Hi, Please provide some sort of dump and configuration files. BR, Jason 2010/9/2 i...@paradox.am: Hi, My name is Levon, I represent Paradox company in Armenia. We are using your Kannel software. We have a problem with it now. When we sent message with simbols more then 160 figures are

Re: long message sent problem

2010-09-03 Thread Jacob Eiler
Hi Levon. Some more information is needed. Can you post you configuration? /Jacob On 02/09/2010 21:00 i...@paradox.am wrote: Hi, My name is Levon, I represent Paradox company in Armenia. We are using your Kannel software. We have a problem with it now. When we sent message with

SMPPbox Client Session Limit

2010-09-03 Thread krnrd b
Hi All, How to specify client session limit on Open SMPPbox.

top priority queue

2010-09-03 Thread Hillel
Hi Nikos, If you look at the latest SVN of the Kannel docs http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html you will see that under the section Using the HTTP interface to send SMS messages it mentions: priority number Optional. Sets the Priority value (range 0-3 is

RE: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Rene Kluwen
What is the PDU that gets sent just before that? A bind? Then it looks like the credentials are not correct. == Rene From: an...@in.multiplesystem.net [mailto:an...@in.multiplesystem.net] On Behalf Of Anshu Sah Sent: Friday, 03 September, 2010 04:24 To: Rene Kluwen Subject: Re: Invalid

Re: top priority queue

2010-09-03 Thread alejandro . guerrieri
In SMPP 0 is the lowest, confirmed empirically. Regards, Alex BlackBerry de movistar, allí donde estés está tu oficin@ -Original Message- From: Hillel hbil...@ecommunicate.biz Sender: users-boun...@kannel.org Date: Fri, 3 Sep 2010 12:08:34 To: 'Nikos Balkanas'nbalka...@gmail.com Cc:

RE: top priority queue

2010-09-03 Thread Rene Kluwen
Userguide is wrong. 3 is the highest priority. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Hillel Sent: Friday, 03 September, 2010 12:09 To: 'Nikos Balkanas' Cc: users@kannel.org Subject: top priority queue Hi Nikos, If you

Re: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Anshu Sah
Hello Rene, My SMPPLogin.txt looks like below. username TABpasswordTABSMSBOX-ID Please let me know if it is correct? smpplogins.txt == goodclientsecretBOX1 == # this group defines your smppbox group = smppbox # our boxc type

Re: top priority queue

2010-09-03 Thread Nikos Balkanas
Hi, I am not sure how that priority is used, but seems to be only for the SM/ASI driver. kannel for its own internal queues has highest priority 3. Having said that, there is also a protocol dependent priority which is transmitted to the smsc. This is automatically handled by kannel based on

Re: top priority queue

2010-09-03 Thread Alejandro Guerrieri
Regarding the protocol-dependant priority, at least in my own experience no carrier in the world would honor it. Carriers don't usually let third parties to set the priority of messages on their platform (which makes a lot of sense, or all of us would be setting the highest priority for our

RE: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Rene Kluwen
Try to add an ip-mask, like this: goodclient secret BOX1 *.*.*.* == Rene From: an...@in.multiplesystem.net [mailto:an...@in.multiplesystem.net] On Behalf Of Anshu Sah Sent: Friday, 03 September, 2010 13:02 To: Rene Kluwen Cc: users Subject: Re: Invalid SMPP PDU

Issue with Greek Character Set

2010-09-03 Thread Cariotoglou Mike
I need to send Greek Characters, using SMPP SMSC (vodafone Greece). according to their spec, they only accept 7-BIT GSM character set. they support only certain greek characters, which are expected to be transmitted in the control code area of the character table. for example, Greek Gamma is 0x13.

smpp latin1 and greek chars....

2010-09-03 Thread Stelios Mavromichalis
hello everyone, i have an smpp connection with alt-charset parameter set to latin1. the provider mapped the (missing from latin1) 10 capital greek letters included in the gsm charset into their exact same position in the latin1. meaning that for instance the greek capital letter Delta (Δ) is

RE: smpp latin1 and greek chars....

2010-09-03 Thread Cariotoglou Mike
talk about synchronicity! I just faced (and solved) the exact same issue. here is what to do : 1. make sure that your message is encoded in WINDOWS-1253 2. change all greek letters to upper case, no accent 3. search the message, and replace ALL characters EXCEPT the 10 Greek characters, to

Re: Message payload

2010-09-03 Thread Hashim Abulebdeh
hello... actually i checked kannel code and it looks that it supports payload but i think that in deliver_SM while i want it in submit_sm any suggestions? - Original Message From: Hashim Abulebdeh hashim...@yahoo.com To: Alvaro Cornejo cornejo.alv...@gmail.com Cc:

Re: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Anshu Sah
Hello Rene, It is Still not working.:( This time SMPP is giving error Code 14. I am pasting below the result of my SMPP Aplication in PHP Bind Transmitter PDU: 103 111 111 100 99 108 105 101 110 116 0 115 101 99 114 101 116 0 100 101 102 97 117

RE: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Rene Kluwen
From what I see below, you get error code 13. Which is “invalid credentials”. Try: use-systemid-as-smsboxid = true in your smppbox.conf. Just to see it is matters or not. == Rene From: an...@in.multiplesystem.net [mailto:an...@in.multiplesystem.net] On Behalf Of Anshu Sah Sent:

Re: Message payload

2010-09-03 Thread Nikos Balkanas
Correct. Kannel handles message_payload only in incoming traffic, not outgoing. You should use meta-data as suggested by Rene. BR, Nikos - Original Message - From: Hashim Abulebdeh hashim...@yahoo.com To: Hashim Abulebdeh hashim...@yahoo.com; Alvaro Cornejo cornejo.alv...@gmail.com

Re: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Anshu Sah
Hello Rene, This time it given me error pasted below. = Bind Transmitter PDU: 103 111 111 100 99 108 105 101 110 116 0 115 101 99 114 101 116 0 100 101 102 97 117 108 116 0 52 1 1 0 Sending PDU, len == 46 Sending PDU, header-len == 16 Sending PDU, command_id == 2

RE: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Rene Kluwen
Weird. You should get system id: ChimpMaster. You are using the smppclass from phpclasses.org. I just tested it, and here, locally, it works. I am out of ideas. == Rene From: an...@in.multiplesystem.net [mailto:an...@in.multiplesystem.net] On Behalf Of Anshu Sah Sent:

Re: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Anshu Sah
Hello Rene, yes I am using SMPPClass from PHPClass, I am pasting you the parameter I am pasting in that file. also i am sending you the Text of SMPPLogin SMPPBOX configuration. If possible can you send me sample config files and PHP code you tested. I will try to learn from there Regards

Re: Invalid SMPP PDU received SMPPBOX

2010-09-03 Thread Anshu Sah
Hello Rene, This time got the below mentioned error, Bind Transmitter PDU: 103 111 111 100 99 108 105 101 110 116 0 115 101 99 114 101 116 0 66 79 88 49 0 52 1 1 0 Sending PDU, len == 43 Sending PDU, header-len == 16 Sending PDU, command_id == 2 Sending PDU, sequence number == 1 Sending PDU,