C# Call Control API MakeCall Help

Status
Not open for further replies.

vtech

Gold Partner
Advanced Certified
Joined
Mar 3, 2011
Messages
6
Reaction score
1
Does anybody know what options you can put in the second parameter which can take a Dictionary<string, string> in the PBXConnection.MakeCall method? I was wondering if there is a way to specify the caller ID using that parameter, however, I can't find any documentation on this method that gives the available options to pass to it. Any and all help is appreciated.
 
There is documentation for this method in source code, but neither NDoc nor Sand Castle generate it. At least I didn't find a way to enforce them to put it into the API documentation.

In any case, this method is designed to serve very specific call scenarios and it doesn't provide requested functionality.
 
SY said:
There is documentation for this method in source code, but neither NDoc nor Sand Castle generate it. At least I didn't find a way to enforce them to put it into the API documentation.

In any case, this method is designed to serve very specific call scenarios and it doesn't provide requested functionality.

Can you expand on the "Very specific call scenarios" Stepan? Might help in an app we are writing for a customer
 
SY said:
There is documentation for this method in source code, but neither NDoc nor Sand Castle generate it. At least I didn't find a way to enforce them to put it into the API documentation.

In any case, this method is designed to serve very specific call scenarios and it doesn't provide requested functionality.
Is there any way you could post the parameters that are available to pass to this method on this forum so we know what we have to work with? I appreciate your help.
 
vtech said:
I was wondering if there is a way to specify the caller ID using that parameter
vtech said:
Is there any way you could post the parameters
it doesn't provide requested functionality. It is for sure.
abc123 said:
Can you expand on the "Very specific call scenarios" Stepan? Might help in an app we are writing for a customer
"Very specific call scenarios"="for internal use"
If you develop applications then you should know about problems related to the situation when your application use "undocumented" functions.

This method of PBXConnection object is not a "Wunderwaffe". It doesn't provide predictible and useful functionality...
 
Status
Not open for further replies.

Forum statistics

Threads
111,870
Messages
589,481
Members
164,716
Latest member
jvon@essentialnetworktech