OTA RFM (SMS-PP) from Kannel / SMSC

2012-05-02 Thread Christopher Burke
oding to 1 coming through as unreadable) however, ultimately, I can't do RFM. I have access to a tracer, so I should receive an 'SMS-PP Envelope' upon successful OTA. My Kannel configuration uses a HSL SMSC. I have read that only the UDH and message are required, however I have tried all sorts of other combinations (including the above). I am sending via the HTTP interface: http://server.tld:15013/cgi-bin/sendsms?username=user&password=pass&from=&to=&smsc=knl3&udh=%02%70%00&text=%00%15%0D%00%01%00%00%B0%00%10%00%00%00%00%00%00%A0%A4%00%00%02%3F%00&coding=1 If anybody has successfully implemented OTA RFM from a Kannel instance could they please give me some pointers, any help at all would be highly appreciated! Kind Regards, Christopher Burke -- Christopher Burke http://simulity.com Mobile: +44 7590 571 833 Skype: krslynx

[Queued] Receive Messages using Kannel

2012-06-13 Thread Christopher Burke
Hi, I currently have two SMSCs running on two separate Kannel instances. I am using version -r4979 Kannel from the SVN on a Linux machine, and I have set up the Kannel instances as follows: three separate configuration files for the bearerbox, smsbox and sqlbox respectively shown below. send_kann

Re: [Queued] Receive Messages using Kannel

2012-06-13 Thread Christopher Burke
into the sent_sms table. > > When you receive messages, you should take care of saving them in your > script: > http://sub.url.tld/sms.php?p=%p&msg=message > > > > 2012/6/13 Christopher Burke > >> Hi, >> >> I currently have two SMSCs running on t

Re: [Queued] Receive Messages using Kannel

2012-06-13 Thread Christopher Burke
is not clear to me, is your sms-service URL receiving the > MOs? > > Thanks. > > Juan L. > > > From: Christopher Burke > Date: Wednesday, June 13, 2012 12:19 PM > To: Julien Buratto > Cc: > Subject: Re: [Queued] Receive Messages using Kannel > > Hi Julien

[Data Coding] Force Data-Coding 0x04

2012-06-19 Thread Christopher Burke
Hi, Is it possible to force a data coding of 0x04. It appears there is no straight forward way to do this without modifying the code in * gateway/trunk/gw/smsc/smsc_smpp.c* - does anybody know of any alternative method? Kind Regards and thanks in advance, Christopher -- *Christopher Burke

[OTA] Sending Concatenated OTA Commands

2012-06-26 Thread Christopher Burke
, Christopher -- Christopher Burke Software Engineer / Smart Card Developer http://simulity.com Mobile: +44 7590 571 833 Skype:krslynx

Re: R: [OTA] Sending Concatenated OTA Commands

2012-06-28 Thread Christopher Burke
this go in the UDH too? If so, in which format? Thanks in advance, Christopher On 26/06/2012 20:07, Julien Buratto wrote: dotmobi binary sms   -- Christopher Burke Software Engineer / Smart Card Developer http://simulity.com Mobile: +44 7590 571 833 Skype:krslynx

[sms-service] Problems Recieving SMS

2012-07-09 Thread Christopher Burke
works; however it is not called when I send an SMS to the Kannel MSISDN. The SMS content is: request getprofile?12&auth=dev Any help or pointers would be hugely appreciated! Kind Regards, Christopher -- Christopher Burke Software Engineer / Smart Card Developer http://simulity.com Mobile: +44 7590 571 833 Skype:krslynx

Issue and questions regarding SMS-SERVICE

2012-07-19 Thread Christopher Burke
the time? In this case the responding SMS was: 2012-07-19 14:20:35 Sent SMS [SMSC:recv_hsl] [SVC:^[ ]*(request)[ ]*] [ACT:] [BINF:] [FID:] [META:] [from:447797882105] [to:+447892010100] [flags:-1:0:-1:-1:-1] [msg:35:] [udh:0:] Why is this? Kind Regards, Christopher -- *Christopher Burke* Software Engineer / Smart Card Developer http://simulity.com Mobile: +44 7590 571 833 Skype: krslynx

Re: how to remove + from receiving short-code

2012-07-26 Thread Christopher Burke
m the receiving short-code?  just like kannel do for sender number using unified-prefix?  -- Christopher Burke Development Team Leader / Software Engineer http://simulity.com Mobile: +44 7590 571 833 Skype:kr

Re: about USSD;

2012-07-30 Thread Christopher Burke
Entrepreneur -- Christopher Burke Development Team Leader / Software Engineer http://simulity.com Mobile: +44 7590 571 833 Skype:krslynx NOTICE: This message contains

[opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-03 Thread Christopher Burke
Hi, I've been attempting to connect an opensmppbox to my configuration, however I am getting the following errors: 2012-08-03 10:19:06 [10282] [6] ERROR: SMPP[recv_smpp]: SMSC rejected login to transmit, code 0x000d (Bind Failed). 2012-08-03 10:19:06 [10282] [6] ERROR: SMPP[recv_smpp]: Co

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-03 Thread Christopher Burke
smpplogins.txt (or where you store your logins) and create it again from emtpy and fill it carefully, not from example. In my case it was rights-to-read-file issue too - Kannel had no rights to any access that file 2012/8/3 Christopher Burke <mailto:christopher.bu...@simulity.com>>

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-03 Thread Christopher Burke
efully, not from example. In my case it was rights-to-read-file issue too - Kannel had no rights to any access that file 2012/8/3 Christopher Burke <mailto:christopher.bu...@simulity.com>> Hi, I've been attempting to connect an opensmppbox to my configuration, however

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-03 Thread Christopher Burke
12 16:10, Milan P. Stanic wrote: On Fri, 2012-08-03 at 14:42, Christopher Burke wrote: Thanks for your response. My smpplogins is as follows: username internal 127.0.0.1 Which version of the opensmppbox you use? I have next line in my smpploging

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-06 Thread Christopher Burke
vance, Chris On 03/08/12 17:51, Milan P. Stanic wrote: On Fri, 2012-08-03 at 17:05, Christopher Burke wrote: Hi, Using the latest from SVN - perhaps I'll try to add the VMA into the smpplogins.txt and see if that works. Are you communicating directly to the bearerbox or to a sqlbox? Is it

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-07 Thread Christopher Burke
ut upper case in the configuration file Thanks again! Chris On 03/08/12 17:51, Milan P. Stanic wrote: On Fri, 2012-08-03 at 17:05, Christopher Burke wrote: Hi, Using the latest from SVN - perhaps I'll try to add the VMA into the smpplogins.

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-07 Thread Christopher Burke
sults. The opensmppbox configuration: cb@MOBILEWORKBOX:~$ sudo cat /etc/kannel/internal/smppboxes/send_hsl/send/send.conf # KANNEL CONFIGURATION # # Christopher

Re: [opensmppbox] SMSC rejected login to transmit (bind failed)

2012-08-07 Thread Christopher Burke
sqlbox > bearerbox-host  = localhost > bearerbox-port  = *12001* > smsbox-port = *12005* > smsbox-port-ssl = false 2012/8/7 Milan P. Stanic <m...@arvanta.net>

[Opensmppbox] `Random' crashes of opensmppbox

2012-08-17 Thread Christopher Burke
I have noticed some random crashes of opensmppbox which I have not been able to reproduce. I've attached the output of the opensmppbox log if anybody could provide me with any pointers as to why this could be happening? Many thanks in advance! 2012-08-14 09:00:02 [15763] [2] DEBUG: SMPP[VMA]: Got

Re: [Opensmppbox] `Random' crashes of opensmppbox

2012-08-17 Thread Christopher Burke
ill keeps > running. > > Not sure if this is appropriate behaviour. > > ** ** > > == Rene > > ** ** > > *From:* Rene Kluwen [mailto:rene.klu...@chimit.nl] > *Sent:* Friday, 17 August, 2012 19:26 > *To:* 'Rene Kluwen'; 'Christo

Odd characters appearing in SMSC user-name field

2012-09-03 Thread Christopher Burke
Hi All, I have recently changed to another SMSC provider, however this provider uses a hyphen (-) in the username field. When I check the username in the /status page I see the following: â^' where the hyphen should be. I.e. user-name would become: userâ^'name What should I do to avoid this

Re: Odd characters appearing in SMSC user-name field

2012-09-04 Thread Christopher Burke
S y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com On Mon, Sep 3, 2012 at 12:09 PM, Christopher Burke wrote: Hi All, I have recently changed to another SMSC provider, however this provider uses a hyphen (-) in the username field. When I check the username in the /status

Re: Odd characters appearing in SMSC user-name field

2012-09-04 Thread Christopher Burke
nline Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com On Mon, Sep 3, 2012 at 12:09 PM, Christopher Burke wrote: Hi All, I have recently changed to another SMSC provider, however this provider uses a hyphen (-) in the username field. When I check the username i

Re: SMPPBOX Download Link

2012-09-06 Thread Christopher Burke
svn co https://svn.kannel.org//trunk where is: gateway, sqlbox or */opensmppbox/*. On 06/09/12 10:23, Shahid Bashir Ahmad wrote: Dear All, We want to give connectivity over SMPP to our customers. Please send me working smppbox download link. Regards, Shahid Bashir Ahmad

Message ID response from SMS Submit Request

2012-11-22 Thread Christopher Burke
Hi, Is it possible to get as a response the message / sms ID from the sms submission request when using kannel? Kind Regards Chris Christopher Burke Development Team Leader / Software Engineer http://simulity.com Mobile: +44 7590 571 833 Skype:krslynx Sent from my Mobile   NOTICE: This

[ Receiving MO ] [ SMS-SERVICE ] Configuration for no reply on receipt of MO message

2013-04-22 Thread Christopher Burke
=%a"; I have noticed, however, that upon calling the get-url it returns back the data from the body portion of the HTML. I however only would like to *call*the get-url, and not return back anything to the handset. Is this possible? Kind Regards & Thanks in Advance, *Christopher Burk

Percent Encoding URLs -- Bytes > 0x80 are 0xFFFFFFFD?

2013-09-10 Thread Christopher Burke
I am running into odd errors when sending percent encoded bytes > 0x80, for some reason they are showing as 0xFFFD and I am unsure why. I am thinking it could be Java internals messing things up. So, if for example I am sending MT Binary SMS I would use the following parameters in my URL (which

Data regex is applied to for 'keyword-regex' in 'ams-service' group

2014-10-13 Thread Christopher Burke
13 12:29:53 [14172] [6] DEBUG: Msg object ends. Smsbox Log for MO Concatenated SMS: 2014-10-13 12:29:52 [14232] [8] DEBUG: HTTP: Server closed connection, destroying it <0x7f30ac000b30>. Christopher Burke http://simulity.com Office: +44 (0) 1248 679 281 Fax: +44 (0) 1248 660 323 Skype

Re: DLR handling

2014-11-05 Thread Christopher Burke
ment a web service to be linked with the dlr-url  parameter, of should I simply enable an SQL based dlr-storage?  I use a web service for this. The GET-URL is called, which allows me to process the content of the message and store / forward etc as needed. Christopher Burke http://simulity.com Offi

Re: DLR handling

2014-11-05 Thread Christopher Burke
Yeah, I believe that DLR storage can be achieved using the Kannel SQLBox project. I think GET-URL is possibly less complex. Depends if you’re only storing DLRs or acting on them I guess. Christopher Burke http://simulity.com Office: +44 (0) 1248 679 281 Fax: +44 (0) 1248 660 323 Skype:krslynx

Re: DLR handling

2014-11-05 Thread Christopher Burke
On 5 Nov 2014 15:11, "Vincenzo Romano" wrote: > 2014-11-05 16:01 GMT+01:00 Christopher Burke < > christopher.bu...@simulity.com>: > > Yeah, I believe that DLR storage can be achieved using the Kannel SQLBox > > project. I think GET-URL is possibly less complex. D

Re: STKML over SMPP

2014-11-21 Thread Christopher Burke
YY ZZ 70 00 where XX is the same ID for all concatenated messages in the group, YY is the number of messages in total and ZZ is maintaining order.  Cheers, Christopher Burke http://simulity.com Office: +44 (0) 1248 679 281 Fax: +44 (0) 1248 660 323 Skype:krslynx UK Unit 8, Ash Court, Parc

Re: Incorrect DLR mapping in kannel 1.5.0

2014-11-24 Thread Christopher Burke
When the DLR-URL was called 4 times, what was the status of the DLR (ACCEPTED/DELIVRD/ERROR etc). I suspect you’ll need to provide logs & configuration for additional assistance. Cheers, Christopher Burke http://simulity.com Office: +44 (0) 1248 679 281 Fax: +44 (0) 1248 660 323 Skype:krs

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Christopher Burke
, I’ve never seen it submit much faster than that but admittedly I find understanding Java code a bit easier so I work with ch-smpp more now.  Cheers, Christopher Burke http://simulity.com Office: +44 (0) 1248 679 281 Fax: +44 (0) 1248 660 323 Skype:krslynx UK Unit 8, Ash Court, Parc Menai, Bangor

RE: developing an SMS gateway

2015-02-11 Thread Christopher Burke
Perhaps mobicents? I’d be interested in learning how to connect to an SS7 link to submit messages, I guess it would be done via MAP. Christopher Burke http://simulity.com Office: +44 (0) 1248 679 281 Fax: +44 (0) 1248 660 323 Skype:krslynx UK Unit 8, Ash Court, Parc Menai, Bangor, Gwynedd

Re: STKML over SMPP

2015-05-26 Thread Christopher Burke
ying to reverse engineering it, but > is not that easy. > > Thanks! > > dhcmega > > On Fri, Nov 21, 2014 at 7:07 AM, Christopher Burke < > christopher.bu...@simulity.com> wrote: > >> Hi, >> >> If you have S@TML you’ll need a gateway to transform the S