similar to: Development news :: Smarter medialess calls!

Displaying 20 results from an estimated 12000 matches similar to: "Development news :: Smarter medialess calls!"

2006 May 31
0
Asterisk Bootcamp in Europe :: June 12-16 and the Asterisk SIP Masterclass in Chicago, July 2006
** Asterisk Bootcamp in Stockholm, Sweden The next Asterisk Training is the Edvina.net Asterisk Bootcamp - the class we have been giving for over a year under the brand name "Astricon Training". The same teacher, the same material and a new name. All students have a PC and will install a fully working Asterisk PBX. During the week, we will build a business PBX configuration as
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
2009 Apr 01
10
FOR IMMEDIATE RELEASE: NEW CHANNEL DRIVER FOR ASTERISK RELEASED TODAY
* NEW CHANNEL DRIVER FOR ASTERISK 1.6 AND VOXSWITCH 3 ADDS AUDIO AND VIDEO TO MICROBLOGGING! In a surprising move, Digium in partnership with Edvina today released a new channel driver for Asterisk, chan_tweet. The driver connects seamlessly to several microblogging platforms, including Twitter, Facebook, Laconi.ca/Identi.ca and GSM text/SMS. The main feature of this new module is to
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
2007 Dec 15
17
Upgrade to Asterisk 1.4 - it's one year's old!
Friends in the Asterisk community, I'm kind of interested in the slow uptake of Asterisk 1.4. Between 1.2 and 1.4 there's been a lot of important development. New code cleanups, optimization, new functions. I realize that 1.4 at release time wasn't ready for release, but we've spent one year polishing it, working hard with bug fixes. The 1.4 that is in distribution now is
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 Apr 20
1
MeetAsterisk in Europe - register today!
Friends, Beginning next week, I will travel around Europe to teach Asterisk - the one day Meet Asterisk training. MeetAsterisk is organized by Edvina in cooperation with Digium and Voop. In many places, local Asterisk equipment resellers participate and show their equipment. This is the tour plan: * Amsterdam April 26 * Copenhagen April 27 * Oslo April 28 * Paris May 3 * Brussels May 4 *
2008 Apr 13
1
Similar option as promiscredir to use in transfer (REFER)
I made a similar question in a previous thread, but there was no answer, so I think I was not very clear making the question. What I need is some configuration that works like "promiscredir=yes" in sip.conf that enables me to do the same thing with transfer (REFER), letting me transfer a sip call to a non local sip address. Thanks in advance, Thiago Abra sua conta no Yahoo!
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
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))
2010 Apr 01
7
Press release: Virtual Communication Clouds :: New feature in Asterisk 1.8
FOR IMMEDIATE RELEASE Puerto Escondido, Mexico, April 1st, 2010: Digium launches Asterisk VCC (TM) - a new virtual communication platform for enterprises, the public sector and the home. =========================================================== Asterisk 1.8 will contain a stunning new technology for all Asterisk users world- wide - virtual communication clouds or VCC (TM). With this
2006 Apr 24
0
Development news :: New AEL and configuration system
Friends in the Asterisk community, Yesterday the Asterisk development branch, also known as "svn trunk", changed quite a lot. We added two major features: A new version of AEL and a new configuration system. Hang on, and I'll explain! * AEL - The Asterisk Extension Language -------------------------------------------------------- Last summer, Mark Spencer created a new
2006 May 16
0
Join the Asterisk Video Task Force if you're into video telephony development!
** Want to see who you're talking to? Video telephony is growing. A couple of developers has formed the Asterisk Video Task Force in order to improve the support for video telephony in Asterisk for the 1.6 release this fall. There is already support for video in the SIP and the IAX2 channel, but we need to add more in order to improve the support, among other things add video to H.323
2003 Oct 02
0
WINXP Messenger SIP Client (Good News, Bad News) WINXP authorization with secret
I had this same problem with WINXP WinMESS, (what a name mess) I changed the Distro from Redhat 8.0 to Mandrake 9.1 and bam! It all works!! Does anyone know of a problem with this and RH 8.0???? Are you running Redhat?? I now have Messenger working fine as well as X-ten, Sipps, and some others. I have standardized on Mandrake 9.1 and asterisk seams to have NO problems. REDHat 8.0 proved as
2004 Dec 19
3
[Asterisk-Dev] RE: [Asterisk-biz] Asterisk training andcertification :: AstriconTraining
I feel this is a slap in the face for those of us that have been here and I don't feel I should HAVE to pay to be certified... I think me and MANY others are about to walk out of the project over this. I have already spoken with many people that are close to the project. You're hurting US and our ability to make money. I still know the code better than most of the people that will be
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
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 Jun 06
0
What to do on a national celebration day? Test, test, test!
Today is Swedens national day - since a few years a holiday too. We don't have a tradition on how to celebrate. Sweden has not been to war for a very long time, so there's no real spirit for the country here - it's been aroundfor such a long time, so what? :-) Guess we have to learn from abroad, to get a celebration feeling like July 4th in the US or May 17th in Norway (from
2007 Nov 16
1
channels to destroy
Hello, In a couple of Asterisks, after type "sip show channels" we have a lot of these: IP_PEER dst_number something 00102/00103 unkn No (d) Rx: BYE IP_PEER dst_number2 something2 00102/00103 unkn No (d) Rx: BYE We are using ASterisk 1.2.x When I say "a lot" I mean more than 180, more than 230, etc. Is it normal? How we can remove it? Thank you very much, --
2004 May 30
6
*** Asterisk Sunday News: Gone Fishing...
Spring is back in the Stockholm area. After a few day's worth winter re-runs, the sun is back and night-time temperature is at least 5 degrees celsius. Time to move out all my annual flowers and prepare the garden for summer. Sweden is famous for our annual five week holidays - by law. From june to late august, it's almost impossible to make any business decision, since there's always