Merge pull request #1392 from blackc2004/patch-36
Update 980_cidlookup.xml
This commit is contained in:
commit
ec4a97fe2c
|
|
@ -2,7 +2,8 @@
|
|||
<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$">
|
||||
<condition field="${module_exists(mod_cidlookup)}" expression="^true$"/>
|
||||
<action application="set" data="effective_caller_id_name=${cidlookup(${caller_id_number})}"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
</context>
|
||||
|
|
|
|||
Loading…
Reference in New Issue