Please find attached patch to reconserver.

I do not know about quality of this patch. With this patch you can
compile, install, the server starts and starts listening and I can
telnet to its port BUT, due to my lack of knowledge with this
particular SIP server I did not try making any SIP calls through this
thing -> someone who has SIP gear all set up should really test this
patch. The changes anyway are quite obvious. 

Note the format of the patch, it is normal unified diff. It contains
quilt diff. So in order to apply this patch, you need to do something
like this:

apt-get source reconserver
cd reconserver-0.10.3/
patch -p0 < /tmp/reconserver-gcc5-unified.patch
quilt push

after which you should be ready to dpkg-buildpackage. 

--
Antti Järvinen

Attachment: reconserver-gcc5-unified.patch
Description: patch enabling compile with gcc 5.2.1 in sid

Reply via email to