mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Merge pull request #5812 from chansizzle/patch-404
fixed pcode mistype for call waiting
This commit is contained in:
@@ -3486,7 +3486,7 @@
|
||||
{if $grandstream_call_waiting_ring == "0"} <P22102>0</P22102>{/if}
|
||||
{if $grandstream_call_waiting_ring == "1"} <P22102>1</P22102>{/if}
|
||||
{else}
|
||||
<P2202>1</P2202>
|
||||
<P22102>1</P22102>
|
||||
{/if}
|
||||
|
||||
<!-- # Disable Busy Tone on Remote Disconnect. 0 - No, 1 - Yes. Default is 0 -->
|
||||
|
||||
Reference in New Issue
Block a user