similar to: Astricon 2004 tutorials available?

Displaying 20 results from an estimated 1000 matches similar to: "Astricon 2004 tutorials available?"

2004 Oct 06
5
Astricon 2004 links collection
Does anyone have a good list of links to the various presentations at Astricon, specifically one including a link to the performance analysis by those guys from Belgium? I would love to get a closer look at their graphs because it was impossible to read them, and I was pretty close to the front! -- Kristian Kielhofner
2004 Apr 29
1
Stop thinking - just do it! *** Speak at Astricon 2004!
Astricon 2004 is the first Asterisk user's and developer's conference, to be held in Atlanta, Georgia in September. See http://www.astricon.net ** We will soon open for early bird registrations! ** To get a very low price, I recommend that you participate as a speaker. In fact, speakers doesn't pay any fee at all to participate in Astricon. **** Send us your speaker's proposal
2008 Dec 02
2
1.6, t.38 and zoiper - t38_udptl or t38pt_udptl ?
Hi, 1. Has anyone got any success when send a TIFF file form one zoiper softphone to another ? I tried using Zoiper 2.18 free edition in windows but I'm seeing 415 Unsupported media replies. 2. Here (http://www.voipinfo.org/wiki/view/Asterisk+T.38), you can read : "Also, try using: t38_udptl=yes t38pt_rtp=no t38pt_tcp=no ... in the general section of the sip.conf and under the VoIP
2003 Mar 15
3
round() seems inconsistent when rounding 5s
It may be my lack of unerstanding, but round() seems to me to give inconsistent results when rounding 5s as in the following examples? > round(1.45, 1) [1] 1.4 # OK > round(2.45, 1) [1] 2.5 # shouldn't this be 2.4? > round(1.05, 1) [1] 1.1 # 1.0 ? and signif(): > signif(2.445, 3) [1] 2.44 # OK > signif(3.445, 3) [1]
2006 Mar 31
1
Re: BRI cards, HFC, and bristuff - a general questionto clear up my understanding.
Does anyone test Asterisk 1.2.X + bristuff-0.3.X and TDM card? We can't get it to work. -David -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Julian J. M. Sent: Friday, March 31, 2006 1:44 AM To: Chris Earle; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Re: BRI
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output as other posts to this list) [xxx@xxx zaptelrtc]# make load sync modprobe zaptel insmod ./zaprtc.o ./zaprtc.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or
2001 Sep 23
1
plot and lm (2)
Thanks for your reply Nassar. What I really want is to overlay (like add=TRUE) the plots 1 and 2. With plots "at the same screen" I meant overlaid and not one beside the other, i.e., only one plot with all the points (1 to 10) in blue (or any other color), the points 5 to 9 in red and a regression line from points 5 to 9. Best regards, Antonio Olinto ----- Original Message -----
2000 Jul 10
3
help page typos (PR#599)
A couple of help page typos that I came across: 1. help(sample) Arguments: x: Either a (numeric, complex, character or logical) vector of more than one elements from which to choose, or a positive ^ [element] 2. help(delay) Description: `delay' creates a promise to evaluate the given expression in the
2006 Dec 29
3
Problems with dovecot-sieve on Debian Etch using dovecot LDA
I am running debian etch with dovecot 1.0 rc15 from the debian repository with postfix 2.3 I am using virtual users in a postgreSQL database as taken from the dovecot wiki while making use of the password field for authentication I am using deliver as LDA and I am attempting to use the sieve plugin but try as I might I can't seem to get it working. Am I wrong in thinking that a sieve
2018 Sep 04
5
Centos on Dell XPS15
-----Original message----- > From:H <agents at meddatainc.com> > Sent: Monday 3rd September 2018 14:52 > To: Centos Mailing List <centos at centos.org> > Subject: [CentOS] Centos on Dell XPS15 > > Is anyone successfully running Centos 7 on a Dell XPS15? If so, which model? If not, what was the problem? > > Thank you! I only ran Fedora 28 Workstation Live from
2007 Aug 27
1
AstriCon Tutorials
Hello, Can someone outline what tutorials will be covered at this year's AstiCon in AZ? Are the tutorials going to be worthwhile for fellow Asterisk users/admins that have been actively building, running, and administering Asterisk boxes for years? I have a suggestion for one demo that would certainly interest me and other more advanced users. I would *love* to see a hands on live
2004 Sep 09
0
Astricon News :: Tutorials are now fully booked
*** Astricon 2004: Over 250 Asterisk professionals! Astricon, the first Asterisk user's and developer's conference is a success and we now have over 250 people registred. Thank you for all your support of this event and please have patience with us as we're trying to handle all details with payments, hotel reservations and other issues. I also wish to thank all our partners that
2004 Sep 13
2
Astricon tutorials :: Open for registration again
We're now opening up registrations for the Astricon tutorials again. We've been able to move to new conference rooms within the same hotel. Register on line at http://www.astricon.net We're sorry for the inconvienience our recent closing of the tutorials may have caused you. You are welcome to contact us at info@astricon.net to change your reservation to include the tutorials. There
2018 Sep 19
2
Centos on Dell XPS15
On 09/07/2018 04:01 AM, H wrote: > On September 4, 2018 10:51:09 AM GMT+02:00, Patrick Laimbock <patrick at laimbock.com> wrote: > > -----Original message----- > > From:H <agents at meddatainc.com> Sent: Monday 3rd September 2018 14:52 To: Centos Mailing List <centos at centos.org> Subject: [CentOS] Centos on Dell XPS15 Is anyone successfully running
2006 Aug 18
3
RH init scripts busted ?
Hi, I''m just getting started with puppet, and using the RPMS provided (on CentOS 4.3), and RedHat''s killproc is annoying me again. The process is called ''ruby'' instead of ''puppetmasterd''. $ ps 7869 PID TTY STAT TIME COMMAND 7869 ? Ss 0:00 ruby /usr/sbin/puppetmasterd [ etc ] So, service puppetmaster
2004 Sep 16
4
FW: How do I insert a newline in my title in a plot?
yes I have tries, and nothing. It just shows the strings with the slashn, just like i typed it. -----Original Message----- From: Rashid Nassar [mailto:rnassar at duke.edu] Sent: ÐÝì?ôç, 16 Óå?ôåìâñßïõ 2004 15:44 To: Christos Rodopoulos Subject: Re: [R] How do I insert a newline in my title in a plot? Have you not tried what you have already suggested: title("this is a title\nIn 2
2013 Jan 05
8
Detect Low Quality Calls - Realtime
Hi there, I support a large number of enterprise users who contractually must connect to our support center via a 4G VOIP connection. I simply want to be able to auto detect all poor quality calls in realtme (as they are being made), play a message and drop the call - without user intervention. All decent call quality calls will be allowed through - to be handled by support staff. Its a
2015 Dec 30
2
Signaling ringing on other extension
Patrick Laimbock <patrick at laimbock.com> schrieb: > On 12/30/15 12:24, Luca Bertoncello wrote: > > Ishfaq Malik <ish at pack-net.co.uk> schrieb: > > > >> Do you have a link to the user guide for your exact phone model? > > > > Unfortunately not... > > I have a Thomson ST2022, but I can just find in Internet manual for the > > ST2030...
2005 May 22
0
Digium and IPsando announces agenda for Astricon Europe - register now!
The agenda for Astricon Europe in Madrid June 15-17 is now coming together. It will be an international conference, with speakers from both USA and Europe. Last year, we had over 25 nationalities participating in the first Astricon - the Astricon where Mark released Asterisk 1.0 on the conference floor, during his keynote! Many active members of the Asterisk community talks at the conference, one
2004 Aug 24
7
SMP Performance
We're looking at implementing Asterisk in our department in the near future, we're looking at anywhere from 15-25 extensions. The machine we were looking at running this on was a Quad Xeon 450mhz (2MB L2 Cache) w/ 1GB of ram. I've heard bad things about running Asterisk on SMP machines? Would we be running into any performance issues with this machine? Tim Jackson Network Engineer