Displaying 2 results from an estimated 2 matches for "welcomefil".
Did you mean:
welcomefile
2003 Jul 11
2
Hide version information -- patch attached
...ion closed.
I am not a friend of "security through obscurity", but I think each
administrator should have the choice to decide, wether this sensitive
information should be freely available or not. So I wrote a small patch
(see attached file).
The patch introduces the new parameter "WelcomeFile" to the
configuration file. Only if this parameter points to a valid file,
openssh reads a welcome message up to 128 characters out of it and
displays it at the identfication exchange, e.g.:
> badboy:~ > telnet niceboy 22
> Trying a.b.c.d...
> Connected to localhost.
> Esc...
2010 Mar 10
4
Extensions.conf changed but not take effect
...me a long time.
when i change the extensions.conf file. why not take effects after
restart the asterisk? details as follow:
my dailplan is :
[95040]
exten => _95040XXXXX,1,Set(CALLINNUM=${CALLERID(dnid)})
exten => _95040XXXXX,n(start),Answer
exten => _95040XXXXX,n(welcome),Background(${welcomefile},,123)
...
exten => i,1,Playback(invalid)
exten => i,2,Goto(${CALLINNUM},welcome)
first, i have changed _95040XXXXXX to _95040XXXXX , but when excute
exten => i,2,Goto(${CALLINNUM},welcome)
cli error message as follow:
-- Executing [s at extinvalid:2] Goto("SIP/1000-0000000...