How is message mode determined?

2010-01-14 Thread Rolandow
Hi all, Another question. According to our SMPP provider, we are sending messages with different "message mode's". I couldn't find this in the user manual. For a free shortcode, we send them with message mode 3 (store and forward), and for a MT billed shortcode we send them with message mode

URL for Bearerbox

2010-01-14 Thread Sandesh Waman // Viva
Hi, My query is that for testing purpose we use URL http://smsbox.host.name:13013/cgi-bin/sendsms? username=foo&password=bar&to=0123456&text=Hello+world This is SMSBOX url then Kindly provide me Bearerbox URL which we use to call bearerbox. Thanks in advance, Best Regards, Sandesh Waman

Check out my photos on Facebook

2010-01-14 Thread Madan Mohan Kn
Hi Users, I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to join Facebook! Once you join, you can also create your own profile. Thanks, Madan To sign up for Facebook, follow the link below: http:/

Re: How is message mode determined?

2010-01-14 Thread Alejandro Guerrieri
You're correct, Kannel cannot set the message mode on a per-message basis. Tell your provider to send you a couple of tcp dumps with some examples. Maybe he's referring to another parameter within the smpp pdu's? Regards, Alex On Thu, Jan 14, 2010 at 11:19 AM, Rolandow wrote: > Hi all, > > An

OTA Settings problem, help required

2010-01-14 Thread aftab hussain
Dear All, I am trying to send OTA settings to mobile devices using /cgi/bin/sendota interface from php. But I am getting the following error: 2010-01-14 15:50:31 [18727] [6] DEBUG: no match found: ^[ ]*(nop)[ ]* 2010-01-14 15:50:31 [18727] [6] DEBUG: no match found: ^[ ]*(hi)[ ]* 2010

Re: How is message mode determined?

2010-01-14 Thread Rolandow
Hi Alejandro, Can I force the setting on a connection basis? This would be fine too. They did send a screenshot from the tool they're using. I uploaded the image to imagebin. http://imagebin.ca/view/3ZOdavcP.html I will request some TCP dumps as well, but maybe this already looks familiar t

Re: SMS box stopping frequently

2010-01-14 Thread Nikos Balkanas
Hi, This can be either an smsbox panic (if not using the -P (parachute) option) or a bearerbox oanic (without it). Please indicate which way you start up and post detailed relevant logs. Most likely your SMSbox is loosing your connection to bearerbox. BR, Nikos - Original Message -

Re: URL for Bearerbox

2010-01-14 Thread Nikos Balkanas
Hi, Call bearerbox? What for? BR, Nikos - Original Message - From: Sandesh Waman // Viva To: Kannel Users ; Stipe Tolj Sent: Thursday, January 14, 2010 12:32 PM Subject: URL for Bearerbox Hi, My query is that for testing purpose we use URL http://smsbox.host.name:13

Re: SQLBox Issues and Limit per cycle SQLBox patch

2010-01-14 Thread Bruno Aguirre
You're right mt traffic is perfect but i think the problem is when sqlbox is trying to read from bearerbox, i'm trying to find some evidence but the issue appears to be in the method read_from_box(Connection *conn, Boxc *boxconn) but i'm also confused because is almost a carbon copy of read_from_be

Re: SQLBox Issues and Limit per cycle SQLBox patch

2010-01-14 Thread Alejandro Guerrieri
To share some extra info about it: The problem appeared after the meta-data branch was merged on Jan/14/09. Kannel CVS 2009-01-13 and before works perfectly fine with sqlbox. I've checked on redmine the revision for that date, is of course a big patch modifying lots of stuff, but I couldn't find

Re: Questions regarding MySQL dlr and sqlbox

2010-01-14 Thread Sindu R
Hello, Would really appreciate some inputs / more information. Pointers to the documentation / posts will also help. Thanks, Sindu - Original Message From: Sindu R To: users@kannel.org Sent: Wed, 13 January, 2010 3:20:58 PM Subject: Questions regarding MySQL dlr and sqlbox Hi, I hav

Re: Questions regarding MySQL dlr and sqlbox

2010-01-14 Thread Willy Mularto
1 and 2, you have answered your own question ;) 2.a, 2.b, 2.c SQLBox Store all MO, MT, and DLR in sent_sms table (it doesn't delete it from that table). Do not use SQLBox with current CVS and stable version. It still incompatible. Willy sangpr...@gmail.com On Jan 15, 2010, at 9:22 AM, Si

DLRs &SMPP 5.0 compatibility

2010-01-14 Thread Nikos Balkanas
Hi, There seems to be an incompatibility between kannel's DLR implementation and SMPP 5.0 spec. For example in the spec, Intermediate DLRs are defined as 0x10 (p 130), whereas in kannel Intermediate DLRs have the value 0x20, and so forth. Why this discrepancy? Some SMScs claim that it is out of

Re: Questions regarding MySQL dlr and sqlbox

2010-01-14 Thread Sindu R
Thanks for responding Willy. With regard to (1), if sqlbox is not being used, what is the benefit of using mysql dlr over using internal dlr? With which version is sqlbox compatible? Thanks, Sindu - Original Message From: Willy Mularto To: Sindu R Cc: users@kannel.org Sent: Fri, 15