Re: Need Reply Badly With solution please

2009-07-18 Thread Falko Ziemann
Please write to the list always and read the old threads. No time for individual support currently, but I had answered this question before some time ago. Search for UDH and Port. Try also the tag smart messaging combined with udh and port at google. Falko Am 18.07.2009 um 13:23 schrieb

Re: validity period of sms messages

2009-07-08 Thread Falko Ziemann
Am 08.07.2009 um 12:28 schrieb Latitude Berlin: I sent an SMS with validityperiod set to 1 minute and I see the following in the log: DEBUG: validity_period: 090708095718+ How 1 minute got converted into this? You probably have sent the message at 09/07/08 09:56:18 What if

Re: DCS VALUE

2009-07-02 Thread Falko Ziemann
GSM Specification 03.40 Chapter TP-DCS, Group Message Waiting Indication There are two values that can stand for voicemail, better read the document to understand what they do. Regards Falko Am 02.07.2009 um 13:34 schrieb narendra reddy: can you tell me dcs value of the voicemail

Re: SMPP Disconnection

2009-06-22 Thread Falko Ziemann
Hi, maybe a problem with the enquire link interval? So that the enquire_link comes, when the smsc already run into a timeout? Regards Falko Am 22.06.2009 um 08:55 schrieb Elton Hoxha: Hi guys, From the application (the application that listens and sends through kannel) I noticed some

Re: Dynamic SMSC configuration

2009-06-18 Thread Falko Ziemann
Well, you can dynamically start and stop SMSCs. So if you need a SMSC connection only at a certain time, you can stop and restart them without restarting kannel. Regards Falko Am 18.06.2009 um 10:48 schrieb Alejandro Guerrieri: Nope, configuration is loaded at startup, to modify any

Re: Get notification if SMS has been discarded from SMSC

2009-06-09 Thread Falko Ziemann
No it doesn't. The information isn't even delivered to the mobile, so you can't see on your mobile, if the message had a defined validity period. BTW: some SMSCs don't send you a notification if a message is discarded, even when you request all notifications. Because no positive

Re: 7bit encoded messages

2009-06-09 Thread Falko Ziemann
Nikos: use lynx for suspicious URLs ;-) I think you (remon) make a major mistake in your thoughts how kannel works. When you set coding=0 kannels _output_ is 7bit. The charset of the _input_ is defined in the HTTP-header of the client triggering kannel. So you can use, let's say, UTF-16 in

Re: 7bit encoded messages

2009-06-09 Thread Falko Ziemann
that I need to handle text message fragmentation from my application and not from Kannel. Regards, Remon From: Falko Ziemann [mailto:fal...@gmail.com] Sent: Tuesday, June 09, 2009 11:40 AM To: Nikos Balkanas Cc: Remon; users@kannel.org Subject: Re: 7bit encoded messages Nikos: use lynx

Re: 7bit encoded messages

2009-06-09 Thread Falko Ziemann
=1234 http://XX.XX.XX.XX:13013/cgi-bin/sendsms?user=testpass=testfrom=111to=XXXudh=05%00%03%AD%02%02text=5678 Regards, Remon From: Falko Ziemann [mailto:fal...@gmail.com] Sent: Tuesday, June 09, 2009 12:32 PM To: Remon Cc: 'Nikos Balkanas'; users@kannel.org Subject: Re: 7bit encoded messages Just

Re: getting message-id in resp of send request

2009-06-09 Thread Falko Ziemann
Generate your own ID and add it to the DLR-URL. When you give the DLR-URL to kannel inside the sendsms add id=12345 to the dlr-url. Regards Falko Am 09.06.2009 um 12:12 schrieb Latitude Berlin: If my application is sending a lot me SMS messages, then on receiving DLR, how may I know for

Re: getting message-id in resp of send request

2009-06-09 Thread Falko Ziemann
in send-sms URL request and that whould be put in DLR URL to have the mapping. Is this correct? How to send id in send-sms req and do the mapping? Thanks. On Tue, Jun 9, 2009 at 12:21 PM, Falko Ziemann fal...@gmail.com wrote: Generate your own ID and add it to the DLR-URL. When you give

Re: Get notification if SMS has been discarded from SMSC

2009-06-08 Thread Falko Ziemann
And, by the way, this has nothing to do with OT-56. This operation is used when YOU want to delete a message that you have stored in the SMSC before but that is not delivered yet. (but as far as I know this operation is not supported in kannel) Falko Am 08.06.2009 um 16:46 schrieb Nikos

Re: Character set issue

