PHP Classes

Optional parameters

Recommend this page to a friend!

      SMPP Class  >  All threads  >  Optional parameters  >  (Un) Subscribe thread alerts  
Subject:Optional parameters
Summary:support
Messages:4
Author:Rene Kluwen
Date:2010-01-18 23:05:56
Update:2013-09-26 03:33:00
 

 


  1. Optional parameters   Reply   Report abuse  
Picture of Rene Kluwen Rene Kluwen - 2010-01-18 23:05:56
Currently, the class doesn't support optional parameters. If you want to add it, be my guest. You have the source.

As of now, there are no plans yet to include optional parameters in a future version.

Rene Kluwen
Chimit

  2. Re: Optional parameters   Reply   Report abuse  
Picture of Prabhath Kumara Prabhath Kumara - 2010-07-06 09:55:18 - In reply to message 1 from Rene Kluwen
Hi,

Can you advice me how to add the message_payload parameter ?

  3. Re: Optional parameters   Reply   Report abuse  
Picture of altan acikgoz altan acikgoz - 2011-06-30 13:56:51 - In reply to message 1 from Rene Kluwen
I used your class to send messages and it was perfect. But when the ip and login credential has changed, there exists binding problem. no problem connecting the ip but the smpp server side says that it can be because of the system id and password includes characters like @. before only they were numerics and characters.
do you have any opinion about the problem?
also for charging i will use this connection. how can i use tlv parameters?

  4. Re: Optional parameters   Reply   Report abuse  
Picture of Patrick Santos Patrick Santos - 2013-09-26 03:33:00 - In reply to message 1 from Rene Kluwen
Hi,

Can help me how to add optional parameters? Thanks!