Displaying 20 results from an estimated 35 matches for "novm".
Did you mean:
nov
1998 Aug 06
0
S-98-51: Squid cache corruption alert (fwd)
...on: External Version: 1
Subject : Squid cache corruption Date : 6-Aug-98
===============================================================================
By courtesy of AUSCERT we received information on a problem with the 1.NOVM
version of the popular Squid web caching tool. This problem can result in
web pages looking corrupted. CERT-NL agrees with the assesment of AUSCERT
that this is not a security problem per se. However, the corrupted web pages
caused by this problem might be mistakenly regarded as a sign of a possibl...
2006 Oct 18
2
gotoiftime and Macro question
Is there a way to run a macro in a GotoIfTime statement ??
from the wiki documentation it seems not, but......
I would like to do something like this:
.........
554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?Macro(exten-vm,novm,567))
it does not work, as expected from documentation
any workaround to call an extension WITHOUT vm (also if vm for that
extension is present...) as a consequence of a Time condition?
thanks in advance
Andrea
Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.
Vi...
2005 May 18
0
HELP ME!!!! Asterisk don't do calls
...;
Content-Length: 0
to 192.167.125.9:5062
-- Executing Macro("SIP/203-f9ee", "exten-vm|201@default|201") in new stack
-- Executing SetVar("SIP/203-f9ee", "FROMCONTEXT=exten-vm") in new stack
-- Executing GotoIf("SIP/203-f9ee", "0?novm|1:3") in new stack
-- Goto (macro-exten-vm,s,3)
-- Executing GotoIf("SIP/203-f9ee", "0?novm|1") in new stack
-- Executing Macro("SIP/203-f9ee", "dial|30|tr|201") in new stack
-- Executing AGI("SIP/203-f9ee", "dialparties.ag...
2009 Oct 08
4
Dialplan problem
Hi people,
I have the following dialplan, but it doesn't have the behavior that I think it should have.
[default]
exten => 2001,1,Answer
exten => 2001,n,Dial(local/3005)
exten => 2001,n,Hangup
exten => 3005,1,Set(__RINGTIMER=10)
exten => 3005,n,Macro(exten-vm,novm,3005)
exten => 3005,n,Hangup
When I execute the Originate (AMI) with the argument Channel=local/2001, It rings the local/3005 but 2 calls are generated...
Why?
Or how should the dialplan be to generate only one call on the local/3005?
Thanks,
The log is:
-- Executing [2001 at default:1]...
2003 May 28
0
OSX zero file length problem
...g/tmp/
opening connection using ssh 192.168.3.5 rsync --server -vvvlogDtpr .
/home/beldridg/tmp/
on the client side:
recv_files(576) starting
set modtime of X11 to (1049338547) Wed Apr 2 18:55:47 2003
X11/
recv_generator(X11/XF86Config-4,2)
X11/XF86Config-4 -> /etc/X11/XF86Config-4.novm
recv_generator(X11/XF86Config-4.novm,3)
send_files(3,tool-etc/X11/XF86Config-4.novm)
send_files mapped /tmp/rsynczeroattr.080845 of size 22
calling match_sums /tmp/rsynczeroattr.080845
czeroattr.080845
sending file_sum
false_alarms=0 tag_hits=0 matches=0
and here is waht results on t...
2006 Mar 12
1
Calls from PSTN , answering, When transfered get Hungup 'Zap/1-1'
...gt; ext-did
include => from-pstn-timecheck ; this has to
be included otherwise it overrides ext-did
exten => fax,1,Goto(ext-fax,in_fax,1)
**************extensions_additonal.conf*******************
contatins
[ext-local]
include => ext-local-custom
exten => 299,1,Macro(exten-vm,novm,299)
exten => 299,hint,SIP/299
exten => 326,1,Macro(exten-vm,novm,326)
exten => 326,hint,SIP/326
exten => 327,1,Macro(exten-vm,novm,327)
exten => 327,hint,SIP/327
*********** extensions_custom.conf ******************
[from-pstn-custom]
include => ext-local
exten => s,1,Answe...
2007 Jun 08
1
call problem...
...(Unspecified) D N 0 UNKNOWN
2000/2000 192.168.0.3 D N 39282 OK (100 ms)
3 sip peers [1 online , 2 offline]
-- Saved useragent "Twinkle/0.4.2" for peer 4000
-- Executing Macro("SIP/4000-163c", "exten-vm|novm|2000") in new stack
-- Executing Macro("SIP/4000-163c", "user-callerid") in new stack
-- Executing NoOp("SIP/4000-163c", "user-callerid: device 4000")
in new stack
-- Executing GotoIf("SIP/4000-163c", "0?report") in new st...
2005 May 22
0
*@home 1.0 FWD inbound problems, 2 calls generated
...- Goto (ext-local,7020,1)
-- Executing Macro("IAX2/iaxfwd@fwd/5", "exten-vm|7020@default|7020") in
new stack
-- Executing SetVar("IAX2/iaxfwd@fwd/5", "FROMCONTEXT=exten-vm") in new
stack
-- Executing GotoIf("IAX2/iaxfwd@fwd/5", "0?novm|1:3") in new stack
-- Goto (macro-exten-vm,s,3)
-- Executing GotoIf("IAX2/iaxfwd@fwd/5", "0?novm|1") in new stack
-- Executing Macro("IAX2/iaxfwd@fwd/5", "dial|15|tr|7020") in new stack
-- Executing AGI("IAX2/iaxfwd@fwd/5", &quo...
2006 Feb 01
0
how to log agents into a queue
...nounce-holdtime=no
announce-frequency=0
member => Agent/101
and in
agests.conf
Code:
agent => 101,Nicola Mosca
and then in extension.conf
Code:
exten => 201,1,AgentLogin(101)
[ext-local]
include => ext-local-custom
exten => 100,1,Macro(exten-vm,novm,100)
exten => 100,hint,SIP/100
exten => 101,1,Macro(exten-vm,novm,101)
exten => 101,hint,SIP/101
exten => 102,1,Macro(exten-vm,novm,102)
exten => 102,hint,SIP/102
i've use
Asterisk@Home 2.1to manage groups and extensions
now, for example if log extension 100 and 102 i...
2006 Oct 19
0
RE gotoiftime and Macro question
Thank you all very much: it solved my problem.
exten => 554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?novm,567,1)
...
[novm]
exten => _X.,1,Macro(exten-vm,novm,${EXTEN})
...
The remaining dialplan is not "my" specific,
is the standard dial plan provided by FreePbx, which I integrate in
...._custom.conf file
thanks,
Andrea
Chi ricevesse questa mail per errore e' gentilmente pregato d...
2006 Nov 06
0
help for recording
...e as following
[macro-exten-vm]
exten => s,1,Macro(user-callerid)
exten => s,n,Set(FROMCONTEXT=exten-vm)
exten => s,n,Set(VMBOX=${ARG1})
exten => s,n,Set(EXTTOCALL=${ARG2})
exten => s,n,Set(CFUEXT=${DB(CFU/${EXTTOCALL})})
exten => s,n,Set(RT=${IF($[$["${VMBOX}"!="novm"] |
$["foo${CFUEXT}"!="foo"]]?${RINGTIMER}:"")})
exten => s,n,Macro(record-enable,${EXTTOCALL},IN)
exten => s,n,GotoIf($["${CHANNEL:0:5}" = "Local"]?dolocaldial,1) ; if
the channel is Local
exten => s,n,Macro(dial,${RT},${DIAL_OPTIONS}...
2005 Aug 05
0
Another problem on queues
...l/8521@from-internal-8268,2", "0?15:99") in new stack
-- Goto (macro-record-enable,s,99)
-- Executing NoOp(" Local/8521@from-internal-8268,2", "NO RECORDING NEEDED") in new stack
-- Executing GotoIf(" Local/8521@from-internal-8268,2", "1?novm|1:4") in new stack
-- Goto (macro-exten-vm,novm,1)
-- Executing Macro(" Local/8521@from-internal-8268,2", "dial|120|tr|8521") in new stack
-- Executing GotoIf(" Local/8521@from-internal-8268,2", "0?4:2") in new stack
-- Goto (macro-dial,s...
2020 Jun 02
0
[PATCH nbdkit 5/5] vddk: Munge password parameters when we reexec (RHBZ#1842440).
...t-vddk-password-fd.out
+cleanup_fn rm -f $f $out
+
+# Get dummy-vddk to print the password to stderr.
+export DUMMY_VDDK_PRINT_PASSWORD=1
+
+# Password -FD.
+echo 123 > $f
+exec 3< $f
+nbdkit -fv -U - vddk \
+ libdir=.libs \
+ server=noserver.example.com thumbprint=ab \
+ vm=novm /nofile \
+ user=root password=-3 \
+ --run 'qemu-img info $nbd' \
+ >&$out ||:
+exec 3<&-
+cat $out
+
+grep "password=123$" $out
+
+# Password -FD, zero length.
+: > $f
+exec 3< $f
+nbdkit -fv -U - vddk \
+ libdir=.libs \
+ server...
2006 Nov 14
6
unable to get channel lock BAD BAD BAD
...name):0:${LEN(${RGPREFIX})}}" !=
"${RGPREFIX}"]?4:3) [pbx_config]
2.
Set(VMGAIN=${IF($["foo${VM_GAIN}"!="foo"]?"g(${VM_GAIN})":"")})
[pbx_config]
'docfu' => 1.
Set(RTCFU=${IF($["${VMBOX}"!="novm"]?${RINGTIMER}:"")}) [pbx_config]
6. Set(RT=${IF($[$["${VMBOX}"!="novm"] |
$["foo${CFUEXT}"!="foo"]]?${RINGTIMER}:"")}) [pbx_config]
10. GosubIf($[$["${DIALSTATUS}"="NOANSWER"...
2009 May 16
1
Queue Load, Asterisk Disconnected
...#39;Zap/25-1'
-- Hungup 'Zap/25-1'
-- Stopped music on hold on Zap/27-1
-- Playing periodic announcement
-- Playing 'custom/Busy' (language 'en')
-- Called Local/221 at from-internal/n
-- Executing Macro("Local/221 at from-internal-e5d7,2",
"exten-vm|novm|221") in new stack
-- Executing Macro("Local/221 at from-internal-e5d7,2",
"user-callerid") in new stack
-- Executing Set("Local/221 at from-internal-e5d7,2",
"AMPUSER=") in new stack
-- Executing GotoIf("Local/221 at from-internal-e5d7,2",...
2005 Jul 26
2
Stumped on vMail problem, any ideas?
...exten => s,3,Macro(dial,${RINGTIMER},${DIAL_OPTIONS},${ARG2})
exten => s,4,GotoIf($[${CHANNEL:0:5} = Local]?s-${DIALSTATUS},1) ; if the
channel is Local, then do not go to voicemail. This is primarily to avoid vm
for call-forwarded extensions in ring groups
exten => s,5,GotoIf($[${ARG1} = novm]?s-${DIALSTATUS},1) ; no voicemail in use
for this extension
exten => s,6,NoOp(Sending to Voicemail box ${ARG1})
exten => s,7,Macro(vm,${ARG1},${DIALSTATUS})
exten => s-BUSY,1,NoOp(Extension is reporting BUSY and has no Voicemail)
exten => s-BUSY,2,Busy()
exten => s-BUSY,3,Wait(60)
e...
2005 May 17
1
sip show registry empty ?!?!!?
...Content-Length: 0
to 192.167.125.9:5062
-- Executing Macro("SIP/203-14e6", "exten-vm|201@default|201") in new
stack
-- Executing SetVar("SIP/203-14e6", "FROMCONTEXT=exten-vm") in new stack
-- Executing GotoIf("SIP/203-14e6", "0?novm|1:3") in new stack
-- Goto (macro-exten-vm,s,3)
-- Executing GotoIf("SIP/203-14e6", "0?novm|1") in new stack
-- Executing Macro("SIP/203-14e6", "dial|15|tr|201") in new stack
-- Executing AGI("SIP/203-14e6", "dialparties.ag...
2006 Mar 22
3
PRI DMS100 -> Nortel Meridian Option 81
...ing: CCITT (ITU) standard (0) 0: 0
Location: Private network serving the local user (1)
< Ext: 1 Cause: Unknown (100), class = Protocol Error
(6) ]
-- Processing IE 8 (cs0, Cause)
-- Channel 0/20, span 1 got hangup
-- Executing Macro("Zap/20-1", "exten-vm|novm|4991") in new stack
-- Executing Macro("Zap/20-1", "user-callerid") in new stack
-- Executing DBget("Zap/20-1", "AMPUSER=DEVICE/4224/user") in new
stack
-- DBget: varname=AMPUSER, family=DEVICE, key=4224/user
-- DBget: Value not found in...
1998 Aug 02
0
ipportfw - security
...on: External Version: 1
Subject : Squid cache corruption Date : 6-Aug-98
===============================================================================
By courtesy of AUSCERT we received information on a problem with the 1.NOVM
version of the popular Squid web caching tool. This problem can result in
web pages looking corrupted. CERT-NL agrees with the assesment of AUSCERT
that this is not a security problem per se. However, the corrupted web pages
caused by this problem might be mistakenly regarded as a sign of a possibl...
2005 Oct 04
0
forward iax extension