Sending unicode with pid

2007-11-13 Thread Ofer Kalisky
Hi, I'm trying to send a message using the cgi-bin interface. When I try to send to a SIM client, I use: .pid=0mclass=2. And it works (and is received by the SIM application). But when I try to send a Unicode message (.pid=0mclass=2coding=2.), the kannel says it's Accepted for delivery but

Re: PDU decoding

2007-11-13 Thread Aditya M
you write contruct wap push like this 55010C9126582602680800F5A75A0605040B8423F001060403AE81EA02056A0045C60D0378797A0 08503656D61696C2F3132332F6162632E776D6C000AC3071999062515231510C304209906030103 596F7520686176652034206E657720652D6D61696C73000101 that i want to ask is

DLR TLVs

2007-11-13 Thread Kyriacos Sakkas
Hi All, I am looking for a way to extract a specific TLV from a DLR message. Where are the %escapes defined for the DLR URL? Kyriacos -- Kyriacos Sakkas Development Team Netsmart Tel: + 357 22 452565 Fax: + 357 22 452566 Email: [EMAIL PROTECTED] http://www.netsmart.com.cy Taking Business

Re: PDU decoding

2007-11-13 Thread Ady Wicaksono
Please take a look at GSM 03.40 55010C9126582602680800F5A75A06 is TP_MTI, TP-DA, and others before TP-UD On Nov 13, 2007 5:48 PM, Aditya M [EMAIL PROTECTED] wrote: you write contruct wap push like this 55010C9126582602680800F5A75A0605040B8423F001060403AE81EA02056A0045C60D0378797A0

Re: DLR TLVs

2007-11-13 Thread Juan Nin
Hi Kyriacos! Alexander Malysh created an SMPP Optional Parameters patch. You have already participated on that thread: http://www.nabble.com/-PATCH--SMPP-Optional-Parameters-t4223169.html The other day I tested it, and found that nothing came back with %D I sent e-mail to the devel list, and

SMSC_AT Capture Calling number

2007-11-13 Thread Alvaro Cornejo
Hi This might not be an kannel specific question but think some of you might come to the same issue. We are using modems as SMSC using smsc_at module. We have noticed that some people call to the modem number when receiving an sms from the modem since with modem connections it is not possible to

Re: K700i bluetooth connection

2007-11-13 Thread angomg
Hi Philip. Did you manage to make this phone work ? I got one working with kannel, sending and receiving SMS's. Let me know, maybe I can help you. An IRC channel for kannel ( #kannel ) exists on freenode, haven't sen many people there, but i'm in. Regards. Philip Ankunda wrote: Hi

modem throughput

2007-11-13 Thread Haidut
I know this has been asked before in one way or another but I didn't notice any definitive answers. My questions is this - WITHOUT using any special equipment and any optimizations to the generic kannel, what's a reasonable SMS throughput that I can expect. Some people earlier gave numbers as high

Re: modem throughput

2007-11-13 Thread Nathan Ferris
Hi Haidut, I am using wavecom GSM modems made by MultiTech on ATT pre-paid SIM cards in the US. I usually get 12-20 sms/minute. Nathan Haidut wrote: I know this has been asked before in one way or another but I didn't notice any definitive answers. My questions is this - WITHOUT using any

Re: modem throughput

2007-11-13 Thread Haidut
OK, thanks. Anybody else have throughput experience to share? On Nov 13, 2007 4:35 PM, Nathan Ferris [EMAIL PROTECTED] wrote: Hi Haidut, I am using wavecom GSM modems made by MultiTech on ATT pre-paid SIM cards in the US. I usually get 12-20 sms/minute. Nathan Haidut wrote: I know

Re: SMSC_AT Capture Calling number

2007-11-13 Thread seik
Hi, you would need to patch kannel AT smsc to dump the MSISDN before to drop the call. Other software cannot open the modem device in same time when its used by kannel without breaking the kannel process. I have used years ago zyneo SMS gateway. They do dump the call info while processing the

Re[2]: modem throughput

2007-11-13 Thread seikath
Wavecom here, its nothing to do with the CPU or kannel optimization. the traffic rates depend on the mobile network. here the average speed is 6-9 seconds per SMS, and if you request dlr reporting, it will take up to 13-17 seconds per SMS 500 sms/sec per modem ... :) .. it should be ss7 modem,

Re: Re[2]: modem throughput

2007-11-13 Thread Alvaro Cornejo
Hi I get about the same numbers (9-12 seg/msg) for MT messages, does anyone have numbers for incomming messages? On Nov 13, 2007 4:21 PM, seikath [EMAIL PROTECTED] wrote: Wavecom here, its nothing to do with the CPU or kannel optimization. the traffic rates depend on the mobile network.

RE: Re[2]: modem throughput

2007-11-13 Thread info.ubichip
Hello, I got quite the same pictures, 6 sec per msg for MT. it could depend if you are using the sim memory or the modem one. Regards -Original Message- From: Alvaro Cornejo [mailto:[EMAIL PROTECTED] Sent: mardi 13 novembre 2007 15:17 To: users@kannel.org Subject: Re: Re[2]: modem

RE: SMSC_AT Capture Calling number

2007-11-13 Thread info.ubichip
A more simple solution to drop the call, is to forward all the call to the answer machine inconditionnally and you will not be annoyed ;-) -Original Message- From: seik [mailto:[EMAIL PROTECTED] Sent: mardi 13 novembre 2007 14:13 To: Alvaro Cornejo Cc: users@kannel.org Subject: Re: