Hi,
im not sure if its possible, definately not out of the box but the XML files which describe the CallFlow should be the same. So what you could try:
- Create a New Project with the desired name
- Look into the files of the newproject and look for the same file types like in your deployed application, there should be a XML file and several others.
- Rename the files from the deployed app to match the names of your new project and just overwrite then into the project folder.
this should/could work. If the Application is relatively small then just redo it, but i think you would have done that if this was the case.
Fabian