Skip to content

Commit 4b02d1a

Browse files
author
wangduanduan
committed
update
1 parent ea405bb commit 4b02d1a

11 files changed

+88
-8
lines changed

config.yaml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -126,17 +126,21 @@ menu:
126126
url: /vim/
127127
weight: 10
128128
- identifier: id_fe
129-
name: "Frontend"
129+
name: "前端"
130130
url: /fe/
131131
weight: 10
132-
- identifier: id_container
133-
name: "k8s/docker"
134-
url: /container/
135-
weight: 10
136-
- identifier: id_shell
137-
name: "Shell"
138-
url: /shell/
132+
- identifier: id_kama
133+
name: "Kamailio"
134+
url: /kamailio/
139135
weight: 10
136+
# - identifier: id_container
137+
# name: "k8s/docker"
138+
# url: /container/
139+
# weight: 10
140+
# - identifier: id_shell
141+
# name: "Shell"
142+
# url: /shell/
143+
# weight: 10
140144
- identifier: id_opensips
141145
name: "OpenSIPS"
142146
url: /opensips/

content/kamailio/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: 新朋友 - kamailio学习笔记
3+
linktitle: Kamailio
4+
description: Kamailio VOIP
5+
toc: true
6+
---
7+
8+
本笔记针对有有一定OpenSIPS基础的人来看, 否则,建议您查看[OpenSIPS2.4.X 中文实战系列](/opensips/),。
9+
10+
在后文中,我们简称Kamailio为km。
11+
12+
# 文章列表
189 KB
Loading
44.3 KB
Loading
40.4 KB
Loading
33.9 KB
Loading
18.7 KB
Loading
11.5 KB
Loading
57.5 KB
Loading
54 KB
Loading

0 commit comments

Comments
 (0)