aboutsummaryrefslogtreecommitdiffstats
path: root/test_apps/sendwp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test_apps/sendwp.xml')
-rw-r--r--test_apps/sendwp.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test_apps/sendwp.xml b/test_apps/sendwp.xml
new file mode 100644
index 0000000..6d9dab1
--- /dev/null
+++ b/test_apps/sendwp.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<config>
+ <conn_tcp host="192.168.0.27" port="6060"/>
+ <conn_smpp system_id="test" password="test" system_type="test"/>
+
+ <smpp_msg src="5565" dst="0911110000" esm_class = "64" data_coding="245"
+ hex="0b05040b8423f00003500201500601ae02056a0045c60c037761702e74696178612e636f6d00070103546578746f206465207072756562612c20546578746f206465207072756562612c20546578746f206465207072756562612c20546578746f206465207072756562612c20546578746f206465207072756562612c20546578746f206465207072756562"/>
+
+ <smpp_msg src="5565" dst="0911110000" esm_class = "64" data_coding="245"
+ hex="0b05040b8423f00003500202612c20546578746f206465207072756562612e000101"/>
+
+</config>