Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help on creating a callflow to check no match extension in VmPro

Status
Not open for further replies.

msi12

Vendor
Feb 11, 2008
31
US
I am trying to create a callflow to check extension dialed thru auto attendant. Ex:2??? setup in Menu action
There is no example of how to use the new check digit replaced by "Test Variable" in VmPro 5.0.21.
This is my setup under "Test Variable" Specific:
Select the Varible to Match= $KEY
Select the parameter(s) to test the variable against= Extn

Result:
- Extension > Transfer action = $KEY
- No Match > Generic Menu [Prompt](Invalid Entry) > Menu [Prompt](Please Enter Extension Number)> Test Variable
- Timeout 5 sec > Transfer to a test extn 800

When I dial x2000 it just keeps timing out to x800. Not going to x2000.
When I dial a digit not in the menu option, it correctly gives me prompt "Invalid Entry" and plays Generic Menu prompt.

I thought Extn was to transfer caller if there was a match in the IP Office and would follow the No Match result. Maybe I'm missing something in the setup.

Any help or work around would be appreciated.

Thanks
Howard
 
Test Variable is a little tricky when using $KEY. Recall that $KEY collects ALL digits. It could be collecting from a previous menu so you are simply adding to the total number collected. You would have to drop out of the sub and come back in on a second attempt. You would be best served by running dbgview to determine exactly what is going on under the hood.

Use system monitor unless of course you are a Tard then it IS the fault of the pbx.
 
I begin with *89 sc > TestAA > dial 2000 > Test Variable > Resulted to Timeout > Transfer action to x800

Still not going to result:
Extension = Transfer action <$KEY>

Here is my dbgview:
25/06 14:39:43.125 vmprov5s (09,4) a7c, e08: Session: 0000006a - Executing request to run node TestAA.Please Enter Extension.Body.0
25/06 14:39:43.125 vmprov5s (09,4) a7c, e08: Session: 0000006a - Executing node TestAA.Please Enter Extension.Body.0
25/06 14:39:43.140 vmprov5s (23,5) a7c, e08: Succeeded in loading sound bite C:\Program Files\Avaya\IP Office\Voicemail Pro\VM\Wavs\Please Enter Extension_ENU 223.WAV [uLaw]
25/06 14:39:43.140 vmprov5s (06,5) a7c, e08: VMClient::RxOpen - Created dialog 042A8490
25/06 14:39:43.140 vmprov5s (09,4) a7c, e08: Session: 0000006a - - Internal: !Internal!=Y
25/06 14:39:43.140 vmprov5s (0a,5) a7c,17e8: OSThreadFunc entered[VMClient, 04277FD0]
25/06 14:39:44.109 vmprov5s (09,4) a7c, e08: Session: 0000006a - Configuring for reliable disconnect, IDLE time is 300.000s
25/06 14:39:44.109 vmprov5s (06,5) a7c, e08: VMClient::RxActive 04277FB8 (session=0000006a)
25/06 14:39:44.109 vmprov5s (09,4) a7c, e08: Session: 0000006a - Receive ACTIVE for session 0000006a, call-id 25
25/06 14:39:46.609 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '2 (50)' at 640, length 240 - session:0000006a
25/06 14:39:47.609 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '0 (48)' at 720, length 240 - session:0000006a
25/06 14:39:47.984 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '0 (48)' at 920, length 240 - session:0000006a
25/06 14:39:48.859 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '0 (48)' at 800, length 240 - session:0000006a
25/06 14:39:48.859 vmprov5s (09,4) a7c, e08: Session: 0000006a - Executing request to run node TestAA.Test Variable.0
25/06 14:39:48.859 vmprov5s (09,4) a7c, e08: Session: 0000006a - Executing node TestAA.Test Variable.0
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - Executing request to run node TestAA.Transfer*.0
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - Executing node TestAA.Transfer*.0
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - Executing request to run node TestAA.Transfer*.1
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - Executing node TestAA.Transfer*.1
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - SetTransfer=800
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - GetTransfer=800, client_info is true
25/06 14:39:53.859 vmprov5s (06,5) a7c,17e8: VMClient::Transfer2 04277FB8 800 (session=0000006a)
25/06 14:39:53.859 vmprov5s (09,4) a7c,17e8: Session: 0000006a - SetTransfer=(null)
25/06 14:39:53.859 vmprov5s (09,4) a7c, e08: Session: 0000006a - Configuring for reliable disconnect, IDLE time is 300.000s
25/06 14:39:53.859 vmprov5s (06,5) a7c, e08: VMClient::RxClose 04277FB8 (session=0000006a)
25/06 14:39:53.859 vmprov5s (09,4) a7c, e08: Session: 0000006a - Receive CLOSE for session 0000006a, call-id 25
25/06 14:39:53.875 vmprov5s (09,4) a7c,17e8: Session: 0000006a - Mailbox name retrieved=Extn2016VPN new=0 unopened=0 old=0 saved=0
25/06 14:39:53.875 vmprov5s (0a,5) a7c,17e8: OSThreadFunc exited[VMClient, 04277FD0]
25/06 14:39:53.875 vmprov5s (09,5) a7c,17e8: ~IClient [Connections 0 - 0] [Buffer pool(0:1000 1:250 2:2500 3:547), in use:0, seq:0] [Links:11539 from 12000] [CMMsg:2 left from 2] [VM:0 NODES:0 SN:0 SBL:0 TASKS:5 FILES:0 Msgs:0]
25/06 14:39:53.875 DbgOut (01,5) 2684,6120: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_DETACH)


Thanks for replying
 
Your TestAA.Transfer action probably needs to look like this

2$KEY

in order to work.

Use system monitor unless of course you are a Tard then it IS the fault of the pbx.
 
Change from $KEY to 2$KEY in Transfer action <specific>
Connection point: Test Variable [Extension] result to Transfer action.
Not transferring to x2000 > Resulting to Timeout > XFR to x800.

I'm gonna keep on reading and searching. I know something is missing.

I'm open to more ideas.

Thanks

Here's is dbgview:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: New VMAIL Client
25/06 16:23:45.250 DbgOut (01,5) 2684,4424: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_ATTACH)
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Configuring for reliable disconnect, IDLE time is 300.000s
25/06 16:23:45.250 vmprov5s (06,5) a7c, e08: VMClient::RxOpen 04277FB8 TestAA (4), session=00000084
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Receive OPEN for session 00000084, call-id 54
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Check flags[13] 0 for advising recording
25/06 16:23:45.250 vmprov5s (06,5) a7c, e08: VMClient::RxOpen 04277FB8 TestAA (4), session=00000084
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Receive OPEN for session 00000084, call-id 54
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Access = ACCESS_UNCLUED_VOICEMAIL:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Mailbox: TestAA
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Calling Party: 2016
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Display String: Extn2016VPN>TestAA
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Target Party:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Greeting Modifier:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Language: enu
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Call Ident: 54
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Call Status: Unknown (0)
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Call Type: Internal
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Call Direction: Incoming
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Called Party:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - DDI Number:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Calling Party Name: Extn2016VPN
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Called Party Name:
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - FindMailBoxByCLI 2016
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Found MailBoxByCLI Extn2016VPN
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - FindMailBoxByCLI 2016
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Found MailBoxByCLI Extn2016VPN
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Found VMPNode TestAA
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing request to run node TestAA.Start Point.1
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing node TestAA.Start Point.1
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing request to run node TestAA.Please Enter Extension.0
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing node TestAA.Please Enter Extension.0
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing request to run node TestAA.Please Enter Extension.1
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing node TestAA.Please Enter Extension.1
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing request to run node TestAA.Please Enter Extension.Body.0
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing node TestAA.Please Enter Extension.Body.0
25/06 16:23:45.250 vmprov5s (23,5) a7c, e08: Succeeded in loading sound bite C:\Program Files\Avaya\IP Office\Voicemail Pro\VM\Wavs\Please Enter Extension_ENU 223.WAV [uLaw]
25/06 16:23:45.250 vmprov5s (06,5) a7c, e08: VMClient::RxOpen - Created dialog 0429E478
25/06 16:23:45.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - - Internal: !Internal!=Y
25/06 16:23:45.250 vmprov5s (0a,5) a7c,1148: OSThreadFunc entered[VMClient, 04277FD0]
25/06 16:23:46.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Configuring for reliable disconnect, IDLE time is 300.000s
25/06 16:23:46.250 vmprov5s (06,5) a7c, e08: VMClient::RxActive 04277FB8 (session=00000084)
25/06 16:23:46.250 vmprov5s (09,4) a7c, e08: Session: 00000084 - Receive ACTIVE for session 00000084, call-id 54
25/06 16:23:47.875 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '2 (50)' at 360, length 240 - session:00000084
25/06 16:23:48.250 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '0 (48)' at 640, length 240 - session:00000084
25/06 16:23:48.625 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '0 (48)' at 840, length 240 - session:00000084
25/06 16:23:49.125 vmprov5s (1b,5) a7c, e08: IClient::DtmfDetect 04278058 '0 (48)' at 40, length 240 - session:00000084
25/06 16:23:49.125 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing request to run node TestAA.Test Variable.0
25/06 16:23:49.125 vmprov5s (09,4) a7c, e08: Session: 00000084 - Executing node TestAA.Test Variable.0
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - Executing request to run node TestAA.Transfer.0
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - Executing node TestAA.Transfer.0
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - Executing request to run node TestAA.Transfer.1
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - Executing node TestAA.Transfer.1
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - SetTransfer=800
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - GetTransfer=800, client_info is true
25/06 16:23:54.125 vmprov5s (06,5) a7c,1148: VMClient::Transfer2 04277FB8 800 (session=00000084)
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - SetTransfer=(null)
25/06 16:23:54.125 vmprov5s (09,4) a7c, e08: Session: 00000084 - Configuring for reliable disconnect, IDLE time is 300.000s
25/06 16:23:54.125 vmprov5s (06,5) a7c, e08: VMClient::RxClose 04277FB8 (session=00000084)
25/06 16:23:54.125 vmprov5s (09,4) a7c, e08: Session: 00000084 - Receive CLOSE for session 00000084, call-id 54
25/06 16:23:54.125 vmprov5s (09,4) a7c,1148: Session: 00000084 - Mailbox name retrieved=Extn2016VPN new=0 unopened=0 old=0 saved=0
25/06 16:23:54.125 vmprov5s (0a,5) a7c,1148: OSThreadFunc exited[VMClient, 04277FD0]
25/06 16:23:54.125 vmprov5s (09,5) a7c,1148: ~IClient [Connections 0 - 0] [Buffer pool(0:1000 1:250 2:2500 3:547), in use:0, seq:0] [Links:11536 from 12000] [CMMsg:2 left from 2] [VM:0 NODES:0 SN:0 SBL:0 TASKS:5 FILES:0 Msgs:0]
25/06 16:23:54.156 DbgOut (01,5) 2684,4424: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_DETACH)
25/06 16:24:10.421 DbgOut (01,5) 4992,1904: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_ATTACH)
25/06 16:24:10.421 DbgOut (01,5) 4992,4708: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_ATTACH)
25/06 16:24:17.203 DbgOut (01,5) 4992,4276: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_ATTACH)
25/06 16:25:40.421 DbgOut (01,5) 4992,4708: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_DETACH)



 
In the transfer box you could use $TARGET instead of $KEY.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...

