mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix the name on the variables dialplan
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<context name="{v_context}">
|
||||
<extension name="global" number="" continue="true" app_uuid="9f356fe7-8cf8-4c14-8fe2-6daf89304458">
|
||||
<extension name="variables" number="" continue="true" app_uuid="9f356fe7-8cf8-4c14-8fe2-6daf89304458">
|
||||
<condition>
|
||||
<action application="export" data="origination_callee_id_name=${destination_number}"/>
|
||||
<action application="set" data="RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)}"/>
|
||||
|
||||
Reference in New Issue
Block a user