51 lines
4.7 KiB
XML
51 lines
4.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<File>
|
|
<Version>2.1</Version>
|
|
<Variables>
|
|
<ArrayOfVariable xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Variable>
|
|
<Name>ExtensionNo</Name>
|
|
<ShowScopeProperty>false</ShowScopeProperty>
|
|
<DebuggerVisible>true</DebuggerVisible>
|
|
<HelpText />
|
|
</Variable>
|
|
<Variable>
|
|
<Name>ExtensionIVRPath</Name>
|
|
<ShowScopeProperty>false</ShowScopeProperty>
|
|
<DebuggerVisible>true</DebuggerVisible>
|
|
<HelpText />
|
|
</Variable>
|
|
<Variable>
|
|
<Name>wavfile</Name>
|
|
<ShowScopeProperty>false</ShowScopeProperty>
|
|
<DebuggerVisible>true</DebuggerVisible>
|
|
<HelpText />
|
|
</Variable>
|
|
<Variable>
|
|
<Name>wavfullpath</Name>
|
|
<ShowScopeProperty>false</ShowScopeProperty>
|
|
<DebuggerVisible>true</DebuggerVisible>
|
|
<HelpText />
|
|
</Variable>
|
|
</ArrayOfVariable>
|
|
</Variables>
|
|
<Flows>
|
|
<MainFlow>
|
|
<ns0:MainFlow Description="Callflow execution path." DebugModeActive="False" x:Name="Main" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ns0="clr-namespace:TCX.CFD.Classes.Components;Assembly=3CX Call Flow Designer, Version=20.2.84.0, Culture=neutral, PublicKeyToken=7cb95a1a133e706e">
|
|
<ns0:UserComponent PublicProperties="<?xml version="1.0" encoding="utf-16"?><ArrayOfUserProperty xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><UserProperty><Name>DialedExtensionNo</Name><Value xsi:type="xsd:string"></Value></UserProperty></ArrayOfUserProperty>" RelativeFilePath="cGetDialedExtension.comp" Tag="" DebugModeActive="False" x:Name="cGetDialedExtension1" />
|
|
<ns0:VariableAssignmentComponent VariableName="callflow$.ExtensionNo" Tag="ExtensionNo" DebugModeActive="False" Expression="cGetDialedExtension1.DialedExtensionNo" x:Name="AssignVariable1" />
|
|
<ns0:VariableAssignmentComponent VariableName="callflow$.ExtensionIVRPath" Tag="ExtensionIVRPath" DebugModeActive="False" Expression="CONCATENATE("/var/lib/3cxpbx/Instance1/Data/Ivr/Voicemail/Data/",callflow$.ExtensionNo)" x:Name="AssignVariable2" />
|
|
<ns0:TcxGetExtensionStatusComponent Tag="" DebugModeActive="False" Extension="callflow$.ExtensionNo" x:Name="GetExtensionStatus1" />
|
|
<ns0:UserComponent PublicProperties="<?xml version="1.0" encoding="utf-16"?><ArrayOfUserProperty xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><UserProperty><Name>Filename</Name></UserProperty><UserProperty><Name>IVRPath</Name><Value xsi:type="xsd:string">callflow$.ExtensionIVRPath</Value></UserProperty><UserProperty><Name>Profilename</Name><Value xsi:type="xsd:string">GetExtensionStatus1.CurrentProfileName</Value></UserProperty><UserProperty><Name>result_Fullfilename</Name></UserProperty></ArrayOfUserProperty>" RelativeFilePath="cGetVMWavfile.comp" Tag="" DebugModeActive="False" x:Name="cGetVMWavfile1" />
|
|
<ns0:PromptPlaybackComponent Tag="" AcceptDtmfInput="True" DebugModeActive="False" PromptList="<?xml version="1.0" encoding="utf-16"?><ArrayOfPrompt xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Prompt xsi:type="DynamicAudioFilePrompt"><AudioFileName>cGetVMWavfile1.result_Fullfilename</AudioFileName></Prompt></ArrayOfPrompt>" x:Name="PromptPlayback2" />
|
|
<ns0:DisconnectCallComponent Tag="" DebugModeActive="False" x:Name="DisconnectCall1" />
|
|
</ns0:MainFlow>
|
|
</MainFlow>
|
|
<ErrorHandlerFlow>
|
|
<ns0:ErrorHandlerFlow Description="Execution path when an error ocurrs." DebugModeActive="False" x:Name="Main" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ns0="clr-namespace:TCX.CFD.Classes.Components;Assembly=3CX Call Flow Designer, Version=20.2.84.0, Culture=neutral, PublicKeyToken=7cb95a1a133e706e" />
|
|
</ErrorHandlerFlow>
|
|
<DisconnectHandlerFlow>
|
|
<ns0:DisconnectHandlerFlow Description="Execution path since the call gets disconnected." DebugModeActive="False" x:Name="Main" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ns0="clr-namespace:TCX.CFD.Classes.Components;Assembly=3CX Call Flow Designer, Version=20.2.84.0, Culture=neutral, PublicKeyToken=7cb95a1a133e706e" />
|
|
</DisconnectHandlerFlow>
|
|
</Flows>
|
|
</File> |