Great... That fixed it.

Don't know how/why others don't have the same issue. I confirmed this with another fellow. He had exactly the same revision like mine, same machine (CentOS 6.5) and he didn't have this problem. Strange...

Thank you,
Ali.

On 3/6/2014 2:37 PM, Antonis 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 and you'll find :
smpp_pdu_dump(pdu);

change it to: smpp_pdu_dump(id, pdu); and you're ready to compile


*Antonis Spirou*
Systems Administrator



Reply via email to