From f0c841580b811e5f0ac3137d0760a63722d05aa8 Mon Sep 17 00:00:00 2001 From: Thomas Liske Date: Sat, 9 May 2020 09:10:02 +0200 Subject: [PATCH] Improve ivr routing for phone dialins. --- _posts/2019-02-14-customize.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/_posts/2019-02-14-customize.md b/_posts/2019-02-14-customize.md index 7cfd45db..b95865b7 100755 --- a/_posts/2019-02-14-customize.md +++ b/_posts/2019-02-14-customize.md @@ -187,17 +187,28 @@ To create the dialplan, use the XML below and save it to `/opt/freeswitch/conf/d - + + + + + + + + + + + + ``` Change ownership of this file to `freeswitch:daemon`