Displaying 20 results from an estimated 3000 matches similar to: "*** Yet another boring weekend? Test new Asterisk features in development!"
2006 Feb 21
1
Test my test-branch!
Friends,
The developer team for Asterisk not only consists of coders - a very
important part are the testers, those that test new code and give
feedback.
For a few weeks, I've been maintaining a large number of branches
with various stuff in them and have gotten very little feedback, not
enough to judge whether or not to move forward with these patches.
Some, but not all, code is
2006 Mar 13
1
incoming limit, call_limit, or call-limit?
Anyone have any info on the date (or bug tracker number) of the change
from incominglimit to call-limit, and is it call_limit or call-limit?
Does it work with SIP friends?
Running CVS head 8/24 (right before 1.2 release).
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Oct 27
1
Fwd: Re: Asterisk on FreeBSD
Your log file almost looks like a bug in Asterisk doesn't it?
Why call poll() with a zero timeout while passing only one FD?
and then why do the read when there is no data?
Read the man pages for all the system calls
Take a look at the source chan_sip.c
/* Wait for sched or io */
res = ast_sched_wait(sched);
if ((res < 0) || (res > 1000))
2009 Dec 17
1
Asterisk IPv6 update - we need an update
Friends,
At the first Astricon I was very happy to see Marc Blanchet as one of the attendees. I knew he was one of the IPv6 gurus and wanted someone to show some interest in Asterisk and IPv6.
Well, he did not only get interested in it, but started coding on it. The results have been available for quite some time at http://www.asteriskv6.org/ and Marc has tested it at several SIPits for
2011 Apr 26
1
Asterisk 1.6.2.18 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.18.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.2.18 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this
2011 Apr 26
1
Asterisk 1.6.2.18 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.18.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.2.18 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this
2006 Mar 24
1
Re: Subscription state after reload (New subject)
Actually, I have tested this here with an Aastra 9133i and an Asterisk@Home server, and the 9133i will re-subscribe on its own after an Asterisk reboot, if you wait long enough. It took on the order of an hour to do so. Of course, a phone reboot will get it done faster, if necessary, but it _will_ eventually re-subscribe on its own.
> Thanks Olle,
>
> So am I to understand that you
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile
below is what I have done
-download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software
cp /root/software/chan_sip2s.c /usr/src/asterisk/channels
cd /usr/src/asterisk/
patch -p0 acl.c /root/software/acl.c.patch
cd /usr/src/asterisk/include/asterisk
patch -p0 acl.h /root/software/acl.h.patch
- added the follow to /usr/src/asterisk/channels/Makefile
2003 May 14
1
G.729 Codec on Dialup
hi All,
We are using Asterisk server with sip phones (SJPhone).
On the local LAN, when we use the SJPhone as the SIP client, communication works fine with no disturbances and noices. But when it comes to dialup connection we harldy hear anything except a rough noice.
We have included G.729 Codec (Annex B) with the Asterisk server, and we added the G.729 Codec to the SJPhone too. But it seems
2004 Mar 01
0
se.contrast ....too hard??? .... Too easy????? .....too trivial???? ...... Too boring.....too????????
Hi all,
Regular and avid readers of this column will know that Don Driscoll and
I have recently posted two messages requesting assistance concerning an
apparent failure of "se.contrast" to produce an se for a contrast. So
far, an ominous silence rings in our ears, but read on Gentle Reader,
and see if even the machinations of "debug" doesn't stimulate you to
respond with a
1999 Jul 15
3
"shared mem size" parameter and smbstatus
I am trying to use the "shared mem size" parameter in Samba 2.0.4b, but
the size reported by smbstatus does not match the value I am using.
Without the parameter, the default is 1MB, and the size reported by
smbstatus is indeed 1048576. However, when I set the value of "shared
mem size" to 5242880 (5MB), smbstatus says 879608. Is smbstatus not
reporting the actual size, or
2002 Jul 19
1
Using 'patch' (was Re: Boring but useful VP3/QT patches)
--- "Daniel B. Miller" wrote:
It looks to me like patch is trying to put each .cvsignore in the vp32
directory rather than the specified subdirectories such as
Codecs/quicktime/.
It seems like I need some option to get patch to use the 'Index:'
commands. I looked at the man page, it goes on about how patch tries to
derive the filenames, but I am still confused. Any help would
2002 Jul 18
3
Boring but useful VP3/QT patches
I think I'll start with the simple stuff, just to be safe. :-)
Here are some cvsignore updates, and a fix for the inter-project dependencies in the MSVC *.dsw file.
Cheers,
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vp32-cvs-ignore-patch.diff
Type: application/octet-stream
Size: 1524 bytes
Desc: vp32-cvs-ignore-patch.diff
Url :
1999 Jan 27
1
Linux 2.2.0 and Samba client not happening for me
Dudes and/or Dudettes:
HEEELLLPPP! (such a newbie statement)
I can't get my remote SMB mounts to work on my Linux box.
duke was happily running Slackware Linux 2.0.36 and Samba 1.9.18p8 .
I upgraded to Linux 2.2.0pre9 (2.2.0final), which seemed to require
upgrading to Samba 2.0.0 . (I don't remember the exact errors)
Now i can't get my NT and '95 disks to stay mounted on
2004 Jan 08
2
SIP reload configuration problem /* New subject */
When creating users in the sip.conf file, they do not appear when running the "sip show users" command from the CLI until i restart. A reload doesnt make them appear.
As i said, I am new to the whole Asterisk thing, however have worked with IP/SIP PBX's for a few years - its most likely a user problem though!
Check it out and let me know what you get.
Cheers
Chris
PS - I would try
2006 Oct 11
4
Psst... Top secret information: Codename Pineapple
Friends in the Asterisk community,
I've been talking for years about the new version of the SIP channel.
I've been trying to get funding
and get going. Well, the funding part remains to be handled, but I
have other news - if you kan keep
it to yourself.
...I've began coding. Finally.
With a happy smile on my face I removed "pedantic=yes" the other day.
After years of
2004 Apr 22
4
boring question
<P>folks,<BR><BR>Sorry to disturb you with such a basic question, but I am
new to bandwidth control , shaper etc... I tried reading some doc
about it, but couldnĀ“t apply them to solve my (following problem):<BR><BR>I
have this..<BR><BR>[internet]------[eth0][linux box][eth1]--------[my
lan]<BR><BR><BR>ADSL (256k)<BR>eth0:
2009 Aug 25
6
Breaking news, but what happened? 11.000 channels on one server
Hello Asterisk users around the world!
Recently, I have been working with pretty large Asterisk
installations. 300 servers running Asterisk and Kamailio (OpenSER).
Replacing large Nortel systems with just a few tiny boxes and other
interesting solutions. Testing has been a large part of these
projects. How much can we put into one Asterisk box? Calls per euro
invested matters.
So far,
2006 Mar 10
3
Development news :: T38 passthrough support
Friends in the Asterisk.org community,
There is a lot of cool stuff going on in Asterisk development, things
that will change Asterisk and
make it work better in your organisation, make it easier to sell in
your area or give you more
consulting oppurtunities - in short, functionality that will make a
lot of sense for you users.
However, developers can't really get anywhere without a
2011 Jun 29
0
Asterisk 1.6.2.19 Now Available (Final Maintenance Release)
The Asterisk Development Team has announced the final maintenance release of
Asterisk, version 1.6.2.19. This release is available for immediate
download at
http://downloads.asterisk.org/pub/telephony/asterisk/
Please note that Asterisk 1.6.2.19 is the final maintenance release from the
1.6.2 branch. Support for security related issues will continue until
April 21,
2012. For more information