mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-20 11:43:52 +00:00
fixed not compile issue, which was just introduced
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46352 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -301,7 +301,7 @@ static const struct misdn_cfg_spec port_spec[] = {
|
|||||||
"\tPossible values are positive integers or:\n"
|
"\tPossible values are positive integers or:\n"
|
||||||
"\t yes (= 4 seconds)\n"
|
"\t yes (= 4 seconds)\n"
|
||||||
"\t no (= 0 seconds = disabled)" },
|
"\t no (= 0 seconds = disabled)" },
|
||||||
{ "nttimeout", MISDN_CFG_NTTIMEOUT, MISDN_CTYPE_BOOL, "no", NONE
|
{ "nttimeout", MISDN_CFG_NTTIMEOUT, MISDN_CTYPE_BOOL, "no", NONE ,
|
||||||
"Set this to yes if you want calls disconnected in overlap mode"
|
"Set this to yes if you want calls disconnected in overlap mode"
|
||||||
"when a timeout happens.\n"},
|
"when a timeout happens.\n"},
|
||||||
{ "msns", MISDN_CFG_MSNS, MISDN_CTYPE_MSNLIST, NO_DEFAULT, NONE,
|
{ "msns", MISDN_CFG_MSNS, MISDN_CTYPE_MSNLIST, NO_DEFAULT, NONE,
|
||||||
|
Reference in New Issue
Block a user