diff options
Diffstat (limited to 'template-processdialplanxml-xml.lsp')
-rw-r--r-- | template-processdialplanxml-xml.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-processdialplanxml-xml.lsp b/template-processdialplanxml-xml.lsp index 0ab808a..c0e99c0 100644 --- a/template-processdialplanxml-xml.lsp +++ b/template-processdialplanxml-xml.lsp @@ -5,7 +5,7 @@ Content-Type: Content Type: text/xml <document type="freeswitch/xml"> <section name="dialplan"> <context name="default"> - + <extension name="unloop"> <condition field="${unroll_loops}" expression="^true$"/> <condition field="${sip_looped_call}" expression="^true$"> |