-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
185 lines (185 loc) · 6.6 KB
/
.gitmodules
File metadata and controls
185 lines (185 loc) · 6.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
[submodule "vcon-server"]
path = vcon-server
url = https://github.com/vcon-dev/vcon-server.git
branch = main
[submodule "vcon-right-to-know"]
path = vcon-right-to-know
url = https://github.com/vcon-dev/vcon-right-to-know.git
[submodule "vcon-admin"]
path = vcon-admin
url = https://github.com/vcon-dev/vcon-admin.git
branch = main
[submodule "vcon-faker"]
path = vcon-faker
url = https://github.com/vcon-dev/vcon_faker.git
[submodule "conversation-gpt"]
path = conversation-gpt
url = https://github.com/vcon-dev/conversation_gpt.git
[submodule "fake-vcons"]
path = fake-vcons
url = https://github.com/vcon-dev/fake-vcons.git
[submodule "TTS"]
path = TTS
url = https://github.com/vcon-dev/TTS.git
[submodule "awesome-vcon"]
path = awesome-vcon
url = https://github.com/vcon-dev/awesome-vcon.git
[submodule "conversational_search"]
path = conversational_search
url = https://github.com/vcon-dev/conversational_search.git
[submodule "draft-howe-sipcore-mcp-extension"]
path = draft-howe-sipcore-mcp-extension
url = https://github.com/vcon-dev/draft-howe-sipcore-mcp-extension.git
[submodule "draft-howe-vcon-lawful-basis"]
path = draft-howe-vcon-lawful-basis
url = https://github.com/vcon-dev/draft-howe-vcon-lawful-basis.git
[submodule "draft-howe-vcon-lifecycle"]
path = draft-howe-vcon-lifecycle
url = https://github.com/vcon-dev/draft-howe-vcon-lifecycle.git
[submodule "draft-howe-vcon-sip-signaling"]
path = draft-howe-vcon-sip-signaling
url = https://github.com/vcon-dev/draft-howe-vcon-sip-signaling.git
[submodule "draft-howe-vcon-wtf-extension"]
path = draft-howe-vcon-wtf-extension
url = https://github.com/vcon-dev/draft-howe-vcon-wtf-extension.git
[submodule "draft-ietf-vcon-privacy-primer"]
path = draft-ietf-vcon-privacy-primer
url = https://github.com/vcon-dev/draft-ietf-vcon-privacy-primer.git
[submodule "draft-ietf-vcon-vcon-overview"]
path = draft-ietf-vcon-vcon-overview
url = https://github.com/vcon-dev/draft-ietf-vcon-vcon-overview.git
[submodule "homebrew-tap"]
path = homebrew-tap
url = https://github.com/vcon-dev/homebrew-tap.git
[submodule "homebrew-vcon"]
path = homebrew-vcon
url = https://github.com/vcon-dev/homebrew-vcon.git
[submodule "ietf-meeting-vcons"]
path = ietf-meeting-vcons
url = https://github.com/vcon-dev/ietf-meeting-vcons.git
[submodule "ietf2vcon"]
path = ietf2vcon
url = https://github.com/vcon-dev/ietf2vcon.git
[submodule "langchain"]
path = langchain
url = https://github.com/vcon-dev/langchain.git
[submodule "load_test"]
path = load_test
url = https://github.com/vcon-dev/load_test.git
[submodule "matrix_vcon_emitter"]
path = matrix_vcon_emitter
url = https://github.com/vcon-dev/matrix_vcon_emitter.git
[submodule "modelcontextprotocol"]
path = modelcontextprotocol
url = https://github.com/vcon-dev/modelcontextprotocol.git
[submodule "mongo-redis-sync"]
path = mongo-redis-sync
url = https://github.com/vcon-dev/mongo-redis-sync.git
[submodule "pyVoIP"]
path = pyVoIP
url = https://github.com/vcon-dev/pyVoIP.git
[submodule "pydantic-vcon"]
path = pydantic-vcon
url = https://github.com/vcon-dev/pydantic-vcon.git
[submodule "rd-apmm-python-lib-rtp"]
path = rd-apmm-python-lib-rtp
url = https://github.com/vcon-dev/rd-apmm-python-lib-rtp.git
[submodule "scitt-action"]
path = scitt-action
url = https://github.com/vcon-dev/scitt-action.git
[submodule "scittles"]
path = scittles
url = https://github.com/vcon-dev/scittles.git
[submodule "signalwire_adapter"]
path = signalwire_adapter
url = https://github.com/vcon-dev/signalwire_adapter.git
[submodule "sippy-conserver-adapter"]
path = sippy-conserver-adapter
url = https://github.com/vcon-dev/sippy-conserver-adapter.git
[submodule "speechmatics-link"]
path = speechmatics-link
url = https://github.com/vcon-dev/speechmatics-link.git
[submodule "tadhack-2025"]
path = tadhack-2025
url = https://github.com/vcon-dev/tadhack-2025.git
[submodule "vcon-app-template"]
path = vcon-app-template
url = https://github.com/vcon-dev/vcon-app-template.git
[submodule "vcon-audio-adapter"]
path = vcon-audio-adapter
url = https://github.com/vcon-dev/vcon-audio-adapter.git
[submodule "vcon-background-docs"]
path = vcon-background-docs
url = https://github.com/vcon-dev/vcon-background-docs.git
[submodule "vcon-desk-viewer"]
path = vcon-desk-viewer
url = https://github.com/vcon-dev/vcon-desk-viewer.git
[submodule "vcon-dev.github.io"]
path = vcon-dev.github.io
url = https://github.com/vcon-dev/vcon-dev.github.io.git
[submodule "vcon-docs"]
path = vcon-docs
url = https://github.com/vcon-dev/vcon-docs.git
[submodule "vcon-eleven-labs-adapter"]
path = vcon-eleven-labs-adapter
url = https://github.com/vcon-dev/vcon-eleven-labs-adapter.git
[submodule "vcon-fadapter"]
path = vcon-fadapter
url = https://github.com/vcon-dev/vcon-fadapter.git
[submodule "vcon-info"]
path = vcon-info
url = https://github.com/vcon-dev/vcon-info.git
[submodule "vcon-js"]
path = vcon-js
url = https://github.com/vcon-dev/vcon-js.git
[submodule "vcon-laptop"]
path = vcon-laptop
url = https://github.com/vcon-dev/vcon-laptop.git
[submodule "vcon-lib"]
path = vcon-lib
url = https://github.com/vcon-dev/vcon-lib.git
[submodule "vcon-mac-wtf"]
path = vcon-mac-wtf
url = https://github.com/vcon-dev/vcon-mac-wtf.git
[submodule "vcon-mcp"]
path = vcon-mcp
url = https://github.com/vcon-dev/vcon-mcp.git
[submodule "vcon-s3-loader"]
path = vcon-s3-loader
url = https://github.com/vcon-dev/vcon-s3-loader.git
[submodule "vcon-sample-link"]
path = vcon-sample-link
url = https://github.com/vcon-dev/vcon-sample-link.git
[submodule "vcon-server-cli"]
path = vcon-server-cli
url = https://github.com/vcon-dev/vcon-server-cli.git
[submodule "vcon-siprec-adapter"]
path = vcon-siprec-adapter
url = https://github.com/vcon-dev/vcon-siprec-adapter.git
[submodule "vcon-speckit"]
path = vcon-speckit
url = https://github.com/vcon-dev/vcon-speckit.git
[submodule "vcon-telephony-adapters"]
path = vcon-telephony-adapters
url = https://github.com/vcon-dev/vcon-telephony-adapters.git
[submodule "vcon-the-hacks"]
path = vcon-the-hacks
url = https://github.com/vcon-dev/vcon-the-hacks.git
[submodule "vcon-zip"]
path = vcon-zip
url = https://github.com/vcon-dev/vcon-zip.git
[submodule "vscode-vcon-viewer"]
path = vscode-vcon-viewer
url = https://github.com/vcon-dev/vscode-vcon-viewer.git
[submodule "whisper"]
path = whisper
url = https://github.com/vcon-dev/whisper.git
[submodule "wtf-server"]
path = wtf-server
url = https://github.com/vcon-dev/wtf-server.git
[submodule "wtf-transcript-converter"]
path = wtf-transcript-converter
url = https://github.com/vcon-dev/wtf-transcript-converter.git
[submodule "docs"]
path = docs
url = https://github.com/vcon-dev/docs.git