similar to: asterisk based bbs

Displaying 20 results from an estimated 7000 matches similar to: "asterisk based bbs"

2004 Jul 29
3
queue_log question: which endpoint was connected?
Hello list, as I'm writing a little perl parser for queue_log analysis, I'd like to know *which* telephone answered a specific queue call. Unfortunately app_queue only logs the call id but does not log the call end point. This is okay for SIP endpoints, because their call id is something like SIP/endpointname-1234 so you can reasonably understand who was on answering, but for
2004 Nov 26
1
AGENTDUMP lines
Hello, I sometimes find AGENTDUMP rows on the queue_log; anybody knows what do they mean? Thanks l. -- Creato con M2, il rivoluzionario client e-mail di Opera: http://www.opera.com/m2/
2004 Oct 29
6
non blind call transfers
Hello list, I was looking for a way to implement non-blind call transfers with *, i.e. the usual behaviour of most PBXs when pressing the flash button: - A and B are talking - A pushes flash - A is free to compose a new number - B hears music on hold - A's call is answered by C - A hangs up - B and C are in conversation As much as I can understand, * only supports blind transfers, where if
2004 Jul 06
0
ZyXEL P2000W - working conf example
(I posted this note on http://www.voip-info.org/wiki-ZyXEL+P2000W+configuration too) I tried to put together comments that were asked for on the P2000W. These configs seem to work fine for a ZyXEL P2000W, thanks to Giles Scott for getting me started with it. DTMF keys work fine and are "read" correctly by Asterisk. It's important that you upgrade your phone to a modern version
2004 Sep 16
0
Receiving queue urls
Hello list, I'd like to use the Send URL function in the Queue command, so that when an agent answers a call s/he sees the browser opening with a page having pertinent information. Anybody can tell me of a soft phone supporting this feature under Windows? I tried with SJPhone with no success. Thanks l. -- Creato con M2, il rivoluzionario client e-mail di Opera:
2004 Sep 28
0
xc-ast public beta
Hello list, I promised to let you know whent XC-AST, the Asterisk queue_log analyzer I'm writing, would be available as a public beta version. Well, here it is! You can download the tarball from http://demo.xcept.it/xc-ast I *strongly* recommend to subscribe to a mailing list I'm running to get help and comment on the installation and use. It is not yet so well polished so I expect
2004 Jul 21
2
queue stats
Hello all, I need to write a queue_log parser that is going to implement more or less the functionalities described here http://lists.digium.com/pipermail/asterisk-users/2003-July/014965.html of course not everything from scratch, but this is where I'd like it to go. I am looking for - previous work (maybe it's ready somewhere and I've never heard of it) - suggestions -
2004 Jul 13
5
WiSIP and Zyxel Prestige 2000W
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Anyone have any experience with either of these, I 'd appreciate some feedback? Plus it seems pretty easy to steal a connection with this. Zyxel Prestige 2000W WiSIP thanks, - -- Steve "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." Benjamin
2013 Sep 18
0
[LLVMdev] Is it safe to insert instructions in batches into BBs?
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Marcello Maggioni > Subject: [LLVMdev] Is it safe to insert instructions in batches into BBs? > Because I need to insert instructions in a certain specific order inside > multiple different BBs I found it easy to use the IRBuilder to create > instructions without inserting them into a
2013 Sep 17
4
[LLVMdev] Is it safe to insert instructions in batches into BBs?
Hi, I'm getting a very strange behaviour while adding already created instructions in batches into basicblocks instead of creating and inserting them immediately. Because I need to insert instructions in a certain specific order inside multiple different BBs I found it easy to use the IRBuilder to create instructions without inserting them into a BB, storing them somewhere (vector, map
2010 Jul 09
1
[LLVMdev] Preserving BBs of bitcode to target binary
Hi, all I wonder whether I can preserve basic blocks of llvm-bc when it is compiled to the target(x86) binary. for instance, #llc --march=x86 test1.bc -o test1.s #llvm-gcc -O0 -o test1 test1.s then, can BBs from output binary of 'test1' find their correspondents from 'test1.bc' and vice versa? What I eventually want to find out is 1-1 mapping of BBs between llvm-bc and
2013 Sep 18
0
[LLVMdev] Is it safe to insert instructions in batches into BBs?
Marcello Maggioni <marcello at codeplay.com> writes: > I'm getting a very strange behaviour while adding already created > instructions in batches into basicblocks instead of creating and > inserting them immediately. > > Because I need to insert instructions in a certain specific order > inside multiple different BBs I found it easy to use the IRBuilder to > create
2005 Jan 02
1
Configuration details for Asterisk interaction with Vocal
I have seen a number of people in this newsgroup asking for information regarding asterisk interworking with Vocal. I was able to configure Vocal and Asterisk so that calls originating from vocal can land on an extension in Asterisk. I would like to share this info with the group The scenario that I tested was as follows. A call was originated from extn. 1001 on Vocal and the call was made to
2007 Feb 22
3
New tutorial: DTMF tone detection
Hello list, I have prepared a small tutorial today that deals with how to avoid Asterisk rebuilding DTMF tones when using it to connect industial appliances that use DTMF. You can find it at: http://astrecipes.net/index.php?n=248 I know it isn't everybody's piece of cake, but I thought somebody could be interested as well :) l. -- Home of QueueMetrics -
2003 Dec 12
1
simple question on sip.conf
Hi folks, I want to fix hole in my asterisk set up. I use Vocal as my sip proxy and * for voice mail and the g/w to PSTN, Iconnect, fwd etc. So from Vocal I redirect sip requests which needs to go 'other' places. This senario works fine. Now the issue is someone else running a vocal or another SIP proxy can redirect his calls to my * as well. Those calls two will come through general
2003 Aug 12
3
Fair comparison
I was trying to do a little searching to see if there has even been a comparison between Asterisk and VOCAL or any of the other OSS packages? "Practical Voice Over IP using VOCAL" published by O'Reilly and Associates, attempts to make a strong case about how scalable VOCAL. Of course, considering that the book is written by the makers of VOCAL, it tends to have a one sided slant.
2005 Oct 17
4
compiling Asterisk 1.2 with zaptel and h.323
Hello list, I have prepared a small recipe on how to compile Asterisk 1.2 beta 1 with a TDM400 card and H.323. You can find it at http://www.oinko.net/astrecipes/index.php?n=102 Any comment / suggestion / modification /bugfix is welcome! I was wondering: is there any way to build a version of Bristuff for 1.2 beta 1? Bye for now, l. -- Loway Research - Home of QueueMetrics
2003 Jul 14
1
Fwd:[Vocal] Question about Cisco IP hard phones
Interesting notes on the 79xx series. The 7920 is the wireless phone; not mentioned here. For a more complete guide to Cisco's phones, see: http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheets_list.html The 7902 is the "very inexpensive" Cisco phone, and it looks like it will be SCCP (Skinny) only. Twiddling my thumbs here waiting for the chan_sccp to
2006 Jun 13
1
VOCAL + Asterisk
I want to start a community based voip network projcet and am thinkimg of using VOCAL and asterisk gateways..... my question is, has anyone bench marked asterisk vs VOCAL? is it a wise idea to use VOCAL + Asterisk or Asterisk all the way.........am expecting 1000 -> 5000 users.. your thoughts would be appreciated. _________________________________________________________________ Don't
2003 Nov 17
8
DTMF
I am trying to connect to a vocal server from an asterisk server. A call is received via iax2 to my asterisk server. I then initiate a SIP connection to the vocal server. everything works great except dtmf doesnt work. A cisco 5300 can connect to this vocal server and do dtmf without a problem. I have my dtmf set to rfc2833 in the general section of the sip.conf . I can confirm that the