search for: vmext

Displaying 4 results from an estimated 4 matches for "vmext".

Did you mean: vmexit
2003 Nov 03
1
Proper syntax for the "Cut" application?
Hi. I am looking for the proper syntax for the Cut application. I am working on a "Feature Code" extension that drops a caller directly into a voicemail box. Here is what I have: exten => _55.,1,Answer() exten => _55.,2,Cut(VMEXT=EXTEN|55|2) exten => _55.,3,Voicemail(u${VMEXT}) exten => _55.,4,Hangup() When I dial 551100, the system tries to process this but I get dropped immediately. Here is the output: -- Executing Answer("SIP/ppc-6aa2", "") in new stack -- Executing Cut("SIP/ppc-6aa2&quo...
2004 Jun 01
15
Feedback needed! FindMe/FollowMe Feature Spec.
Hello all, I'm going to tackle learning C this week, and start writing my first * add-on/contribution; assuming it's actually worthy of contributing once it's done.. I think I've chosen a hefty project for my first go round here... I'd like to get some feedback from everyone on a FindMe/FollowMe spec I've put together. Before you read on, let me say, I don't want
2009 Jul 01
2
Multi-tenant parking broken in 1.6.1.1?
...0parking ;parkext => 1000 parkpos => 1001-1020 findslot => next If I understand this correctly, the parkinglog_a100 would be the channel variable and a100parking the context into which parking extensions are placed. We set the channel parameter in sip.conf: [a100](!,common) context=a100 vmext=999 parkinglot=parkinglot_a100 subscribecontext=a100 accountcode=a0000-0100 fromdomain=ssiservices.biz [userx](a100) mailbox=yyy at a100,xxx at a100 secret=something callerid=John A. Sullivan III <xxx> fromuser=userid and we included the context in extensions.conf: [a100] ; SSI exten =>...
2013 Apr 09
39
[PATCH 0/4] Add posted interrupt supporting
From: Yang Zhang <yang.z.zhang@Intel.com> The follwoing patches are adding the Posted Interrupt supporting to Xen: Posted Interrupt allows vAPIC interrupts to inject into guest directly without any vmexit. - When delivering a interrupt to guest, if target vcpu is running, update Posted-interrupt requests bitmap and send a notification event to the vcpu. Then the vcpu will handle this