|
|
| |
1. Testing SMPP class |
|
Reply |
|
|
 heni karkeni | 2009-11-02 11:53:03 |
Hi all,
I'm new user of this php class and i want to test it but i don't have any smsc connection. Is there any mean to test it locally or using a free SMSC?
Please advise.
Best Regards,
Heni |
| |
2. Re: Testing SMPP class |
|
Reply |
|
|
 Rene Kluwen | 2009-12-13 21:38:56 - In reply to message 1 from heni karkeni |
| The short answer: Unfortunately, there is no way to test it without any smsc. |
| |
3. Re: Testing SMPP class |
|
Reply |
|
|
 disikexing | 2009-12-15 03:02:13 - In reply to message 2 from Rene Kluwen |
Hi Rene Kluwen,
I have tested SMPP, smppclass.php is very good, but it just include mandatory parameters, how can i add optional parameters to it?
Regards,
disikexing |
| |
4. Re: Testing SMPP class |
|
Reply |
|
|
 mohamedreda | 2010-06-10 16:08:44 - In reply to message 2 from Rene Kluwen |
i am using smpp class but when i am try to use SendMulti() method
i get an error on smpp class
"Got unknown SMPP pdu"
what can i do ? |
| |
5. Re: Testing SMPP class |
|
Reply |
|
|
 Abdul Wakeel | 2011-09-19 13:16:03 - In reply to message 4 from mohamedreda |
| Ask your provider if they support multi send. |
| |
6. Re: Testing SMPP class |
|
Reply |
|
|
 sici | 2011-11-08 13:49:52 - In reply to message 5 from Abdul Wakeel |
Hello Friends!
When i use the ” $smpp->SendMulti ”
to send sms to multiple recipients at once, receive the errors
Got unknown SMPP pdu. Received PDU: €(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(3)
Got CM_UNBIND_RESP. Received PDU: €(0)(0)(6)(0)(0)(0)(0)(0)(0)(0)(4)
And the sms is not delivered!!
What thing can be wrong?
Thanks |
|