RE: sms-service HTTP routing based on from MSISDN

2008-02-11 Thread Cyrus Patel
Thanks Alvaro. I’ll write a simple perl script to route the SMSs. From: Alvaro Cornejo [mailto:[EMAIL PROTECTED] Sent: Monday, 11 February 2008 6:13 AM To: Cyrus Patel; 'Shridhar Raju' Cc: users@kannel.org Subject: RE: sms-service HTTP routing based on from MSISDN You can send all messages

RE: sms-service HTTP routing based on from MSISDN

2008-02-06 Thread Cyrus Patel
:08 PM To: Cyrus Patel; users@kannel.org Subject: Re: sms-service HTTP routing based on from MSISDN I use the following successfully for the 3 shortcodes, but this is based on the Shortcode being sent to. If the MSISDN's you want to route on is a predefined list, you can try using allowed

RE: sms-service HTTP routing based on from MSISDN

2008-02-06 Thread Cyrus Patel
Tried that – didn’t work… From: Shridhar Raju [mailto:[EMAIL PROTECTED] Sent: Thursday, 7 February 2008 3:52 PM To: Cyrus Patel Cc: [EMAIL PROTECTED]; users@kannel.org Subject: RE: sms-service HTTP routing based on from MSISDN Try without + sign. Regards Shridhar Raju +919891005391

sms-service HTTP routing based on from MSISDN

2008-02-05 Thread Cyrus Patel
binary messages. Thanks in advance, Cyrus Cyrus Patel Senior Software Engineer Seeker Wireless TEL: +61 2 9499 9848 FAX: +61 2 9499 9845 MOB: +61 413 685 795 [EMAIL PROTECTED] image001 Seeker Wireless Pty. Ltd., ABN 95 106 550 805. This electronic mail includes information from

Is it possible to set the outgoing Kannel port?

2007-08-12 Thread Cyrus Patel
this in the kannel config file? Thanks, Cyrus Cyrus Patel Senior Software Engineer Seeker Wireless TEL: +61 2 9499 9848 FAX: +61 2 9499 9845 MOB: +61 413 685 795 [EMAIL PROTECTED] Seeker Wireless Pty. Ltd., ABN 95 106 550 805. This electronic mail includes information from

RE: DLR storage using SQLite3

2007-06-13 Thread Cyrus Patel
Hi Thanos, Thanks very much for that. Yes please - could you send me your latest patch. Cheers, Cyrus -Original Message- From: Thanos Chatziathanassiou [mailto:[EMAIL PROTECTED] Sent: 13 June 2007 14:46 To: Cyrus Patel Cc: users@kannel.org Subject: Re: DLR storage using SQLite3 Cyrus

RE: Send a 03.48 sms

2007-06-13 Thread Cyrus Patel
Oops. Sorry - I meant the text field -Original Message- From: Milagros Martinez-Campos Asensio [mailto:[EMAIL PROTECTED] Sent: 13 June 2007 15:00 To: Cyrus Patel Cc: users@kannel.org Subject: Re: Send a 03.48 sms Thanks for the help Cyrus. But, I don't understand, What is data

RE: Send a 03.48 sms

2007-06-13 Thread Cyrus Patel
The text field contains the actual data (encrypted) you want to send to the phone. -Original Message- From: Milagros Martinez-Campos Asensio [mailto:[EMAIL PROTECTED] Sent: 13 June 2007 15:32 To: Cyrus Patel Cc: users@kannel.org Subject: Re: Send a 03.48 sms Thanks :-) , another

DLR Storage: Kannel + LibSDB + Oracle 10 + Solaris

2007-06-13 Thread Cyrus Patel
Cyrus Patel Senior Software Engineer Seeker Wireless TEL: +61 2 9499 9848 FAX: +61 2 9499 9845 MOB: +61 413 685 795 [EMAIL PROTECTED] Seeker Wireless Pty. Ltd., ABN 95 106 550 805. This electronic mail includes information from Seeker Wireless Pty Ltd which may be privileged

DLR storage using SQLite3

2007-06-12 Thread Cyrus Patel
Hi, I recently saw some activity on the devel mailing list about getting DLR storage support using SQLite/SQLite3? I was just wondering if there is a patch available with this functionality? Thanks in advance, Cyrus Cyrus Patel Senior Software Engineer Seeker Wireless TEL

Kannel connection recovery issues

2007-04-25 Thread Cyrus Patel
daily. Thanks, Cyrus Best Regards, Cyrus Patel Senior Software Engineer TEL: +612 9499 9848 MOB: +61 413 685 795 FAX: +612 9499 9845 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Seeker Wireless is a registered trademark of Seeker Wireless Pty. Ltd., ABN 95 106 550 805

RE: Kannel suspended mode behaviour

2007-03-29 Thread Cyrus Patel
on. If it's not possible to change SMSC's behaviour you must switch to asyncron message processing as already suggested on this list. Cyrus Patel wrote: Hi Stuart, Thanks for this. I'm reading the kannel source code now and don't understand why it is still receiving messages when

Kannel suspended mode behaviour

2007-03-26 Thread Cyrus Patel
of Kannel's suspended mode or is it just the SMSC I'm connected to which is throwing away my SMSs? Thanks in advance, Cyrus Cyrus Patel Senior Software Engineer Seeker Wireless TEL: +61 2 9499 9848 FAX: +61 2 9499 9845 MOB: +61 413 685 795 mailto:[EMAIL PROTECTED] [EMAIL PROTECTED

RE: Kannel suspended mode behaviour

2007-03-26 Thread Cyrus Patel
BTW - I should add that when I shutdown kannel the SMSC seems to buffer the message fine. So when I start kannel later I do receive the SMSs which were sent when kannel was down. I'm only loosing SMSs when I suspend/resume. _ From: Cyrus Patel [mailto:[EMAIL PROTECTED] Sent: 27

RE: Kannel suspended mode behaviour

2007-03-26 Thread Cyrus Patel
updates for this issue, we are using kannel from cvs-20060727 patched up to 1.4.1 - we have not checked to see if this issue still exists in 1.4.1. -- Stuart Beck Cyrus Patel wrote: BTW - I should add that when I shutdown kannel the SMSC seems to buffer the message fine. So when I start

RE: Kannel suspended mode behaviour

2007-03-26 Thread Cyrus Patel
Linux, release 2.6.9-22.EL, version #1 Mon Sep 19 18:20:28 EDT 2005, machine i686. Hostname bentley.Seeker.local, IP 192.168.100.4. Libxml version 2.6.16. Using OpenSSL 0.9.7a Feb 19 2003. Using native malloc. Thanks, Cyrus -Original Message- From: Cyrus Patel [mailto:[EMAIL PROTECTED

RE: Kannel suspended mode behaviour

2007-03-26 Thread Cyrus Patel
:[EMAIL PROTECTED] Sent: 27 March 2007 15:20 To: Cyrus Patel Cc: users@kannel.org Subject: Re: Kannel suspended mode behaviour Hi Cyrus, Our kannel will still be exhibiting this behaviour, we had not verified if this was still occurring when we upgraded to this version as we already had a policy

RE: UDH appearing in message body

2007-01-31 Thread Cyrus Patel
mean, the user sends a message to your shortcode and you get some with and some without UDH? Regards, Alejandro. On 1/29/07, Cyrus Patel [EMAIL PROTECTED] wrote: Hi, I am currently connected to two different SMSCs using Kannel. I am sending binary data to both connections. On my first

UDH appearing in message body

2007-01-29 Thread Cyrus Patel
:-1:-1:-1] [msg:133:0270800D040015.] [udh:0:] I've looked at the docs but haven't seen a setting for this. Does anyone know how I can receive the UDH and the payload separately on the second smsc? Any help would be greatly appreciated. Cheers, Cyrus Cyrus Patel Senior

Strange DLR problem

2006-09-17 Thread Cyrus Patel
12696) which causes kannel to not match the DLR correctly. Is there a config option or workaround to change this behaviour? Im using kannel 1.4.0. Thanks in advance, Cyrus Cyrus Patel Senior Software Engineer Seeker Wireless TEL: +61 2 9499 9848 FAX: +61 2 9499 9845 MOB: +61

Tell Kannel to stop receiving SMSs

2006-06-13 Thread Cyrus Patel
? Thanks in advance, Cyrus -- Cyrus Patel Engineer Seeker Wireless TEL: +61 2 9499 9848 FAX: +61 2 9440 0940 MOB: +61 413 685 795 [EMAIL PROTECTED] Seeker Wireless Pty. Ltd., ABN 95 106 550 805. This electronic mail includes information from Seeker Wireless Pty Ltd which may be privileged

Sending binary SMS - setting GSM 03.40 section 9.2.3 details

2006-01-05 Thread Cyrus Patel
be sent. I assume that the UDH is the cgi-var udh, that TP-Protocol-Identifier is pid and that TP-Validity Period is validity. How can the send the other SMS-Deliver octet? Is there a cgi-var that I've missed? Thank you very much in advance, Cyrus -- Cyrus Patel [EMAIL PROTECTED] Sydney, Australia