SMS Transport sender in wso2 ESB -
recently read article sending sms notifications using wso2 esb. unfortunately not work me , not 100% sure of configurations. next problems have.
are there other library files, rather 2 files below, can used enable sms transport sender on smpp?
axis2-transport-sms-1.0.0.jar
jsmpp-2.1.0.jar
what actual directory should set each of jars - $esb_home/repository/components/lib ?.
finally, should address endpoint sending specific number like?
is this?
<endpoint> <address uri="sms://94777179968"> </address>
note :- using smsc simulator actual smsc.
thanks in advance.
answers specific questions... 1. no, these right set them in place directed in article 2. yes 3. yes, if entered through design view error saying invalid format. switch source view add. (however, although did error, did appear in source view too, you'll have experiment this).
follow article there slight error in both config file proxy service , config in axis2 file (to enable sms transport)
in service xml description tag surrounds of target move empty description element outside closing target element.
the axix2 config file needs transportsender element altered transportsender - note capital 's' sender.
that how got work. luck.
sms wso2 wso2esb smpp jsmpp
No comments:
Post a Comment