search for: blkvm

Displaying 15 results from an estimated 15 matches for "blkvm".

Did you mean: lkvm
2012 Aug 22
1
recording calls
...e Ringing for Notify User 1004 -- SIP/1010-00000161 is ringing -- Connected line update to SIP/ BVTrunk -00000160 prevented. -- SIP/1010-00000161 answered SIP/ BVTrunk -00000160 == Extension Changed 1010[ext-local] new state InUse for Notify User 1004 -- Executing [s at macro-auto-blkvm:1] Set("SIP/1010-00000161", "__MACRO_RESULT=") in new stack -- Executing [s at macro-auto-blkvm:2] Macro("SIP/1010-00000161", "blkvm-clr,") in new stack -- Executing [s at macro-blkvm-clr:1] Set("SIP/1010-00000161", "SHARED(BLKVM,SIP/BV...
2009 Jan 09
8
Spurious hangups on Sangoma A102d, Trixbox 2.6.1
...that was terminated. You can see the conversation lasted about forty seconds before it was hungup. [snipped the beginning of this process...] [Jan 9 12:34:12] VERBOSE[2778] logger.c: -- Executing [s at macro-dial:7] Dial("Zap/9-1", "SIP/2607&SIP/2605&SIP/2510|20|trM(auto-blkvm)") in new stack [Jan 9 12:34:12] VERBOSE[2778] logger.c: -- Called 2607 [Jan 9 12:34:12] VERBOSE[2778] logger.c: -- Called 2605 [Jan 9 12:34:12] VERBOSE[2778] logger.c: -- Called 2510 [Jan 9 12:34:12] VERBOSE[2778] logger.c: -- SIP/2510-0a29a140 is ringing [Jan 9 12:34:12] VERBOSE[2778] logge...
2009 Sep 18
0
Blind Transfer Won't Hangup
...rnal-d4cc;1", "0?skipov") in new stack -- Executing [8532 at from-internal-xfer:5] Set("Local/28688 at from-internal-d4cc;1", "__NODEST=") in new stack -- Executing [8532 at from-internal-xfer:6] Set("Local/28688 at from-internal-d4cc;1", "__BLKVM_OVERRIDE=BLKVM/8532/Local/28688 at from-internal-d4cc;1") in new stack -- Executing [8532 at from-internal-xfer:7] Set("Local/28688 at from-internal-d4cc;1", "__BLKVM_BASE=8532") in new stack -- Executing [8532 at from-internal-xfer:8] Set("Local/28688 at from-...
2007 May 15
1
Asterisk is not showing the correct Incomming CallerID
Hi Everyone, I have an asterisk box in my office. It does not display the correct Incomming Caller id. For incomming we are using ISDN Bri line which is terminated in a Digium 4 port bri card (B410P). Like if a number say 02 12345678 calls to our line asterisk displays it 12 12345678. Similarlay if a mobile number say 0416 123456 dials us , asterisk displays 1416 123456. I am not sure where the
2013 Jul 03
1
Custom dial plan for internal transfers of external calls
...712-00000166 answered DAHDI/1-1 == Extension Changed 41712[ext-local] new state InUse for Notify User 41715 == Extension Changed 41712[ext-local] new state InUse for Notify User 41717 == Extension Changed 41712[ext-local] new state InUse for Notify User 41718 -- Executing [s at macro-auto-blkvm:1] Set("SIP/41712-00000166", "__MACRO_RESULT=") in new stack -- Executing [s at macro-auto-blkvm:2] Macro("SIP/41712-00000166", "blkvm-clr,") in new stack At this point the original incoming call is answered. . . . -- Executing [s at macro-auto-bl...
2007 Dec 22
0
Dead Incoming call - Sangoma A200
...uot;) in new stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Goto (ext-group,600,4) Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1", "__NODEST=") in new stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1", "__BLKVM_OVERRIDE=BLKVM/600/Zap/2-1") in new stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1", "__BLKVM_BASE=600") in new stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1", "DB(BLKVM/600/Zap/2-1)=TRUE") in...
2011 Mar 28
1
DTMF input while waiting in queue...
...oblem" and I'll have UserEvent's generated for the press. This is the dial plan I have now. exten => 1820,1,Macro(user-callerid,) exten => 1820,n,Answer exten => 1820,n,ExecIf($["${QUEUEWAIT}" = ""]?Set(__QUEUEWAIT=${EPOCH})) exten => 1820,n,Set(__BLKVM_OVERRIDE=BLKVM/${EXTEN}/${CHANNEL}) exten => 1820,n,Set(__BLKVM_BASE=${EXTEN}) exten => 1820,n,Set(DB(${BLKVM_OVERRIDE})=TRUE) exten => 1820,n,UserEvent(QueueAlert,CallerID: ${CALLERID(number)},Queue: ${EXTEN},UniqueID: ${UNIQUEID},Channel: ${CHANNEL}) exten => 1820,n,ExecIf($[&quot...
2009 Dec 23
2
how to check Asterisk SIP registration
...2] channel.c: Avoiding initial deadlock for 'SIP/4053-b4520e98' Dec 23 13:13:16 WARNING[11482] channel.c: Avoided initial deadlock for '0xb4302278', 9 retries! Dec 23 13:13:43 VERBOSE[18837] logger.c: -- Executing Dial("SIP/6174-b456d828", "SIP/4062|20|tTwWM(auto-blkvm)") in new stack Dec 23 13:13:43 NOTICE[18837] app_dial.c: Unable to create channel of type 'SIP' (cause 3 - No route to destination) Dec 23 13:13:43 VERBOSE[18837] logger.c: == Everyone is busy/congested at this time (1:0/0/1) Dec 23 13:13:43 DEBUG[18837] app_dial.c: Exiting with DIA...
2020 Feb 05
1
Hangup hook to put back a call into a queue
...immediately hangup. first of all, in this case when in the hangup handler I will NOT like to hangup how should I finish the marco?: Hangup Return MacroExit how to redirect the call to the queue?: Queue(1000) ChannelRedirect(${CHANNEL},,1000,1) Gosub(ext-intercom,*801000,1()) dial-one,HhTtrM(auto-blkvm),1000 and what is the reason I can’t put the call back to the queue? I know that I'm already in the hangup sequence, but still wouldn't like to hangup. or this can't be done in the hangup handler? thank you for your help in advance. regards. -- Levente...
2013 Jun 13
2
Problem with CEL logging and channel bridging
...| ext-queues | DAHDI/i1/96034296-30a3 | Queue | 20,t,, | Local/1004 at from-queue-00019c34;1 | | 965226 | BRIDGE_START | 2013-06-10 10:15:18 | s | macro-dial-one | Local/1004 at from-queue-00019c34;2 | Dial | SIP/1004,"",trM(auto-blkvm) | SIP/1004-000040ce | | 965340 | BRIDGE_UPDATE | 2013-06-10 10:16:08 | s | macro-dialout-trunk | Local/1004 at from-queue-00019c34;2 | Dial | IAX2/issuegroup/110,300, | IAX2/issuegroup-17175 | | 965513 | BRIDGE_END | 2013-06-10 10:18:15 | 20 | ext-queues...
2007 Oct 11
0
Alert_INFO x2 => 400 Bad Request
...'ve checked in my config files, there is only one line with Set(__ALERT_INFO..... Any idea?? PS: I'm using Asterisk Asterisk 1.4.13-BRIstuffed-0.4.0-test4 Thanks Alert-Info: Ringer-2. Alert-Info: Ringer-2. exten => 6800,1,Macro(user-callerid,) exten => 6800,n,GotoIf($["foo${BLKVM_OVERRIDE}" = "foo"]?skipdb) exten => 6800,n,GotoIf($["${DB(${BLKVM_OVERRIDE})}" = "TRUE"]?skipov) exten => 6800,n(skipdb),Set(__NODEST=) exten => 6800,n,Set(__BLKVM_OVERRIDE=BLKVM/${EXTEN}/${CHANNEL}) exten => 6800,n,Set(__BLKVM_BASE=${EXTEN}) exten =&...
2010 May 04
0
queue members
...rs Verbosity is at least 3 # asterisk -rx "show channels concise" Zap/2-1:from-alcatel-custom:s:1:Up:Bridged Call:Local/4053 at from-internal-4120,2:4053::3::Local/4053 at from-internal-4120,2 Local/4053 at from-internal-4120,2:macro-dialout-trunk:s:19:Up:Dial:ZAP/g1/3666|300|tTwWM(auto-blkvm):3210::3:122:Zap/2-1 Local/4053 at from-internal-4120,1:from-internal:s:1:Up:Bridged Call:IAX2/coinbound-1551:3210::3::IAX2/coinbound-1551 IAX2/coinbound-1551:ext-queues:4050:19:Up:Queue:4050|t||:3210::3:128:Local/4053 at from-internal-4120,1 Verbosity is at least 3 Thanks, Vieri
2015 Apr 17
0
Why is CDR(recordingfile) not being written to the database despite being set in the dialplan?
...cuting [94003 at from-internal:2] Answer("Local/94018188888300 at from-internal-0000ad96;1", "") in new stack [Apr 16 13:42:39] VERBOSE[21378][C-000105c6] pbx.c: -- Executing [94003 at from-internal:3] Set("Local/94018188888300 at from-internal-0000ad96;1", "__BLKVM_OVERRIDE=BLKVM/94003/Local/94018188888300 at from-internal-0000ad96;1") in new stack [Apr 16 13:42:39] VERBOSE[21378][C-000105c6] pbx.c: -- Executing [94003 at from-internal:4] Set("Local/94018188888300 at from-internal-0000ad96;1", "__BLKVM_BASE=94003") in new stack [A...
2008 Feb 18
4
IAXModem - NDID=s
Hi guys I have a lovely little irritation on my hands. I?ve been trying to set up DID-based routing in Hylafax, and I?ve come across one hell of a headache:
2008 Aug 05
1
"Asterisk dead but subsys locked"
Hi Everyone, I am currently running Trixbox 2.6 and I have a problem with Asterisk. /etc/init.d/asterisk status Asterisk dead but subsys locked I deleted all files in /var/run/asterisk folder and asterisk restart... It's ok for a while. But some days after Asterisk again is dead. Can anybody help me? Rgs / budacsik