From 8f4800e0bdec03c306aeaf326c7fbc76bdc41a23 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Wed, 11 Mar 2015 15:25:32 +0530 Subject: [PATCH] Mention how the configuration was tested to work --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c641b35..c9ca980 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,12 @@ configuration). This folder also includes the corresponding `modules.conf` that lists the modules that are required to get this configuration working. + +### Test + +This configuration was tested by sending an INVITE (without +registration) using the `siprtp` example program that comes with +PJSIP, and verifying that the info dump is produced on the FreeSWITCH +console. + + $ ./siprtp -q -p 1234 "sip:stub@$(my_ip):5080"