trouble compiling latest svn

2015-02-06 Thread Kyriacos/Netsmart
/usr/bin/convert doc/wtls/fig8o.png doc/wtls/fig8o.ps /usr/bin/convert doc/wtls/fig9o.png doc/wtls/fig9o.ps sed "s/#FIGTYPE#/.png/;s/#VERSION#/svn-r5129M/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/alligata/alligata.xml > doc/alligata/alligata.tmp openjade -V nochunks -t sgml -d /usr/sh

Re: trouble compiling latest svn

2015-02-06 Thread Milan P. Stanic
On Wed, 2015-02-04 at 14:42, Kyriacos/Netsmart wrote: > /usr/bin/convert doc/wtls/fig8o.png doc/wtls/fig8o.ps > /usr/bin/convert doc/wtls/fig9o.png doc/wtls/fig9o.ps > sed "s/#FIGTYPE#/.png/;s/#VERSION#/svn-r5129M/;s/#DATE#/`date > +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/alligata/alligata.xml > > doc/a

submit_sm & submit_sm-resp over the same bind (tcp session/connection) ?

2015-02-06 Thread Aristotelis Metsinis
Let us assume that an ESME has established 10 trx (or tx) binds (tcp connections/sessions) and submits a "submit_sm" PDU over one of those 10 binds. Can we assume that the corresponding "submit_sm-resp" PDU "arrives" over the same trx (tx) bind; that is over the same tcp stream (connection/session

Round Robin Algorithm For Message Submission to SqlBox to Bearerbox for Priority

2015-02-06 Thread Ammar Ali
Hello All, I'm working on Bulk SMS Application. And I'm facing a problem regarding message submission from sqlbox to bearerbox. For example, I'm sending 50K message from application and I'm sending one more 50K message request. Then next request is on hold until first request has not been proces

Re: Round Robin Algorithm For Message Submission to SqlBox to Bearerbox for Priority

2015-02-06 Thread Ammar Ali
Hello All, Please do the needful. I'm waiting for your reply. *ThanksAmmar Ali* On Wed, Feb 4, 2015 at 10:47 AM, Ammar Ali wrote: > Hello All, > > > I'm working on Bulk SMS Application. And I'm facing a problem regarding > message submission from sqlbox to bearerbox. > > For example, I'

RE: Round Robin Algorithm For Message Submission to SqlBox to Bearerbox for Priority

2015-02-06 Thread Tapan Kumar Thapa
This is not possible with single sqlbox. What you can do is, attach multiple sqlbox with bearerbox and second sql box will do what u want to achieve. Sent from my Windows Phone -- From: Ammar Ali Sent: ‎2/‎7/‎2015 6:23 AM To: users@kannel.org Subject: Re: Round Robin