Fix the name on the variables dialplan
This commit is contained in:
parent
3be2e36801
commit
309ed71c01
|
|
@ -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)}"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue