Update the name of the dialplan.

This commit is contained in:
markjcrane 2016-01-08 14:13:00 -07:00
parent 8a76b00d88
commit e0e28180bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<context name="{v_context}">
<extension name="call-direction" number="" continue="true" app_uuid="a0cb498c-6e09-441f-83ea-a7684565c44e" enabled="false">
<extension name="cidlookup" number="" continue="true" app_uuid="a0cb498c-6e09-441f-83ea-a7684565c44e" enabled="false">
<condition field="${user_exists}" expression="^true$"/>
<condition field="${call_direction}" expression="^(inbound)$" break="never">
<action application="set" data="effective_caller_id_name=${cidlookup(${caller_id_number})}"/>