11-06-2006 12:44 PM - edited 03-14-2019 12:14 AM
I am having problems with a script that I created. During my debugging steps it was working but as soon as I finish my session on IPCC it stops working. I am using IPCC 3.5 Express.
I have attached my script, if someone can find what is wrong because I can?t.
All the extensions start with 2, 3 or 4
11-14-2006 06:24 AM
Can anyone help me out? I have my manager asking me daily about this.
Thank you
11-14-2006 06:45 AM
Which part of the script doesn't work, and what are the symptoms?
11-14-2006 11:27 AM
the dial by extension from main menu. GetDigitalString that is labeled English Main Menu. When I recreate that section it works when I am doing debugging but as soon as I close the session on IPCC it stops working.
Under the Get Digital String > Switch String > Default. It gets to the second if statement and goes back to the Menu.
11-14-2006 03:53 PM
It appears you don't have anything under the Successful branch of the sExtension=Get Digit String step, and the step is expecting 6 digits. If you dial 6 digits the Successful branch would be chosen (rather than Timeout or Unsuccessful); does adding a jump to the Switch statement in the successful branch make any difference? Are you dialling 6 digits? The other single digit options would have to wait for the timeout before they are handled.
11-16-2006 09:19 AM
Turns out we are going to go with 3rd party support on this.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide