issues Search Results · repo:tropo/tropo-webapi-csharp language:C#
Filter by
5 results
(66 ms)5 results
intropo/tropo-webapi-csharp (press backspace or delete to remove)Hi team:
I just want to make some test of the examples, and it always show the: #TROPO#: Received non-2XX status code on
Tropo-Thread-755441209553ebeceaad7d491b29a74d [url=http://9e6b3d43.ngrok.io/OutboundSMS.aspx, ...
jiejiefa
- 1
- Opened on Nov 24, 2017
- #43
Using the Tropo class, create an Ask object and pass it into the Tropo class. The Voice property of Ask is being
stripped out and replaced with the global Voice that is a property of Tropo class. This ...
ShiftySituation
- 2
- Opened on Jun 29, 2017
- #40
If you install the NuGet Tropo package - it downloads and installs the latest NuGet version of JSON.net - however Tropo
is looking for a specific version of JSON.Net that does not match the NuGet package. ...
Adk77
- 1
- Opened on Oct 19, 2013
- #5
https://github.com/tropo/tropo-webapi-csharp/blob/master/TropoCSharp/TropoClasses.cs#L23
[JsonProperty(PropertyName = interdigitTimeout )]
public bool? InterdigitTimeout { get; set; }
As per ...
jsgoecke
- Opened on Jun 19, 2012
- #3
The following overload method needs to be update to reflect the allowSignals property:
public void Conference(Conference conference)
{
Conference(conference.Id, conference.Mute, conference.Name, conference.PlayTones, ...
mheadd
- 1
- Opened on Dec 27, 2011
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.