onlinecity / php-smpp

PHP 5 based SMPP client library
232 stars 160 forks source link

Added new params to override default plugin values #57

Open Akshath0392 opened 8 years ago

Akshath0392 commented 8 years ago

TON, NPI, Address Range and System_Type was set to default values under SmppClient class. But some providers need this values to be altered. So added APIs to reset default values.