VoiceGuide IVR Software Main Page
Jump to content

Vg.line_Hangup Not Closing Conection

Recommended Posts

in case we use this

------------------------------
set vg = CreateObject("vgServices.CommandLink")
vg.Line_Hangup $RV[caller_lineid]
set vg = Nothing

to terminate caller connection VG still keeping alive connection to caller until termination script is working. How to close connection to caller and forwarding terminating procedure in termination script?

Share this post


Link to post

Could you please post vgEngine trace capturing the call.

 

We can then see what happened on the call and advise.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×