Skip to content

Commit b80bbc6

Browse files
committed
remove dead
1 parent 91a961f commit b80bbc6

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

tcnapi/exile/gate/v2/public.proto

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,19 +1199,6 @@ message DialResponse {
11991199
* Supports: Cold transfer, Warm transfer, and Conference.
12001200
*/
12011201

1202-
message TransferColdRequest {
1203-
string partner_agent_id = 1;
1204-
oneof destination {
1205-
string destination_partner_agent_id = 1;
1206-
Outbound outbound = 2;
1207-
}
1208-
1209-
message Outbound {
1210-
string caller_id = 1;
1211-
string destination = 2;
1212-
}
1213-
}
1214-
12151202
message TransferRequest {
12161203
string partner_agent_id = 1;
12171204
oneof destination {

0 commit comments

Comments
 (0)