First, please try running liverpie with the -v parameter (verbose). It'll be a bit more explanatory.
The reason of the message "PROBLEM..." seems to be the empty response that the webapp gave it. Normally, after a reset a next_action is required.
As for the cookies, they are handled correctly as far as I can tell, but -v should give us a hint as to what's wrong.
It might be a good idea to disable forgery protection in the controller that speaks to Liverpie.
Let me know,
Alex
> --
> You received this message because you are subscribed to the Google Groups "Liverpie Support" group.
> To post to this group, send email to liverpie...@googlegroups.com.
> To unsubscribe from this group, send email to liverpie-suppo...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/liverpie-support?hl=en.
>
Alexander
I'd do things exactly the same as you did. I can't think of a
"Liverpie way" to do it, since Liverpie will work with any IVR
scenario. I think the true problem is seeing what's wrong with your
intercept command.
Can you run intercept from other contexts? Perhaps your local version
of Freeswich doesn't have this command implemented?
I'm afraid my Freeswitch skills aren't good enough to help you here,
and the problem seems to lie with Freeswitch. Sorry!
Alex