Displaying 20 results from an estimated 10000 matches similar to: "Blog post on Asterisk setup"
2005 Feb 02
2
Forbidding ZAP interface bridging
I have a problem with ZAP interface bridging in France (FXO
interface): hangup is detected through a busy tone (no polarity
inversion or whatever). When I dial out from a zap line when I receive
an incoming call on another zap line (for example to redirect calls to
my office when I'm not home), caller hangup is not detected because
Asterisk seems to put itself out of the voice path because it
2005 Jan 25
1
Bellster and DTMF
It looks like DTMF codes are not properly transmitted by bellster. For
example, you can try the toll-free number 33800123456, which asks you
to press *. When I tried that yesterday, the connection got dropped.
Sam
--
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam
2006 May 17
2
SIP Min-Expires
I am trying to register my Asterisk server to a SIP server which
doesn't accept an Expires: field smaller than 1800 seconds and
indicates it correctly with a Min-Expires: in an error response when
Asterisk tries to use its default of 120 seconds.
Is Asterisk supposed to honor this field and retry with the proposed
minimum Expires: field? It looks like it doesn't, and I had to change
the
2003 Jul 23
1
802.1x
Hi.
Is there a 802.1x implementation (client and server) for FreeBSD
-STABLE?
Sam
--
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam
2003 Jun 24
5
IPv6 CVSUP mirrors?
Hi.
I am looking for an IPv6 capable CVSUP mirror. I found a discussion
from one year ago where it was stated that CVSUP was not IPv6-capable.
Does anyone know if this has changed?
Sam
--
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam
2005 Jan 25
0
FXO and groups
Hi.
I have just added two FXO cards in my PC:
- Zap/1 is my France Telecom telephone line
- Zap/2 is my Free telephone line (Free is an ADSL provider which
provides an additional line using VOIP, but this line is only
accessible as an FXS, no way to use it directly in H.323 or SIP)
In incoming mode, those two lines ring different extensions in my
phone installation. In outgoing mode,
2005 Mar 10
1
FWDout credits sharing
This post is a FWDout specific one, but may be of interest for many
Asterisk users and may even make more of them use FWDout for the good
of everyone :)
On the one hand, I have seen many reports of people using the FWDout
(http://www.fwdout.net/) service who don't get credits because the
prefix they provide calls for to is not popular.
On the other hand, I get plenty of unused credits, much
2009 Mar 31
0
Last month on the Revolutions blog
I write about R every weekday at http://blog.revolution-computing.com
. In case you missed them, here are some articles from the past month
that may be of particular interest to r-help:
* http://tinyurl.com/cz3jmk REvolution Computing is hiring! We are
looking for enthusiastic and talented people with a strong academic
and industry track record in statistical computing for technical
sales,
2009 May 01
1
Last month on the Revolutions blog
I write about R every weekday at?http://blog.revolution-computing.com
. In case you missed them, here are some articles from the month of
April of particular interest to r-help subscribers. Thanks to everyone
who has been following the blog and sending me messages and/or leaving
comments -- it always brightens my day to hear from readers!
http://tinyurl.com/cy7x9a?(from April 1) announced the new
2006 May 24
1
Best practices: a little pop-quiz on my blog
Hey,
I just put up a little rails pop-quiz on my blog (more fun than just
writing a post saying "hey did you know...").
Seeing as it''s probably of interest to more than just the three
people (including my wife) that actually read my blog I figured it
would be okay to announce it here.
http://tinyurl.com/prxdl
I''ll post my answers in a followup tomorrow
2006 Jun 13
0
Milwaukee RUG Meeting July 12th at 5:30 - 7:30 pm
The Milwaukee Ruby User''s Group had a great kick-off meeting.
Meeting Notes => http://tinyurl.com/eg78h
You are invited to our July Meeting.
Date: July 12, 2006 - Wednesday
Time: 5:30 - 7:30 p.m.
Location: SpiderLogic, Conference Room 1 on first floor
10000 West Innovation Dr.
Milwaukee, WI 53266
Map ==> http://tinyurl.com/olprl
Look for Medical College of
2006 Aug 07
0
mkerb.org - Milwaukee RUG Meeting this Wednesday August 9 at 5:30 - 7:30
Did you know that Milwaukee has a RUG?
The Milwaukee RUG (http://www.mkerb.org)
- promoting Ruby and Rails in the Greater Milwaukee Area.
Come and join us on our next adventure.
Date: August 9, 2006
Time: 5:30 - 7:30 p.m.
Location: SpiderLogic, Conference Room 1 on first floor
10000 West Innovation Dr.
Milwaukee, WI 53266
Map ==> http://tinyurl.com/olprl
2010 Aug 08
0
[LLVMdev] MmapAllocator
Hi Steven-
Nice, but will this not break Windows? From an initial glance over your patch, it seems to assume the existence of mmap() in some form or other.
Alistair
On 8 Aug 2010, at 03:05, Steven Noonan wrote:
> Hi folks,
>
> I've been doing work on memory reduction in Unladen Swallow, and
> during testing, LiveRanges seemed to be consuming one of the largest
> chunks of
2010 Aug 08
4
[LLVMdev] MmapAllocator
Hi folks,
I've been doing work on memory reduction in Unladen Swallow, and
during testing, LiveRanges seemed to be consuming one of the largest
chunks of memory. I wrote a replacement allocator for use by
BumpPtrAllocator which uses mmap()/munmap() in place of
malloc()/free(). It has worked flawlessly in testing, and reduces
memory usage quite nicely in Unladen Swallow.
The code is available
2010 Sep 23
0
[LLVMdev] Job opening to post to list:
LLVM Compiler Developer
This person will be part of a development team for a proprietary processor. We are developing a highly optimizing compilation tools based on LLVM, and those tools will be a key factor in the success of the product.
Desired experience:
- 5+ years compiler development experience
- Extensive knowledge of LLVM internals
- Strong knowledge of compiler internals (e.g., loop
1999 Nov 19
1
solaris compiling woes
Hi,
I have a problem compiling openssh pre 1.12 on solaris 2.5.1 platform with
gnu gcc 2.95.2
u_int32_t is missing somehow and i cannot find any includes which define it.
gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\"
-DSSH_PROGRAM=\"/usr/local/bin/ssh\"
-DASKPASS_PROGRAM=\"/usr/local/lib/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c
authfile.c
1999 Nov 26
1
solaris 2.5.1
Hi,
Here's what I get (pre15 with __P(x) x fix) :
ar rv libssh.a
ranlib libssh.a
gcc -o ssh -ldl -lsocket -lnsl -lz -lcrypto -L/usr/local/ssl/lib -lssl
-lcrypto
Undefined first referenced
symbol in file
main
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to ssh
2018 Dec 07
2
Testing compiler reliability using Csmith
Thanks, Vedant. Yes, we have done a lot of testing of Clang/LLVM (and GCC)
in the past several years (more details at
https://people.inf.ethz.ch/suz/emi/index.html):
[GCC/LLVM bugs: *1,602* (total) / *1,007* (fixed)]
[Reports: GCC (link1 <http://tinyurl.com/ojzdt78>, link2
<http://tinyurl.com/oxlkmjc>, link3 <http://tinyurl.com/jd3jnl3>, link4
2006 May 31
2
Milwaukee Ruby User Group Meeting
The Milwaukee Ruby User''s Group
is pleased to announce it''s first meeting.
Date: June 7, 2006 - Wednesday
Time: 5:30 - 7:30 p.m.
Location: SpiderLogic, Conference Room 1 on first floor
10000 West Innovation Dr.
Milwaukee, WI 53266
Map ==> http://tinyurl.com/olprl
Look for Medical College of Wisconsin / Wipfli sign outside
Very Tentative Agenda:
5.30 -
2018 Dec 12
2
Testing compiler reliability using Csmith
You may also be interested in the following resources on compilers
correctness (articles, software, and talks -- from the general topics to
the ones specifically focused on testing, validation, and verification):
https://github.com/MattPD/cpplinks/blob/master/compilers.correctness.md
Best regards,
Matt P. Dziubinski
On 12/7/2018 20:19, Philip Reames via llvm-dev wrote:
> There's also