Closed sah-anshu closed 9 years ago
is this due to perl version. The app is advised to use 5.8 version and its 5.14. Please advice.
root@gateway-2:/usr/src/Pearl-SMPP-Server/Pearl# perl --version This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi (with 89 registered patches, see perl -V for more detail)
gut pull , please also try to run perl ./smppd3 --debug Latest commit works fine two months at the demo station. But it's not perfect. Will rewrite check_outbound part.
Sir really sorry but i didn't understood which "check_outbound " part you are rewriting and why ? Also i have a quick query. is this project completely working or just a snippet.
I am looking for a module SMPP client ----I think this part works in submit_sm------ SMPPD3 ----------------This part i haven't seen------------------- SMPP Uplink
Please advice.
it's not a smpp-client. It's smpp-server and it puts all data to mysql database. It's not finished.
Ok i understood , Please suggest any package for smppclient and does it push the DLR from MySQL database or thats still TODO?
kannel ?
ok but i would prefer to work in perl although i am learning this. Any perl library you can recommend sir which i can use to push SMPP SMS to uplink.
Also does it push the DLR from MySQL database or thats still TODO?
Net::SMPP
alright sir. one important question, does it push the DLR from MySQL database to their smpp clients or its still TODO?
It does not anything. It's just a library. If you want to get your task to work you have two ways:
If you have 2k$ we can to talk about second way. My email is rad@pearlpbx.com
i will opt for 1st way and contribute to your project.
Hi,
I am unable to start the smpp server
root@gateway-2:/usr/src/smppd3# perl smppd3.pl Global symbol "$results" requires explicit package name at ../Pearl-SMPP-Server/Pearl/SMPP/Server.pm line 714. BEGIN not safe after errors--compilation aborted at ../Pearl-SMPP-Server/Pearl/SMPP/Server.pm line 735. Compilation failed in require at smppd3.pl line 28. BEGIN failed--compilation aborted at smppd3.pl line 28.