RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
240 stars 214 forks source link

SMPPInterpreter get smtp-service from right place in restcomm.xml #2954

Closed xhoaluu closed 6 years ago

xhoaluu commented 6 years ago

What this PR does / why we need it: SMPPInterpreter.java is getting email smtp-service from wrong place. Modify the code to read the configuration from right place.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes # https://telestax.atlassian.net/browse/RESTCOMM-2164

Special notes for your reviewer: Cloud is not running for sending Email from SMS application, Process this as soon as possible

jaimecasero commented 6 years ago

this is fine to me. lets wait for test results to merge

jaimecasero commented 6 years ago

results are inline with master, merging