We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

QueueCalls.php and VB.Net or C#

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
fkuhne
Posts: 21
Joined: Mon Nov 20, 2006 10:21 pm

QueueCalls.php and VB.Net or C#

Post by fkuhne »

Does anyone have some example code using VB.Net or C# calling QueueCall.php? Is it actually necessary to create a text file or is there a way to form the request so that a file does not physically need to be created?

We have a Citrix hosted Windows Forms application which will allow users to create a call campaign and submit numbers. We'd rather not create files on the server if possible, particularly if it isn't necessary. There aren't really any .Net code samples anywhere so if anyone could share how they are creating the request that would be great.

fkuhne
Posts: 21
Joined: Mon Nov 20, 2006 10:21 pm

Re: QueueCalls.php and VB.Net or C#

Post by fkuhne »

Should be QueueCalls.php all the way through. This will be a list of calls and each call will need to have parameters set with some ids we'll use in our IVR app for the start url to retrieve some more necessary information.

fkuhne
Posts: 21
Joined: Mon Nov 20, 2006 10:21 pm

Re: QueueCalls.php and VB.Net or C#

Post by fkuhne »

Working through this now. When I'm done I'll post up a thorough VB.Net example from soup to nuts.

Post Reply