VoiceGuide IVR Software Main Page
Jump to content

How To Detect Bridged Lines?

Recommended Posts

Hi,

 

 

how to detect bridged lines?

 

can I detect success after vg.Bridge_Disconnect $RV[Conf_LineId_1], $RV[Conf_LineId_2] ? when this two lines are bridged?

 

other words

 

If vg.Bridge_Disconnect $RV[Conf_LineId_1], $RV[Conf_LineId_2] disconnect (not only executed, but disconnected because they are bridged) next step: vg.Line_Hangup $RV[Conf_LineId_2]

Share this post


Link to post

Bridge_Disconnect API call always succeeds.

 

Regarding "how to detect bridged lines?" question:

The bridged/not-bridged line status is not readable at this stage.

If you require any functionality changes made to the software please contact sales@voiceguide.com with your requirements.

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
×