Update 025_call_limit.xml
This commit is contained in:
parent
f933ef8351
commit
53d706a670
|
|
@ -1,7 +1,7 @@
|
|||
<context name="{v_context}">
|
||||
<extension name="call-limit" number="" continue="true" app_uuid="4670c44c-45dd-4bae-97ba-b0dfe0aca639" enabled="false">
|
||||
<extension name="call-limit" number="" continue="true" app_uuid="4670c44c-45dd-4bae-97ba-b0dfe0aca639" enabled="false" order="25">
|
||||
<condition field="${call_direction}" expression="^(inbound|outbound)$">
|
||||
<action application="limit" data="hash inbound ${domain_uuid} ${max_calls} !USER_BUSY"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
</context>
|
||||
|
|
|
|||
Loading…
Reference in New Issue