Dain Bramaged
___________________________________________
 
msi12, export the module then change the file type/extension to .txt then open it in notepad and post the resulting text here, we can then look at how it is set up and alter/advise accordingly :)

ACSS (SME)
APSS (SME)

 
Also dbgview does not show the value of $KEY which is slowing the troubleshoot. I am currently at home watching the USA v Algeria replay (pretty sure USA still wins the match and group,,, :} so I don't have access to my lab gear. Perhaps you could test by putting an assisted transfer action to replace the transfer action and put $KEY as the displayed item.

If you have text to voice license then you could play $KEY after digit collection.

Use system monitor unless of course you are a Tard then it IS the fault of the pbx.
 
Without the TTS license you can put $KEY in a general action as a wave file, the digital will spellen digital by digit.
 
Hmmm.. good tip. I didn't know that.

USA goes down. Just not good enough. It'll be Brazil v Argentina in the final. My .02

Use system monitor unless of course you are a Tard then it IS the fault of the pbx.
 
@msi
re your first post, should work but you have to enter 2000#.

Otherwise:
If you want to do it without the '#', then use a menu action with a '2???' (any 4digit number starting with a 2) route, then copy contents from $KEY to $CP0 and use $CP0 in the 'Test Variable' and 'Transfer' action.

 
Sorry guys,
I got tied up on a job and not at the office.
I am very greatful for all the feedback.

I will get a upload when I get to the server and also try your to use your work around to see if it works.








 
@amriddle01 - Here is the copy from .mod to .txt

<?xml version="1.0" standalone="yes"?>
<diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
<VMProImportExportDataSet xmlns=" <ModuleImportExport diffgr:id="ModuleImportExport1" msdata:rowOrder="0">
<ID>Modules.TestAA</ID>
<Data>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</Data>
</ModuleImportExport>
</VMProImportExportDataSet>
</diffgr:diffgram>


@bas123 - Are you saying to put $Target in transfer action <specific>?

@GoCarSki - I did try assisted transfer and that was a no go. Thanks

@TaureanDragon - I am using 2??? in menu action. I also tried dialing 2000# and it did not work.

I'm going to try bas123 solution and see if that work.

Thanks for the advise guys.
 
If using the Menu action with a 2??? exit route, next action must be to copy $KEY to another variable say $CP0 using the Generic action.

Then in the Test variable action test against the $CP0 variable. On the 'Test Variable' exit 'EXTN' connect to a 'Transfer' action using '$CP0'.

Note if using $KEY in the Test variable action, the test variable action is expecting to collect digits, collection terminating on the entry of a '#'. if using other variables, the vaules are passed to the action.
 
Try this one;

Code:
<?xml version="1.0" standalone="yes"?>
<diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
  <VMProImportExportDataSet xmlns="[URL unfurl="true"]http://avaya.com/VMProImportExportDataSet.xsd">[/URL]
    <ModuleImportExport diffgr:id="ModuleImportExport1" msdata:rowOrder="0">
      <ID>Modules.TestAA1</ID>
      <Data>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</Data>
    </ModuleImportExport>
  </VMProImportExportDataSet>
</diffgr:diffgram>

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...

Dain Bramaged
___________________________________________
 
England v Germany is electric....sizzle.

But who is the guy at FIFA who keeps saying no to instant replay? I bet he beats his wife and kids.

Use system monitor unless of course you are a Tard then it IS the fault of the pbx.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top