Hi Gayan, No we can't specify scheduled delivery time as null. Here in [1], we specify delivery time as current time (new Date()) for immediate deliver of the SMS.
[1] https://github.com/wso2-extensions/esb-connector-smpp/ blob/master/src/main/java/org/wso2/carbon/esb/connector/SendSMS.java#L127 <https://github.com/wso2-extensions/esb-connector-smpp/blob/master/src/main/java/org/wso2/carbon/esb/connector/SendSMS.java#L127> On Thu, Oct 25, 2018 at 2:29 PM, gayan gunawardana <[email protected]> wrote: > Hi Team, > > Can we set scheduled delivery time to *null* in [1] to immediately > deliver the SMS ? Currently I'm observing some delay due to time zone gap > between SMS gatway and ESB. > > [1] https://github.com/wso2-extensions/esb-connector-smpp/ > blob/master/src/main/java/org/wso2/carbon/esb/connector/SendSMS.java#L127 > <https://github.com/wso2-extensions/esb-connector-smpp/blob/master/src/main/java/org/wso2/carbon/esb/connector/SendSMS.java#L127> > > -- > Gayan > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Biruntha Software Engineer WSO2 Email: [email protected] LinkedIn: https://lk.linkedin.com/in/biruntha Mobile : +94773718986
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
