Skip to content

Update freeswitch.php - #1

Open
asharpaev wants to merge 1 commit into
v3.5from
legionnet-patch-ipv6
Open

Update freeswitch.php#1
asharpaev wants to merge 1 commit into
v3.5from
legionnet-patch-ipv6

Conversation

@asharpaev

Copy link
Copy Markdown
Owner

ipv6 support
and need update DB:
ALTER TABLE sip_profiles CHANGE sip_ip sip_ip VARCHAR(39) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '';

ipv6 support
and need update DB:
ALTER TABLE `sip_profiles` CHANGE `sip_ip` `sip_ip` VARCHAR(39) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant