similar to: (no subject)

Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"

2005 Jan 04
0
Does congestion exit on a different priority?
Customer is having problems with his internet connection, I have in my context: [jimballboutiques] . exten => 1235690251,1,SetGroup(customer) exten => 1235690251,2,CheckGroup(3) exten => 1235690251,3,Dial(SIP/jimball,20,r) exten => 1235690251,4,VoiceMail(u1235690251@jimballboutiques) exten => 1235690251,103,VoiceMail(u1235690251@jimballboutiques) . Now I've had it
2005 May 26
1
deadlock
All out of the blue I get these errors? Any Ideas why Please help May 26 09:54:28 WARNING[3964]: channel.c:507 ast_channel_walk_locked: Avoided initial deadlock for 'SIP/301-b9d0', 10 retries! May 26 09:54:30 WARNING[3964]: channel.c:507 ast_channel_walk_locked: Avoided initial deadlock for 'SIP/301-b9d0', 10 retries! May 26 09:54:33 WARNING[3964]: channel.c:507
2004 Dec 01
2
dont write me again
----- Original Message ----- From: <asterisk-users-request@lists.digium.com> To: <asterisk-users@lists.digium.com> Sent: Wednesday, December 01, 2004 7:07 AM Subject: Asterisk-Users Digest, Vol 5, Issue 6 > Send Asterisk-Users mailing list submissions to > asterisk-users@lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit >
2013 Dec 24
0
Fake Conferences CSCI and WORLDCOMP of Hamid Arabnia
Fake Conferences CSCI and WORLDCOMP of Hamid Arabnia Hamid Arabnia from University of Georgia is well known for his fake WORLDCOMP conferences https://sites.google.com/site/dumpconf This website has an open challenge posted sometime in 2012 and it also has comments from several well-known researchers on WORLDCOMP. Hamd Arabnia never responded to these because his conferences are bogus.
2004 Dec 01
6
Avoided deadlock
Dec 1 12:08:43 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! what does this
2005 Jun 27
0
???? WARNING[20313]: channel.c:531 ast_channel_walk_locked ????
Hello.. How is this possible?? I have 65 active calls .. but making new calls and registering isn't possible anymore the CLI command restart now didn't even work .. had to kill the process before it worked again... myasterisk*CLI> show channels Channel (Context Extension Pri ) State Appl. Data 0 active channel(s) 65 active call(s) Jun 27 16:22:06
2005 Oct 13
0
PickUpChan and Intercept
Hello everyone, I have been asked for "directed pickup" and saw that both "PickupChan" from bristuff and "Intercept" applications do the dirty work. I have tried both on asterisk-1.0.9 ( BRIstuffed-0.2.0-RC8o ) but I always got an error when trying to pick the ringing call. the debug says: SIP/marco-73a0 is ringing -- SIP/marco-73a0 is ringing --
2013 Apr 12
0
Biggest Fake Conference in Computer Science
We are researchers from different parts of the world and conducted a study on the world’s biggest bogus computer science conference WORLDCOMP ( http://sites.google.com/site/worlddump1 ) organized by Prof. Hamid Arabnia from University of Georgia, USA. We submitted a fake paper to WORLDCOMP 2011 and again (the same paper with a modified title) to WORLDCOMP 2012. This paper had numerous
2013 Sep 06
2
Fwd:
---------- Forwarded message ---------- From: Waqas Shafqat <waqas1518@gmail.com> Date: Fri, Sep 6, 2013 at 10:31 PM Subject: To: rosyara@msu.edu sorry sir i have istalled plantbreeding libraray..but when i give command "require(plantbreeding)" then following message appear > require(plantbreeding) Loading required package: plantbreeding Loading required package: qtl Failed
2014 Feb 19
0
NetVision 6.0 MIB
2014-02-12 10:13 GMT+01:00 <hamid.nabil at coop.no>: > Arnaud, > > > > I see your name all over when I look for Netvision MIB. Thought maybe you > can help me. I want the MIB for our UPS (SOCOMEC) with NetVision 6.0 > > > > I appreciate your help in advanceJ > > Regards > > Hamid Nabil > > > Hello Hamid, the procedure describing how to do
2010 Apr 29
1
R CMD check Error after R CMD build for R-2.11.0
Dear UseR, I get an error when I run "R CMD check" on my .tar.gz file package, and I don't understand why since I don't obtain any error with "R CMD check" on the package directory. Do you have any idea ? $ sudo ./R-2.11.0/bin/R CMD check eqtl_1.1.tar.gz and $ sudo ./R-2.11.0/bin/R CMD --check-subdirs=no eqtl_1.1.tar.gz return an Error * checking for working
2005 Mar 16
1
MGCP Channel Lockup and other probelms
Hi All, I'm trying to hook up asterisk (CVS-HEAD-02/09/05-13:44:11 ) to a ADIT 600 via MGCP. Got it working really nice but now have a pretty bad problem: 1. When I perform a flash on the telephone, I usually get a second dialtone, but when I dial, dialtone doesn't break. If I flash back and forth a few times, it will eventually give me no dialtone.. here if I dial, it successfully
2010 Dec 15
0
[LLVMdev] The best way to cope with AllocationInst type in old code?
Hamid 2C wrote: > Hi all, > > I am working on some old code which was compiled against llvm-2.5. > Anyway, in some places I, AllocationInst is used (e.g. to ensure the > instruction's type). Even in your current documentation > (http://llvm.org/docs/ProgrammersManual.html), I found an example that > uses this instruction. > If I got it correctly, this istruction
2015 Mar 18
1
Proposing a change in the base::sink interface for type argument
In other words: this is a standard programming paradigm in R/S which (unfortunately) is not widely known, based on my network. It is really nice for developers. Best, Kasper On Wed, Mar 18, 2015 at 5:42 PM, MacQueen, Don <macqueen1 at llnl.gov> wrote: > It's only an illusion until one actually tries providing a vector. > > > sink('foo',
2015 Mar 18
0
Proposing a change in the base::sink interface for type argument
It's only an illusion until one actually tries providing a vector. > sink('foo', type=c('s','m')) Error in match.arg(type) : 'arg' must be of length 1 The additional benefit of match.arg() which you may have not appreciated is that it allows the user to abbreviate. That is, > sink('foo', type='o') is valid usage. The essential
2010 Aug 03
0
launch of free R/Bioconductor Cloud Computing web-service
We are pleased to announce CRdata.org, a free open-source menu-driven file-sharing and Cloud-Computing web-service for R users. CRdata gives people without R expertise an intuitive graphical interface to R, while R experts can use CRdata to share their algorithms with non-experts, and to manage shared Cloud Computing resources for multiple user groups. Using CRdata, you can: * Run your data
2004 Jun 27
2
H323 audio problem
Hi everybody, I'm running an asterisk box -cvs version since few monthes, updated it middle of may and a last one on thursday (24 june) Since this one, my H323 calls loose they audio, both sides. Calling directly from Gatekeeper is ok, so problem comes from h323 asterisk channel. I saw few people telling about similar problem begining of month, does they solve their problem? I also grab
2008 Sep 04
3
a very bit problem!
Hi there! I have a bit problem with syslinux, I want to boot from a binary file, I don't want to have any OS(any kernel), so how can I do that? Should I make a special binary file? what should I specify in syslinux.cfg? ------------------------------- Hamid Reza Hasani thanks a lot! Ya Ali
2011 May 31
0
[LLVMdev] multiple function return values in LLVM
Hi Yabin, Octave uses an octave_value_list object to return multiple values so I don't think it has anything to do with the compiler. A sample function that can be dynamically linked with Octave and called from octave interpreter: #include <octave/oct.h> DEFUN_DLD (divmult, args, nargout, "") { octave_value_list retval; // do some computation to compute r0 and r1
2005 Aug 24
1
RealTime ignoringswitch=>Realtime/context@realtime_ext
I am getting this error when reload my asterisk "cdr_addon_mysql.c:264 my_load_module: Unable to load config for mysql CDR's: cdr_mysql.conf" I don't have res_mysql.conf in /etc/asterisk/. I have res_odbc.conf which is attached Res_odbc.conf ============== ;;; odbc setup file [mysql1] dsn => MySQL-asterisk username => myuser password => mypass pre-connect => yes