2009-05-20 Thread Falko Ziemann
If I remember correctly: if you don't tell kannel which charset you use, kannel expects UTF-8. In this case the eurosign would be %E2%82%AC Regards Falko Am 19.05.2009 um 21:20 schrieb Tony: I'm currently sending these using links on a Linux server: links

Re: Character set issue

2009-05-19 Thread Falko Ziemann
The question is, which charsets submits the client (or script) to kannel. For commandline tests you can use wget or lynx. See the man pages for how to set the charset in this tools. Regards Falko Am 19.05.2009 um 17:54 schrieb Jovan Kostovski: On Tue, May 19, 2009 at 5:07 PM, Tony

Re: http connection to service provider tyntec

2009-05-16 Thread Falko Ziemann
I have a connection to tyntec, but via smpp. I would suggest to use SMPP instead. Falko Am 16.05.2009 um 11:42 schrieb 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

Re: Kannel not sending SMS

2009-05-11 Thread Falko Ziemann
You either need to configure a route or you can add a default- or forced-smsc to the sendsms-user when you don't want kannel to route. Regards Falko Am 11.05.2009 um 10:19 schrieb Jinson: group = core admin-port = 13010 admin-password = admin status-password = admin-deny-ip = *.*.*.*

Re: Error reading from fd 71

2009-05-10 Thread Falko Ziemann
http://HOST/dlr.php?ID=3213123124131 Does the log really say HOST? Then you *maybe* should enter a valid address... Falko Am 10.05.2009 um 09:21 schrieb hafez ahmad: Dears, I get the following error in my logs, 2009-05-08 11:12:26 [10838] [8] ERROR: Error reading from fd 71:

Re: Error reading from fd 71

2009-05-10 Thread Falko Ziemann
removed the real Url . Regards, Hafez On Sun, May 10, 2009 at 12:22 PM, Falko Ziemann fal...@gmail.com wrote: http://HOST/dlr.php?ID=3213123124131 Does the log really say HOST? Then you *maybe* should enter a valid address... Falko Am 10.05.2009 um 09:21 schrieb hafez ahmad: Dears

Re: Extended I/O serial PCI card

2009-05-09 Thread Falko Ziemann
Hi, first: there are much better groups for that problem than the kannel mailing list. This is a problem with the operating system and hardware, so some centos list might help you much better and faster. Second: is undetected isn't describing a problem. Either your system doesn't detect

Re: SMS with GSM character set

2009-05-08 Thread Falko Ziemann
. Otherwise, If I use ISO-8859-1, i should add coding=2 which encodes it in 16-bit (the characters are normally delivered) but I reduce the bytes having only 70 characters. Regards elton On Fri, May 8, 2009 at 7:35 AM, Falko Ziemann fal...@gmail.com wrote: Elton, please read my last mail again

Re: SMS with GSM character set

2009-05-08 Thread Falko Ziemann
properly. I think both £(pound) and $(dollar) are in the alphabet Any clue? Regards Elton On Fri, May 8, 2009 at 9:22 AM, Falko Ziemann fal...@gmail.com wrote: Unimportant... Your http-client (if you write some script in .NET it is also a http- client, just a very personal one) states the encoding

Re: SMS with GSM character set

2009-05-08 Thread Falko Ziemann
] WARNING: Incomplete UTF-8 char discovered, skipped. 2 Then the character comes empty instead of %E9 (in send-sms url) which is é On Fri, May 8, 2009 at 10:00 AM, Falko Ziemann fal...@gmail.com wrote: Don't set the charset!!! You there define the output charset, not the input charset

Re: SMSC.SMPP: Unknown PDU type 0x00000004

2009-05-08 Thread Falko Ziemann
Hi, SMPP Spec on submit_sm: This operation is used by an ESME to submit a short message to the SMSC SMPP Spec on deliver_sm: The deliver_sm is issued by the SMSC to send a message to an ESME. submit_sm is only used when a client sends data to a server. When the server wants to send data

Re: SMS with GSM character set

2009-05-08 Thread Falko Ziemann
So, this one: wget http://localhost:13013/cgi-bin/sendsms?username=XXXpassword=XXXto=0049173XXXfrom=0049173XXXtext=%E9 created a sms with é BUT: (my) wget uses the charset ISO-8859-1 where é is %E9. It think the problem is, that the script you use says in the http-header that it uses

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
The deutschland effect. Many operator don't use the original GSM charset, but the so called Mannesmann charset (first used by Mannesmann D2). Due to this most operator ignore the DCS. Ask your provider, if they can activate the original GSM charset for you. Regards Falko Am 06.05.2009 um

Re: Own smsc as Message centre ?

