aboutsummaryrefslogtreecommitdiffstats
path: root/test_apps/esme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test_apps/esme.xml')
-rw-r--r--test_apps/esme.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_apps/esme.xml b/test_apps/esme.xml
index 7669880..eb0d08d 100644
--- a/test_apps/esme.xml
+++ b/test_apps/esme.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<config>
- <conn_tcp host="127.0.0.1" port="9090"/>
+ <conn_tcp host="127.0.0.1" port="9090" src_addr="127.0.0.1" src_port="6666"/>
<conn_smpp system_id="sytem" password="asdfg34" system_type="type01"/>
<smpp_msg src="5565" dst="0911110000" msg="Este es un ejemplo 01"/>
</config>