Commit Graph

5 Commits

Author SHA1 Message Date
Anunay Maheshwari
1834b48ad7 fix(connector): update error codes, add new error type (#1455) 2026-03-17 02:21:28 +05:30
cnderrauber
49506e1944 kind details for connector (#1299)
* kind details for connector

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 16:32:36 +08:00
cnderrauber
7dd3ea07e1 Add hidden to connector token builder (#1291)
Twilio connector participant will be hidden before
user accept call when call from agent to user
2025-11-06 22:01:00 +08:00
Anunay Maheshwari
0cba9a217d fix(connector): update protos for api version, errors, cleanup (#1277)
* fix(connector): update protos for api version, errors, cleanup

* pr feedback

* More errors, PR feedback

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-04 04:09:43 +05:30
Anunay Maheshwari
7baf62b9d8 feat(connectors): initial impl (#1221)
* feat(connectors): initial impl

* cleanup

* cleanup

* fix: remove affinity func

* add license headers

* split connector proto files

* generated protobuf

* cleanup

* add sdp helper to extract IP

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-13 16:00:54 +05:30