[sr-dev] git:master:ab3ad7ed: lib: add new DB scheme entity 'socket_len' with length 128 to prepare the change of uri_len
Henning Westerholt
hw at skalatan.de
Tue Aug 27 22:01:54 CEST 2019
Module: kamailio
Branch: master
Commit: ab3ad7ed318f3b76c75c716ad1c0e280bb478262
URL: https://github.com/kamailio/kamailio/commit/ab3ad7ed318f3b76c75c716ad1c0e280bb478262
Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-08-27T21:38:14+02:00
lib: add new DB scheme entity 'socket_len' with length 128 to prepare the change of uri_len
---
Modified: src/lib/srdb1/schema/entities.xml
---
Diff: https://github.com/kamailio/kamailio/commit/ab3ad7ed318f3b76c75c716ad1c0e280bb478262.diff
Patch: https://github.com/kamailio/kamailio/commit/ab3ad7ed318f3b76c75c716ad1c0e280bb478262.patch
---
diff --git a/src/lib/srdb1/schema/entities.xml b/src/lib/srdb1/schema/entities.xml
index 17a47baf83..933777de2d 100644
--- a/src/lib/srdb1/schema/entities.xml
+++ b/src/lib/srdb1/schema/entities.xml
@@ -1,5 +1,6 @@
<!ENTITY user_len "64">
<!ENTITY domain_len "64">
+<!ENTITY socket_len "128">
<!ENTITY from_tag_len "128">
<!ENTITY to_tag_len "128">
<!ENTITY password_len "64">
More information about the sr-dev
mailing list