VoiceGuide IVR Software Main Page
Jump to content

Dialer_makecall Gives Error

Recommended Posts

I am trying to use the Dialer_MakeCall method in the VoiceGuide API from a VBNet application and I am getting the following error.

 

121605.02 0 ERROR 6.0.3107 in Dialer_MakeCall Class Module CommandLink on line 370, 438:Object doesn't support this property or method

 

The code I am using is this

 

mobjVoiceGuide = new VoiceGuide.CommandLink

mobjVoiceguide.Dialer_MakeCall("3037568895","","","C:\VoiceGuide\CAR\Scripts\line.vgs")

 

There is a silimar posting on your support forum from enadhazeem on 11/22/2005 but no resolution was givin. I've got it answering calls and the AddToOutdialQue function works just fine, however, for what I am doing, I'd really like it do make outbound calls from the app itself. Please help!

 

Thank you,

Jonah

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
×