SVN Install of Kannel on Raspberry Pi OS (Debian Buster) Compile Error.

2021-02-13 Thread Queye Haach
Hi All,

I was attempting to install Kannel after downloading the CVS sources using
SVN.

After the 'trunk' was successfully installed, I read the README, INSTALL
and NEWS documentation then decided to do a basic compile selecting zero
additional compile FLAGS.

# Process so far
$ cd ~/Projects
$ svn co https://svn.kannel.org/gateway/trunk
...
Atrunk/addons/opensmppbox/bootstrap
U   trunk/addons/opensmppbox
Checked out external at revision 95.

Checked out revision 5304.
$ /home/pi/Projects/trunk
$ ./configure
...
Generating output files ...
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
~/Projects/trunk $ ls Make*
Makefile.am  Makefile.in_old

It would appear that the necessary input file 'Makefile.in' has been
superseded and the compiling reference not updated.

Is this a bug or have I missed something?

Glad to be back experimenting with Kannel, QH.

P.S. Only after sending this message (Which bounced) did I see that another
user had the same problem in early January. Has this been resolved?


RE: Force DLR since SMSC is not returning DLR

2021-02-13 Thread mosbah abdelkader
Hello Jose,


This is not possible at the config level. You will need to modify
bearerbox code to convert the submit_sm_resp into a deliver_sm for
that smsc.


BR.



Re: Force DLR since SMSC is not returning DLR

2021-02-13 Thread Jose N Figueroa
Hi,

Yes, that's what I thought. I'm reviewing the code already.

Thanks for the feedback.


On Sat, Feb 13, 2021 at 12:28:28PM +0100, mosbah abdelkader wrote:
> Hello Jose,
> 
> 
> This is not possible at the config level. You will need to modify
> bearerbox code to convert the submit_sm_resp into a deliver_sm for
> that smsc.
> 
> 
> BR.

-- 
Jose Figueroa