similar to: Asterisk Article

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk Article"

2004 Sep 01
2
Rebooting Linux / Asterisk
Hello everyone, I am new to Linux, some help with the following would really be appreciated : 1.How can I load asterisk automatically in Linux each time the machine boots up (like autoexec.bat in windows) 2.how I can shut down and restart asterisk automatically every night? Thanks San -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Mar 09
3
Introduction and Doubts
Hello All,I am Nirmal Singhania from NIIT University,India. I am interested in Clustering of search results Topic. I have been in field of practical machine learning and information retrieval from quite some time. I took various courses/MOOC on Information retrieval and Text Mining and have been working on real life datasets(KDD99,AWID,Movielens). Because the problems you face in real life ML/IR
2016 Mar 10
2
Introduction and Doubts
Tf-idf is most used used weighting scheme is easy to understand and has been used in other frameworks like lucene and many other places. okapi bm25(implemented in xapian) is theoretically better/improved measure than tf-idf and i am looking into various other weighting scheme which are there in xapian or can be implemented like TF-ICF(term frequecy inverse corpus frequency),TF-RF(term
2004 Mar 04
6
Error compiling zaptel
Hi, On my Suse90-out of box I had downloaded from CVS asterisk. I'm running kernel 2.4.21-99-smp4g with 4cpu's, and the kernelsource is in /usr/src/linux Asterisk compiles with no problem. But when compiling zaptel I got this error .......... ........ ........ zaptel.c: In function `zt_ec_chunk': zaptel.c:4981: error: parse error before "unsigned" zaptel.c: In function
2016 Mar 10
2
Introduction and Doubts
I was not sharing it on maling list because i thought that someone can use all ideas i proposed in their GSOC proposal. Surely i will contribute to xapian project. sorry if that was against the rules The algorithm is not developed by me but after having much research on various clustering techniques. I found that there is a new algorithm called CLUBS(Clustering Using Binary Splitting) which gives
2004 Jul 09
3
SMDR/CDR - Asterisk integration
Hello everyone, I am developing an online SMDR / call log system for asterisk. This is going to take the form of an executable with embedded sql and webserver, pdf generation, excel generation, graphs. Actually, we have been selling this for a while now with great success and now I am starting work on the integration with Asterisk. Its a windows executbale and the executable is just about 1MB.
2010 Jun 15
4
can't seem to register, status unmonitored
Hi everybody, I am trying to register my softphone(twinkle) on an asterisk server. Everything seems to be fine. Here is the output on show registrations in twinkle: Tue 18:57:51 nikhil: you have the following registrations <sip:2001 at 172.26.48.208 <sip%3A2001 at 172.26.48.208>>;expires=3013 208 is ip of the asterisk server. on the server on doing 'sip show peers' , it
2004 Apr 10
5
Sipura SPA-2000
Hello, I am very new to asterisk and voip in general and so far have managed to get the FXO card and a few sip phones working fine. My question is where does the Sipura SPA 2000 come in the picture? Can it be used as an extension (i.e FXS) ? Or is it to be used as a line (i.e FXO)? Or it can be used as both? My understanding is that its just like another ATA186. Is that true? I guess what I
2014 Jul 09
2
[LLVMdev] Help with the 'WritingAnLLVMPass' tutorial
Hi, I'm making my way through the WritingAnLLVMPass tutorial and hitting the following issue. $ opt -load ../../../Debug+Asserts/lib/LLVMHello.so -hello < hello.bc > /dev/null opt: symbol lookup error: ../../../Debug+Asserts/lib/LLVMHello.so: undefined symbol: AnnotateHappensAfter nm -g ../../../Debug+Asserts/lib/LLVMHello.so U AnnotateHappensAfter ... $ ldd
2007 Mar 27
0
Asterisk MSOutlook Dialer
Hello everyone, we just wrote a little MSOutlook address book dialer interfaced with Asterisk. It is a small (400k) exe that you need to install. It is completely free to use, either for educational purpose or otherwise. You can download it at http://www.voip.com.sg/voip_products/voip_asterisk_outlook_dialer.html . Please send your comments to me directly as I am the developer for it. With
2004 Apr 11
1
X100P card issues - noise, volume, etc
Hello, I have just managed to get my 1st * server up and running and have a lot of issues with theX100P analog card. Would really appreciate anyone trying to help me on the following : 1. The receive and transmit is too soft. So i increased the txgain and rxgain. The volume is fine after this, but there is a lot of 'wind' noise on the line. I have my echo cancellation on, aggregive
2010 Jun 21
1
using call file
HI list-users, Greetings!! I have been using call file, i playback my file using * application:playback* and once the playback is over the call is disconnected. Is there any way it can wait and also record the dtmf inputs once the playback is over. Thanks in advace Nikhil Kumar summer intern:simmortel voice technologies rit2007033 b.tech IT 6th sem IIIT Allahabad contact at 9793905858 email:
2004 Sep 14
1
Detecting DTMF tones
Hello everyone, I am having big problems trying to detect dtmf tones while a IVR prompt is playing on zap channels. Sometimes the detection only starts 4-5 seconds into the prompts. Other times it works very well for the 1st few calls and then starts having problems. And most times it also does not detect all digits, eg when 123 is keyed in, it may detect 23 or 2 or 3, but never the complete
2005 Mar 31
2
Using kmeans given cluster centroids and data with NAs
Hello, I have used the functions agnes and cutree to cluster my data (4977 objects x 22 variables) into 8 clusters. I would like to refine the solution using a k-means or similar algorithm, setting the initial cluster centres as the group means from agnes. However my data matrix has NA's in it and the function kmeans does not appear to accept this? > dim(centres) [1] 8 22 > dim(data)
2013 May 21
1
keep the centre fixed in K-means clustering
Dear R users I have the matrix of the centres of some clusters, e.g. 20 clusters each with 100 dimentions, so this matrix contains 20 rows * 100 columns numeric values. I have collected new data (each with 100 numeric values) and would like to keep the above 20 centres fixed/'unmoved' whilst just see how my new data fit in this grouping system, e.g. if the data is close to cluster 1
1999 Jun 17
0
SAMBA config. (security=domain)
Dear all, I've tried to setup a directory share with SAMBA using the option security=domain. Infact I want that all the users' authentication is forwarded to an NT PDC without making UNIX users or mapping such users to NT domain ones. Anyway I had my Linux machine in the domain (through the PDC), then I used smbpasswd -j <DOM> -r <PDC>. After all, starting nmdb and smdb, I
2014 Sep 01
0
Media update error flooding the console output
Hi All am running asterisk 1.8 , its a realtime asterisk.have recently noticed an issues where am getting loads of these errors SIP/blabla requested media update control 26, passing it to SIP/ProviderX this literally keeps flooding the screen untill the call is answered and then i get normal "locally bridging two channels" infact, this has caused cross-talk (3-way call) between some
2008 Nov 14
0
[Schrodinger-devel] ogg dirac granulepos in oggz tools
On 2008-11-14, Conrad Parker <conrad at metadecks.org> wrote: > Should oggz-comment be modified to disallow modification of Dirac > streams, ie. does Ogg Dirac never contain VorbisComment metadata? Correct; there is no metadata handling capability in the current mapping spec. > It seems oggz chop, merge and sort will need some attention to deal > with the Dirac granulepos and
2004 Jan 06
4
Asterisk feature list: spreadsheet
http://www.loligo.com/asterisk/misc/Presentations/Asterisk-features-20040106.xls I had been asked a while ago to put together a short Excel spreadsheet listing many of the "common" features of Asterisk as compared to a typical PBX. Many PBX vendors supply an exhaustive list of their features, and I figured I'd take as many of the unique features as others had offered, and put
2010 Jun 22
1
storing DTMF inputs
Thanks a lot Danny. I have done the part of playing a file by creating a context in my dialplan. Now I am puzzled as i wish to store the DTMF inputs done by the users who is listening to the playback. I found there are ways, but some specific way by which it is not stored in file but conveyed directly to the asterisk server. When the call landed up on the softphone, i pressed keys the