mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-02 14:48:22 +00:00
line it up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9362 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
cbef00ce1f
commit
24d4819b50
@ -215,8 +215,8 @@ static char vm_pref_sql[] =
|
|||||||
" username VARCHAR(255),\n"
|
" username VARCHAR(255),\n"
|
||||||
" domain VARCHAR(255),\n"
|
" domain VARCHAR(255),\n"
|
||||||
" name_path VARCHAR(255),\n"
|
" name_path VARCHAR(255),\n"
|
||||||
" greeting_path VARCHAR(255),\n"
|
" greeting_path VARCHAR(255),\n"
|
||||||
" password VARCHAR(255)\n"
|
" password VARCHAR(255)\n"
|
||||||
");\n";
|
");\n";
|
||||||
|
|
||||||
static switch_status_t load_config(void)
|
static switch_status_t load_config(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user