2009-05-07 Thread Falko Ziemann
No you can't. There are only very few numbers which your provider allows. In your case E-Plus will only allow the Eplus KMZ (sorry to the list, german word creation by the provider), or Debitel-, Vistream- etc. SMSC if you are a service-provider customer. Anyway the smsc must be registered

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
On Thu, May 7, 2009 at 9:52 AM, Falko Ziemann fal...@gmail.com wrote: The deutschland effect. Many operator don't use the original GSM charset, but the so called Mannesmann charset (first used by Mannesmann D2). Due to this most operator ignore the DCS. Ask your provider, if they can activate

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
, Elton Hoxha elt...@gmail.com wrote: Hi Falko, We are SMSC provider at the same time :) And we use GSM charset. As I mentioned in another thread, sending these type of characters using 7-bit works from other smpp gateways, but from Kannel fails. Elton On Thu, May 7, 2009 at 9:52 AM, Falko

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
options. I didnt use it in fact. Should I? On Thu, May 7, 2009 at 10:59 AM, Falko Ziemann fal...@gmail.com wrote: I don't think so... uh, by the way, I forgot to ask for another classic fault: did you set the mclass switch in the sendsms url as parameter? Regards Falko Am 07.05.2009 um 10:51

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
is sending. Regards Falko Am 07.05.2009 um 11:24 schrieb Elton Hoxha: So, its a bug? :) On Thu, May 7, 2009 at 11:17 AM, Falko Ziemann fal...@gmail.com wrote: No, but mclass forces special DCS values. So when the mclass switch is set, the alt-dcs parameter is ignored. So, no help for you problem

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
be configured in SMSC group? Attached are the debuf for two submit SM. First one using alt-dcs=1, and second one alt-dcs = 0 Thanks Elton On Thu, May 7, 2009 at 11:31 AM, Falko Ziemann fal...@gmail.com wrote: Still don't think so. As I run some services in german, I have a lot of ÄÖÜäöüß's

Re: Own smsc as Message centre ?

2009-05-07 Thread Falko Ziemann
Am 07.05.2009 um 13:33 schrieb Jovan Kostovski: There is no such thing as free SIM, Well... there is. There are a few VERY old SIM cards around, with contracts made before the providers recognized SMS as a market and sending SMS is free (while voice calls cost 5 Euro a minute). If you

Re: SMS with GSM character set

2009-05-07 Thread Falko Ziemann
Elton, please read my last mail again. You must not encode the text in the sendsms URL in gsm! You must send the text to kannel in the encoding the http-client tells kannel which characterset it uses, so mostly UTF-8 or Iso-Latin Regards Falko Am 07.05.2009 um 16:18 schrieb Elton Hoxha:

Re: Mallformed addr `9107', expected at least 7 digits.

2009-05-06 Thread Falko Ziemann
1.4.3, he already wrote that. But that doesn't matter. The limitation to at least 7 digits is hardcoded in the kannel source. As far as I know, there is no way around that with configuring. I replaced the check from 7 to 3 digits in the source code and compiled a version for myself. It's

Re: deliver_sm pdu

2009-05-02 Thread Falko Ziemann
BeCauet: Hello, 1) In the dlr-url is a pity not being able to specify: - registered_delivery It's always nice to start the day with a good joke ... thanks ;-) No, for real: you don't need those things. They have the same value as the MT. Now think about that: kannel does speak a lot of

Re: ability to control smsc charging

2009-04-27 Thread Falko Ziemann
Hi, I'm not not sure, if I understood you right: I assume you want to do premium sms / microbilling (say 2,99$ for a SMS). There are to ways of implementation: The first one is large account billing. In this case the 2,99$ are already billed by the provider, when you receive the sms. The

Re: High volume network connectivity

2009-04-20 Thread Falko Ziemann
Hello, well, the most OPTIMAL hardware connection is surely SS7. But then kannel is out of the game and you need a real smsc. But high volume traffic with constant high traffic should be routed directly to the carriers/MNOs and no aggregators in between. So best take a phone, try to get

Re: kannel URL-encoding problems

2009-04-08 Thread Falko Ziemann
Yes, you're on the right way. The smsc is sending ASCII but says in message class and data coding that it uses 7bit GSM. Kannel DOES transform the post to ASCII but it assumes a wrong source charset, because the sending SMSC is misconfigured. It is very common, that smsc set a wrong

Re: Omitting the generation of delivery reports

2009-03-17 Thread Falko Ziemann
Hi, Actually not. This is the part where kannel decides to ask SMSc for DLRs or not. It is not the part where it decides which DLRs to forward to the dlr_url, as suggested by Falco. BR, Nikos - Original Message - From: Elton Hoxha To: Falko Ziemann Cc: kannel users Sent: Monday, March

Re: Omitting the generation of delivery reports

2009-03-15 Thread Falko Ziemann
Hi, this is a protocol issue. SMPP for example has only the switch registered_delivery where you can (de-)activate all DLRs. It is not possible to activate on some kinds of DLR. Kannel has no control about this. But kannel should not forward certain DLRs to the DLR-URL if you're not

Re: UDH header for multi part sms

2009-03-13 Thread Falko Ziemann
Hi, at first: the page you refer to is wrong. Simply calculate: The UDH for message concatenation will only take 5 bytes, so there are 135 bytes left for the user data. When sending concatenated text messages, you can send 153 characters when using 7-bit text, (135*8)/7 = 154. So this

Re: multiple sms-service

2009-03-12 Thread Falko Ziemann
Hi, I think I would add an additional script where the message is posted first. Add the switch %o to the request, this shows you on which connection the message has arrived. Then the new script re-posts the message to the final script, depending on the the smsc connection. Regards Falko

Re: Not ACKED message found, will retransmit

2009-03-10 Thread Falko Ziemann
. Regards, Hafez On Tue, Mar 10, 2009 at 1:32 AM, Falko Ziemann fal...@gmail.com wrote: By the way, I just realised: transmitter and receiver? Are you using SMPP 3.3 instead of 3.4? Have you configured the receiver and transmitter in the same SMSC group? Normal SMPP 3.4 shouldn't have transmitter

Re: mysql storage frequent complains

2009-03-10 Thread Falko Ziemann
(__libc_start_main+0xdc) [0x942dec] 2009-03-06 11:32:47 [27213] [0] PANIC: sbin/bearerbox [0x8052211] Regards Elton On Tue, Mar 10, 2009 at 10:47 AM, Falko Ziemann fal...@gmail.com wrote: Hi, you have to install the mysql-dev package first and then compile (!) kannel with ./configure --with-mysql

Re: ESME_QRYLINK

2009-03-10 Thread Falko Ziemann
Am 10.03.2009 um 16:03 schrieb Stipe Tolj: hafez ahmad schrieb: My operator says /use “ESME_QRYLINK” on both transmitter and receiver to keep the connection live / , how can I do that with kannel (keeplive).? seems you operator has no clue what he is talking about ;) In SMPP v3.4 the

Re: Unknown TLV WARNING

2009-03-10 Thread Falko Ziemann
Hi, Wouldn't it be much more useful to define the TLV instead of finding a way to ignore the warning that you haven't definded it??? Try this post: http://www.mail-archive.com/de...@kannel.org/msg05603.html Falko Am 10.03.2009 um 16:46 schrieb Milan P. Stanic: Hi, I'm getting WARNING:

Invitations to webservices

2009-03-09 Thread Falko Ziemann
Hi, first: sorry, this doesn't have to do anything with kannel, but with this list in general: time and time again I get invitations from list members to some social network sites. I don't want to join MySpace, Hi5, Linkedin, facebook or whatever, I'm quite sure that noone on this list

Re: sms on tv

2009-03-09 Thread Falko Ziemann
Hmm, it says, that the datacollector imports RSS or XML. So writting a simple script that transforms received sms to a RSS feed should do the trick. Further the brochure mentions external database as source for datacollector. Maybe you can attach it to the sqlbox. Regards Falko Am

Re: Not ACKED message found, will retransmit

2009-03-09 Thread Falko Ziemann
. BR, Nikos - Original Message - From: hafez ahmad To: Falko Ziemann Cc: users@kannel.org Sent: Monday, March 09, 2009 3:43 PM Subject: Re: Not ACKED message found, will retransmit Dears, I still have the same problem, Any Ideas? , by they my operator advice me that use “ESME_QRYLINK

Re: DLR-URL and parameters confusion

2009-03-05 Thread Falko Ziemann
I think you're looking at it the wrong way. The application posts the sms to kannel. kannel just answer, if it accepts the message. After the delivery (mind: if the handset is off, this might take hours...) kannel posts the DLR to an URL you define. So you send the SMS to the kannel URL and

Re: Not ACKED message found, will retransmit

2009-03-05 Thread Falko Ziemann
It looks like your SMPP service provider hasn't send a correct ACK for the message but delivered it. Please take a look in the smpp-logfile, what you provider answered to the submit_sm. Strongly looks like an error on your providers side. Regards Falko Am 05.03.2009 um 10:40 schrieb hafez

Re: Not ACKED message found, will retransmit

2009-03-05 Thread Falko Ziemann
-03-03 21:00:16 [2825] [14] DEBUG: SMPP[MYMTCONN]: Manually forced dest addr ton = 1, dest add npi = 1 2009-03-03 21:00:16 [2825] [14] DEBUG: SMPP[MYMTCONN]: Sending PDU: BR, Hafez On Thu, Mar 5, 2009 at 11:49 AM, Falko Ziemann fal...@gmail.com wrote: It looks like your SMPP service provider

Re: Not ACKED message found, will retransmit

2009-03-05 Thread Falko Ziemann
: sequence_number: 3684 = 0x0e64 2009-03-03 21:00:16 [2825] [14] DEBUG: message_id: 4129216897 2009-03-03 21:00:16 [2825] [14] DEBUG: SMPP PDU dump ends. Regards, Hafez On Thu, Mar 5, 2009 at 1:14 PM, Falko Ziemann fal...@gmail.com wrote: Nope take a closer look: submit_sm

Re: Kannel Bug in SMPP handling

2009-03-04 Thread Falko Ziemann
Hi Alex, Am 04.03.2009 um 11:18 schrieb Alexander Malysh: this is not true... for submit_sm kannel doesn't send long service- type. kannel truncates too long service-type to allowed maximum and write warning to log file. in deliver_sm kannel just reject to use too long field. but I see

Re: SMS-SERVICE

2009-03-03 Thread Falko Ziemann
LOOK at this: 2009-03-02 21:16:45 [11971] [6] DEBUG: SMPP PDU 0x86ed8b0 dump: 2009-03-02 21:16:45 [11971] [6] DEBUG: type_name: deliver_sm 2009-03-02 21:16:45 [11971] [6] DEBUG: command_id: 5 = 0x0005 2009-03-02 21:16:45 [11971] [6] DEBUG: command_status: 0 = 0x 2009-03-02

Re: SMS-SERVICE

2009-03-03 Thread Falko Ziemann
and it works perfectly. SMSC behaves normally On Tue, Mar 3, 2009 at 4:12 PM, Falko Ziemann fal...@gmail.com wrote: LOOK at this: 2009-03-02 21:16:45 [11971] [6] DEBUG: SMPP PDU 0x86ed8b0 dump: 2009-03-02 21:16:45 [11971] [6] DEBUG: type_name: deliver_sm 2009-03-02 21:16:45 [11971] [6

Re: SMS-SERVICE

2009-03-03 Thread Falko Ziemann
. As you can see SMPP Server in the first line sends a normal message. At the third line there is the problem from kannel (source) to SMPP Server (destination) Thanks for your efforts On Tue, Mar 3, 2009 at 5:08 PM, Falko Ziemann fal...@gmail.com wrote: And thousands of kannels are bound

Kannel Bug in SMPP handling

2009-03-03 Thread Falko Ziemann
Hi, During the looong discussion with Elton it turned out that kannel has a bug in his smpp 3.4 implementation (which didn't cause Eltons problem, but anyway...) It refuses the too long service-type in the deliver_sm (which is ok with the spec) but sets it for itself in the submit_sm

Re: Kannel Bug in SMPP handling

2009-03-03 Thread Falko Ziemann
: Request Failed means? Thanks a lot for your patience after this long discussion :) On Tue, Mar 3, 2009 at 6:29 PM, Falko Ziemann fal...@gmail.com wrote: Hi, During the looong discussion with Elton it turned out that kannel has a bug in his smpp 3.4 implementation

Re: SMPP problem

2009-03-02 Thread Falko Ziemann
Hi, Yes, there really seems to be a problem in your config an kannel says ist appears in line 91 but only posted about 30 lines of config... are you sure this is your complete config?? Regards Falko Am 02.03.2009 um 10:34 schrieb Elton Hoxha: Hi After configuring the setting to

Re: SMPP problem

2009-03-02 Thread Falko Ziemann
sending sms from this account I have defined to my mobile. Regards Elton From: Falko Ziemann [mailto:fal...@gmail.com] Sent: Monday, March 02, 2009 10:55 AM To: Elton Hoxha Cc: users@kannel.org Subject: Re: SMPP problem Hi, Yes, there really seems to be a problem in your config

Re: SMPP problem

2009-03-02 Thread Falko Ziemann
You cannot receive a transaction id from kannel, you have to provide on. When you send the message to kannel, you give it transid 12345, then add to your DLR-URL: http://localhost/dlr.php?trans=12345 Dear manual maintainers (are there any??): Could we please add this the next FAQ in the

Re: SMPP problem

2009-03-02 Thread Falko Ziemann
at the manual, ch.9 Falko Am 02.03.2009 um 15:57 schrieb Elton Hoxha: Maybe we had a misunderstanding….what I want is to receive back the acknowledgment from SMPP Server (SMSC). How can Kannel provide it to me? From: Falko Ziemann [mailto:fal...@gmail.com] Sent: Monday, March 02, 2009 3:49 PM

Re: LS Ropia sent you a Friend Request on Yaari

2009-03-01 Thread Falko Ziemann
Write 50 times: I will not spam the mailgroup Am 01.03.2009 um 06:48 schrieb LS Ropia: LS Ropia wants you to join Yaari! Is LS your friend? Yes, LS is my friend! No, LS isn't my friend. Please respond or LS may think you said no :( Thanks, The Yaari Team If you prefer not to receive

Re: problem with http administration

2009-02-26 Thread Falko Ziemann
Hello Beatrice, did you set this configlines inside your kannel-conf: admin-allow-ip = 127.0.0.1 admin-deny-ip = *.*.*.* You must also add the server the script is running on (if not the same as kannel) into the allow section. Regards Falko Am 26.02.2009 um 14:50 schrieb Beatrice

Re: problem with http administration

2009-02-26 Thread Falko Ziemann
! Original-Nachricht Datum: Thu, 26 Feb 2009 15:08:19 +0100 Von: Falko Ziemann fal...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: users@kannel.org Betreff: Re: problem with http administration Hello Beatrice, did you set this configlines inside your kannel-conf

Re: Registered delivery flag

2009-02-26 Thread Falko Ziemann
READ THE MANUAL dlr-mask Am 26.02.2009 um 17:03 schrieb narendra reddy: Hi, how to set registered delivery to 1? I need to set this for one of my SMPPSim, but in log file I see, that it is set to 0. -- Best Regards,

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

2009-02-22 Thread Falko Ziemann
Better calculate your market share once again... A sms with UDH has a payload of 133 byte, a midifile has about 8kB, that's 60 SMS for one midifile. What's worse for your share? Sending one Wappush or 60 binary sms? Regards Falko Am 21.02.2009 um 20:43 schrieb Maroof Raza Khan: Thanks for

Re: How to receive sms message from smsc

2009-02-18 Thread Falko Ziemann
, with no chance to debug if anything goes wrong. BR, Nikos - Original Message - From: Falko Ziemann To: Low Weng Kin Cc: users@kannel.org Sent: Wednesday, February 18, 2009 8:43 AM Subject: Re: How to receive sms message from smsc Hi, sorry, just read always and always that people have problems

Re: data_sm

2009-02-17 Thread Falko Ziemann
, 2009 at 12:53 PM, Falko Ziemann fal...@gmail.com wrote: Narenda, It's a good start that you haven't x-post the question. But still you already got an answer to that question. No kannel does not and data-sm is shurely not doing what you think it does. Falko 2009/2/17, narendra reddy

Re: WAP site

2009-02-17 Thread Falko Ziemann
You might like this one: http://www.w3schools.com/wap/ Regards Falko - Original Message - From: Surya pyrosu...@gmail.com To: users@kannel.org Sent: Tuesday, February 17, 2009 11:14 AM Subject: WAP site Hi Users/Developers, I'm able to test and use kannel successfully for SMS.

Re: Kannel left open connections on provider's side

2009-02-17 Thread Falko Ziemann
Did I get this right: TCP not SMPP connections are left open? Well, anyway, on both protocols this can happen anytime to anyone with misconfigured or defect routers or whatever, that should be no problem to any SMSC or currently available TCP stack... that's why the good and awesome god

Re: Kannel left open connections on provider's side

2009-02-17 Thread Falko Ziemann
yeah... but that's still existent. There are routers outside, and I don't take the name C...o into my mouth, that can be configured the way to do silent TCP tear dropping. Sure, and even if they are configured to do so, or a 3..m-router is broken, or the apprentice fell over an

Re: Kannel left open connections on provider's side

2009-02-17 Thread Falko Ziemann
Ok, the operator sent the output of netstat -n to me: tcp0 0 192.168.1.55:3000 10.10.2.10:55740 CLOSE_WAIT tcp0 0 192.168.1.55:3000 10.10.2.10:41852 CLOSE_WAIT tcp0 0 192.168.1.55:3000 10.10.2.10:40574 CLOSE_WAIT tcp0

Re: How to receive sms message from smsc

2009-02-17 Thread Falko Ziemann
Hi, sorry, just read always and always that people have problems with Cygwin, pthreats and the bearerbox goes down in panic. But I'm not a developer, maybe some else can explain it better for you. Anyway I wouldn't recommend to run a software productive in an emulator. Emulators are always

Re: error code 0x00000058

2009-02-16 Thread Falko Ziemann
- Original Message - From: hafez ahmad To: Falko Ziemann Cc: users@kannel.org Sent: Monday, February 16, 2009 1:18 PM Subject: Re: error code 0x0058 Dear Falko, 1st thanks Falko for you usual help :). I ask my operator if there are daily limitation, but he answer me NO, he gave me

Re: Using kannel as smpp server

2009-02-16 Thread Falko Ziemann
http://www.kannel.org/pipermail/users/2006-July/000167.html Regards Falko Am 16.02.2009 um 15:24 schrieb kriko: Hello! I've setup kannel with one smsc (at). Would it be possible to set it also as an smpp server? -- kriko

Re: Using kannel as smpp server

2009-02-16 Thread Falko Ziemann
Hmm, the term SMPP proxy is not really applicable to kannel. Proxy in classical definition means, that it offers a SMPP server to mulitple clients to share one uplink. Exactly this kannel is _not_ for. But you can use multiple HTTP clients with one SMPP connection. (Nikos, I know that you

Re: Transfering Binaryfiles to phones [was: send sms to application on specific port on phone]

2009-02-16 Thread Falko Ziemann
Hi Mariella, the last mail was just a typo by me, it was OK to send that directly to me, but this is a whole new problem. In a normal case always respond to the list, because you are shurely not the only onefacing a problem.. If you send this SMS to an application you have allready

Re: Using kannel as smpp server

2009-02-16 Thread Falko Ziemann
without injecting them to the general routing procedure in bearerbox. BR, Nikos - Original Message - From: Falko Ziemann fal...@gmail.com To: Nikos Balkanas nbalka...@gmail.com Cc: users@kannel.org; kriko kristjan.ug...@gmail.com Sent: Monday, February 16, 2009 6:38 PM Subject: Re: Using kannel

Re: Kannel left open connections on provider's side

2009-02-16 Thread Falko Ziemann
Hi, could you give some more details? What protocol you're talking about for example? In general it is absolutly normal for standard protocols like SMPP or EMI/UCP to NOT close the connection. Normally you even sent keep alives, so that the connection is not shut down... The connection

Re: How to receive sms message from smsc

2009-02-16 Thread Falko Ziemann
You have to set up a webserver, e.g. an Apache, and pop the messages to a script. For example you create the webserver on Port 23456 and there is a PHP script called sms.php, than you set up a config line inside kannel looking like this: group = sms-service keyword = default post-url =

Re: [REQUEST]BlackList Narendra

2009-02-15 Thread Falko Ziemann
Okay, I had my problems with Narendra too, but I don't like the habit of blacklisting. At the one hand it isn't working, you simply get a new address and everything starts from the begining. At the other hand I much more like education. As the question, as the answer. Sooner or later he

Re: R: Re: send sms to application on specific port on phone

2009-02-13 Thread Falko Ziemann
12.02.2009 um 17:37 schrieb Nikos Balkanas: Thanks, Falco. Always a pleasure to learn a few new tricks ;-) - Original Message - From: Falko Ziemann fal...@gmail.com To: Nikos Balkanas nbalka...@gmail.com; mariellagali...@libero.it Cc: users@kannel.org Sent: Thursday, February 12, 2009 9:51 AM

Re: HELP! Patent claim! Can we use an alternate protocol?

2009-02-13 Thread Falko Ziemann
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 Fri, Feb 13, 2009 at 3:07 AM, Milan P. Stanic m...@arvanta.net wrote: On Fri, 2009-02-13 at 07:40, Falko

Re: send sms to application on specific port on phone

2009-02-12 Thread Falko Ziemann
12.02.2009 um 17:37 schrieb Nikos Balkanas: Thanks, Falco. Always a pleasure to learn a few new tricks ;-) - Original Message - From: Falko Ziemann fal...@gmail.com To: Nikos Balkanas nbalka...@gmail.com; mariellagali...@libero.it Cc: users@kannel.org Sent: Thursday, February 12, 2009

Re: HELP! Patent claim! Can we use an alternate protocol?

2009-02-12 Thread Falko Ziemann
Hi, I have never used this module, but very much of the users here did it: won't sqlbox solve your problem? Insert the message into a database and get it out of the database. No http and a fine, tested and supported module... Regards Falko OffTopicIt is so much unbeliveable what you can

Re: HELP! Patent claim! Can we use an alternate protocol?

2009-02-12 Thread Falko Ziemann
http://findarticles.com/p/articles/mi_pwwi/is_200804/ai_n25346966 The patent describes a means for triggering an Internet informational query or search using a simple text message originated from a cell phone or mobile device, and is widely used today for two-way premium messaging

Re: HELP! Patent claim! Can we use an alternate protocol?

2009-02-12 Thread Falko Ziemann
art” and thus nullifies TCS’s 2000 and 2005 patent claims. Am 12.02.2009 um 23:56 schrieb Falko Ziemann: http://findarticles.com/p/articles/mi_pwwi/is_200804/ai_n25346966 The patent describes a means for triggering an Internet informational query or search using a simple text message

Re: information

2009-02-11 Thread Falko Ziemann
This mailing list is not a subsitute for reading the manual or trying out the simplest things. The guys here are really doing a great job in supporting (i'd like to nominate Nikos for the Support-Oscar 2008 *g*) and everyone of us has already asked a question that was answered in another

Re: send sms to application on specific port on phone

2009-02-11 Thread Falko Ziemann
Sorry Nikos, this time you are wrong. Mariella, You can send SMS to a specified port. But this is not defined inside kannel. You have to set a special UDH. Inside the UDH a Port can be specified. But I currently don't find the specification for it in my archives. Please google a little bit,

Re: Could not send @ character

2009-02-01 Thread Falko Ziemann
Hi, the @ shouldn't be a problem in any charset. Could you please turn up the debug level and send some logfiles? Especially the complete SMPP (or UCP or whatever you use...) submit- command is interessting. Regards Falko Am 01.02.2009 um 10:05 schrieb zillur rahman: Dear All, I dont

Re: barcode

2009-02-01 Thread Falko Ziemann
You mean Barcodes like EAN? Impossible. You need MMS for this. In SMS you can only send UTF-8 Chars. Barcodes are not UTF-8... Regards Falko Am 01.02.2009 um 18:20 schrieb Kaone Mathuba: Hi List, I want to send out barcodes using SMS. Anybody knows a program I can use to make barcodes?

Re: barcode

2009-02-01 Thread Falko Ziemann
barcode it can be scanned by generic Laser Scanners. Regards Kaone. On Sun, Feb 1, 2009 at 9:11 PM, Falko Ziemann fal...@gmail.com wrote: You mean Barcodes like EAN? Impossible. You need MMS for this. In SMS you can only send UTF-8 Chars. Barcodes are not UTF-8... Regards Falko Am

Re: smpp data-sm

2009-01-29 Thread Falko Ziemann
If you ask the same question for the fourth time and continue to ignore all answers the problem will not be solved. Am 29.01.2009 um 09:07 schrieb narendra reddy: Hi, give me any idea about data-sm. -- Narendra Reddy

Re: shutdown or restart one SMPP connection

2009-01-27 Thread Falko Ziemann
lynx http://localhost:13000/stop-smsc?password=pwdsmsc=smsc1;; Regards Falko Am 27.01.2009 um 09:53 schrieb hafez ahmad: Dears, if I have 25 SMPP connection, is there a way to stop or restart one connection without stop other connections? and by the way I use only one SMSBOX. Regards,

Re: shutdown or restart one SMPP connection

2009-01-27 Thread Falko Ziemann
used it before, I set the same password and port number of the admin, and it print out Denied and by the way the status url work fine with the same password and port number. Any Ideas? Regards, Hafez On Tue, Jan 27, 2009 at 11:05 AM, Falko Ziemann fal...@gmail.com wrote: lynx http

Re: Kannel in the USA

2009-01-25 Thread Falko Ziemann
Don't know how it is handled in the US but here in Germany you are not allowed to use regular SIM cards for commercial use, especially bulk- sms-traffic. And when you mind that T-Mobile is a german company, you better double check the contract! German contracts, in connection with flatrates,

Re: Supervision of kannel using hyperic

2009-01-22 Thread Falko Ziemann
Time warp??? http://www.mail-archive.com/users@kannel.org/msg14001.html Am 22.01.2009 um 10:22 schrieb info.ubichip: Hello, I didn't know Nagios yet. I understand hyperic is some of autodiscovery of majority of the services on a machine. Nagios looks more complexe, isn't it ? Do you

Re: Alphanumeric source

2009-01-20 Thread Falko Ziemann
Hi, kannel works perfect. TON/NPI 5/0 is exactly what it has to set when you use alphanum sender. TON/NPI 1/1 says e.164 number and myservice is not really e.164 ;-) So, looks like your service provider hasn't activated alphanum sender for your account or doesn't support it for the target

  1   2   >