search for: vmstatus

Displaying 7 results from an estimated 7 matches for "vmstatus".

Did you mean: vmstats
2010 May 04
6
Interesting email project.
Hey all. My boss asked me to implement the following When DID 713xxxxxxx is dialed send an email to mmosier at xxx.com. with the time date and CID included in the email. I know how to code some but am looking for the best way to do this. Sorry I might have asked this a couple months back. I forgot. Mmosier Houston Respectfully Michael D Mosier Ftoc Certified -------------- next part
2011 Apr 21
3
missed call notification
...xten => a,1,VoicemailMain(${ARG1}) ; If they press *, send the user into VoicemailMain exten => h,1,System(/var/lib/asterisk/agi-bin/processcallemail.sh "${ARG3}" "${CALLERID(num)}" "${CALLERID(name)}" "${DIALSTATUS}" "${VMSTATUS}" "${EXTEN}") [from-sip] exten => _7[0123]XX,1,macro(stdexten,${EXTEN},sip/${EXTEN}) Following CLI output look like its not executing h extension in macro-stdexten. But if i add h extension in [from-sip] it works! do you know why ? -- Executing [7207 at from-sip:1] Macro...
2006 Nov 06
0
help for recording
...uot;]?"g(${VM_GAIN})":"")}) exten => s,n,Goto(s-${ARG2},1) exten => s-BUSY,1,NoOp(BUSY voicemail) exten => s-BUSY,n,Macro(get-vmcontext,${ARG1}) exten => s-BUSY,n,Voicemail(${ARG1}@${VMCONTEXT}|b${VMGAIN}) ; Voicemail Busy message exten => s-BUSY,n,Goto(exit-${VMSTATUS},1) exten => s-DIRECTDIAL,1,NoOp(DIRECTDIAL voicemail) exten => s-DIRECTDIAL,n,Macro(get-vmcontext,${ARG1}) exten => s-DIRECTDIAL,n,Voicemail(${ARG1}@${VMCONTEXT}|${VM_DDTYPE}${VMGAIN}) exten => s-DIRECTDIAL,n,Goto(exit-${VMSTATUS},1) exten => _s-.,1,Macro(get-vmcontext,${ARG1})...
2008 Sep 11
3
Outside SIP Caller accessing voivemail
Now that we have voicemail working, people have asked to be able to dial in externally and be able to access their voicemail. My dial plan is simple, after ringing a few extensions for some time, it goes to voicemail. What needs to happen to allow for someone to switch out of this into Voicemailmain in such a fashion that an external inbound caller wouldn't at least hear the option? Can the
2009 Nov 13
3
Virsh shutdown all command?
Hello: Is there a command in virsh to shutdown all domains? I can do one at a time, but that is untenable for a large number of domains. Thanks, Neil -- Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net CentOS 5.4 VPS with unmetered bandwidth only $25/month! 7 day no risk trial, Google Checkout accepted
2000 Jan 18
1
Problem connecting to samba shares
...t works around ; a problem in the PostScript generated by the standard Windows ; drivers--there is a check to verify sufficient virtual memory ; is available in the printer to print the job, but this fails ; under Impressario because of a bug in Impressario 1.x. The sambalp ; script strips out the vmstatus check. BTW, when using this ; setup to print be sure to configure a Windows printer driver ; that generates PostScript--QMS-PS 810 is one that should work ; with the sambalp script. This version of sambalp (if installed ; as a setuid script - see the comments at the beginning of the ; script) will...
1999 Dec 22
8
Samba Configuration Problem
...t works around ; a problem in the PostScript generated by the standard Windows ; drivers--there is a check to verify sufficient virtual memory ; is available in the printer to print the job, but this fails ; under Impressario because of a bug in Impressario 1.x. The sambalp ; script strips out the vmstatus check. BTW, when using this ; setup to print be sure to configure a Windows printer driver ; that generates PostScript--QMS-PS 810 is one that should work ; with the sambalp script. This version of sambalp (if installed ; as a setuid script - see the comments at the beginning of the ; script) will...