OpenSMPPBox Fails to Compile

2014-03-04 Thread mydi...@gmail.com
Hello, I get below errors when I try to compile opensmppbox from source. Can someone else please? ( I have already installed Kannel 1.5 with MySQL support) [root@smsbx opensmppbox]# make clean Making clean in gw make[1]: Entering directory `/usr/local/src/kannel/opensmppbox/gw' rm -rf .libs

Re: OpenSMPPBox Fails to Compile

2014-03-06 Thread mydi...@gmail.com
mppbox' make: *** [all] Error 2 What is the problem? Thank you, Ali. On 3/4/2014 8:43 PM, mydi...@gmail.com wrote: Hello, I get below errors when I try to compile opensmppbox from source. Can someone else please? ( I have already installed Kannel 1.5 with MySQL support) [root@smsbx o

Re: OpenSMPPBox Fails to Compile

2014-03-06 Thread mydi...@gmail.com
You mean: addons/opensmppbox/gw/opensmppbox.c:348:smpp_pdu_dump(pdu); On 3/6/2014 1:55 PM, Antonis Spirou wrote: Hi, i had the same problem. go to line 348 and you'll find : smpp_pdu_dump(pdu); change it to: smpp_pdu_dump(id, pdu); and you're ready to compile *Antonis Spirou*

Re: OpenSMPPBox Fails to Compile

2014-03-07 Thread mydi...@gmail.com
is Spirou wrote: yes exactly *Antonis Spirou* Systems Administrator On 03/06/2014 02:27 PM, mydi...@gmail.com wrote: You mean: addons/opensmppbox/gw/opensmppbox.c:348: smpp_pdu_dump(pdu); On 3/6/2014 1:55 PM, Antonis Spirou wrote: Hi, i had the same problem. go to line 348

Re: Same SMS, 2 Different MessageIDs

2014-03-09 Thread mydi...@gmail.com
No one can answer my question? I appreciate any replies.. Thank you! The issue is as below: I have setup kannel with an SMPP SMSc. For DLR-URL, when I submit my HTTP request via CGI, I have dlr-mask=31 and my urlencoded DLR-URL. Part of my DLR-URL, I need to receive the message ID from kanne

Re: Same SMS, 2 Different MessageIDs

2014-03-09 Thread mydi...@gmail.com
pending on the size of MT, if MT is longer than allowed by standard (e.g. >160 for latin1 or >60 for ucs-2) kannel would return multiple message ids for each part of MT. 2014-03-10 1:07 GMT+04:00 mydi...@gmail.com <mailto:mydi...@gmail.com> mailto:mydi...@gmail.com>>: No o

Re: Same SMS, 2 Different MessageIDs

2014-03-10 Thread mydi...@gmail.com
Thanks for your reply. As for the speed, you are right, it doesn't affect my kannel receiving/sending speed, but what happens is sending to 100numbes in the same URL, instead of sending to 100 number in 100urls (1number each url), affects the sending script

Re: Same SMS, 2 Different MessageIDs

2014-03-10 Thread mydi...@gmail.com
sorry, forgot to send plain-text. Thanks for your reply. As for the speed, you are right, it doesn't affect my kannel receiving/sending speed, but what happens is sending to 100numbes in the same URL, instead of sending to 100 number in 100urls (1number each url), affects the sending script s

Re: Same SMS, 2 Different MessageIDs

2014-03-11 Thread mydi...@gmail.com
, which is my problem... Thank you, Ali. On 11/03/2014 10:42, Kyriacos/Netsmart wrote: By the way, can you provide samples of these different IDs? Kyriacos On 10/03/2014 15:25, spameden wrote: 2014-03-10 17:15 GMT+04:00 mydi...@gmail.com <mailto:mydi...@gmail.com> mailto:m

Re: Same SMS, 2 Different MessageIDs

2014-03-12 Thread mydi...@gmail.com
Thanks for your reply Kyriacos. %F is SMSC provided. It could be delayed, it could be changing format (depending on each SMSC), it could indicate who my SMSC is, it could have different format. Like any standard provided, and normal SMSC, I must provide my own ID and be able to update status (

Re: SMPP client limit

2014-03-28 Thread mydi...@gmail.com
I am also interested to such a list. On 28/03/2014 08:53, ha...@aeon.pk wrote: Is there a list of extra features present in commercial version of kannel anywhere? On Fri, Mar 28, 2014 at 12:59 PM, Antonis Spirou mailto:anto...@kapatel.gr>> wrote: Hi, there is no way to limit the thr

Re: OpenSMPPBox :: SMS ID issue

2014-04-29 Thread mydi...@gmail.com
provide your own ID. mydi...@gmail.com On 29/04/2014 10:15, spameden wrote: 2014-04-29 10:11 GMT+04:00 Saurabh Pandey mailto:sam.it.develo...@gmail.com>>: Now, I've changed stuff and now SMS ID field contains ID and dlr_url contains actual URL (this URL does some tasks on m