[asterisk-dev] Changing manager
+Manager: + +* After executing the 'status' manager action, the "Status" manager events + included the header "CallerID:" which was actually only the CallerID number, + and not the full CallerID string. This header has been renamed to + "CallerIDNum". For compatibility purposes, the CallerID parameter will remain + until after the release of 1.4, when it will be removed. Please use the time + during the 1.4 release to make this transition. Last time I discussed this with Mark - two weeks ago - we agreed that when doing changes, we need to change the Manager version number. So for 1.4, we should change the version number when we do this change. /O --- * Olle E Johansson - [EMAIL PROTECTED] * Cell phone +46 70 593 68 51, Office +46 8 96 40 20, Sweden ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
Re: [asterisk-dev] Asterisk Developers' Conference Call Proposal
On 4/11/06, Russell Bryant <[EMAIL PROTECTED]> wrote: > Hello everyone, > > We've had various attempts to have ongoing developers' conference calls > in the past. Josh Colp, Kevin Fleming, and I were talking about this > again today and would like to propose that we start this up again. > > The first issue is a matter of organization of the conference calls. I > would like to propose that we allocate 1.5 hours each week for this > call. The first hour will be for discussion of a predetermined agenda > of topics. The last 30 minutes would be reserved for open discussion > about topics not on the official agenda. Anyone would be welcome to ask > questions and bring up topics in this session. > > The topic agenda would be set at least 24 hours ahead of time and posted > on asterisk.org. Developers that would like to get a topic on the > agenda would contact me, or whoever keeps track of this, during the week > before the call. There would also be someone on the call acting as a > moderator, to keep track of time and make sure that we follow the schedule. > > The other big issue is finding a time that would be suitable for as many > of the core developers as possible. In hopes of serving both the > developers in North America and Europe, I would like to go ahead and > propose Tuesday, at 10 AM Central Time. > > All of these conference calls would be recorded and placed on > asterisk.org. We would also make the recordings available through an > RSS feed. > > Thoughts? > Sounds good! We start next week? :) -- Bird's The Word Technologies, Inc. http://www.btwtech.com/ ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
[asterisk-dev] Asterisk Developers' Conference Call Proposal
Hello everyone, We've had various attempts to have ongoing developers' conference calls in the past. Josh Colp, Kevin Fleming, and I were talking about this again today and would like to propose that we start this up again. The first issue is a matter of organization of the conference calls. I would like to propose that we allocate 1.5 hours each week for this call. The first hour will be for discussion of a predetermined agenda of topics. The last 30 minutes would be reserved for open discussion about topics not on the official agenda. Anyone would be welcome to ask questions and bring up topics in this session. The topic agenda would be set at least 24 hours ahead of time and posted on asterisk.org. Developers that would like to get a topic on the agenda would contact me, or whoever keeps track of this, during the week before the call. There would also be someone on the call acting as a moderator, to keep track of time and make sure that we follow the schedule. The other big issue is finding a time that would be suitable for as many of the core developers as possible. In hopes of serving both the developers in North America and Europe, I would like to go ahead and propose Tuesday, at 10 AM Central Time. All of these conference calls would be recorded and placed on asterisk.org. We would also make the recordings available through an RSS feed. Thoughts? Russell Bryant ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
[asterisk-dev] Put Your Asterisk Skills To The Test!
Do you love Asterisk and Nascar, NCAA Football, Music, etc.? UpSNAP, Inc. is the leader in mobile search and live mobile entertainment services. Headquartered in Davidson, N.C., The company delivers industry-leading mobile applications that combine wireless search functionality, a VoIP call-connect platform and streaming audio technologies, all of which combine to drive leading-edge mobile services. We offer the chance to work with the latest mobile technologies in a dynamic, creative and innovative professional environment. This is a great opportunity to get involved with a young company working with leading brands such as NASCAR and ESPN. It also provides unique learning experiences with industry innovators and a chance to gain practical experience with the latest mobile technologies. Telephony Asterisk Application Developer Responsibilities Design and develop custom telephony applications for Asterisk Design and create custom telephony specifications Build and manage statistical reporting engine Create large scaleable conference bridging applications Manage billing and network management issues Demonstrate professional maturity and flexibility by working with cross-functional teams to meet project deadlines. Demonstrate attention to detail, ensuring excellent code quality and documentation Requirements At least 2+ years of hands-on experience with Asterisk Understanding of telephony technologies such as VoIP, IVRs, audio formats essential At least 3+ years experience with Perl, PHP Linux experience essential SQL database skills (MySQL preferred) Familiarity with Open Source Environments Self motivated, highly proactive and reliable. Team player. Ability to excel under pressure. Experience with software development methodology, source code control, bug tracking system. BS/MS Computer Science or equivalent. WinDoze certification a disadvantage for this position. Candidates will already have legal status to work in the US contact [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
Re: [asterisk-dev] Asterisk 1.2.6 and chan_bluetooth
On 4/11/06, Andreas Nitsche <[EMAIL PROTECTED]> wrote: Hello!I hope I'm right here.Yesterday I tried to compile asterisk-1.2.6 with chan_bluetooth.I entered the chan_bluetooth.so to CHANNEL_LIBS and set the lineinclude /path/to/chan_bluetooth/Makefile at the end of the Makefile in the directory channels/./path/to/chan_bluetooth/chan_bluetooth.c:713:error: 'struct ast_channel' has no member named 'pvt' Attached is a mildly updated chan_bluetooth.c, that compiled against (at least) the test-this-branch of this morning. It successfully connects with a headset, but no sound, at least with the headset I tried. Segvios asterisk when you try to connect with a cellphone (an AG device), but it may always have done that. I tried contacting the original author over the weekend, no response. What is the ultimate destiny of the bluetooth stuff, is the other bluetooth presence code going to also one day carry audio, or is this the last, best hope for bluetooth? -- Mike TahtPostCards From the Bleeding Edgehttp://the-edge.blogspot.com chan_bluetooth.c.bz2 Description: BZip2 compressed data ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
Re: [asterisk-dev] asterisk-addons broken
On 4/11/06 9:32 AM, "Trevor G. Hammonds" <[EMAIL PROTECTED]> wrote: > I updated to the latest SVN Trunk this morning, and am no longer able to > compile asterisk-addons. > > Any ideas or suggestions as to a quick workaround? I really like using > cdr_addon_mysql... > > Sincerely, > Trevor Hammonds > > > # make > ./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -DMYSQL_LOGUNIQUEID > -I/usr/include/mysql `ls *.c` > cc -fPIC -I../asterisk -D_GNU_SOURCE -DMYSQL_LOGUNIQUEID > -I/usr/include/mysql -c -o cdr_addon_mysql.o cdr_addon_mysql.c > cdr_addon_mysql.c:239: error: conflicting types for 'description' > /usr/include/asterisk/module.h:85: error: previous declaration of > 'description' was here > cdr_addon_mysql.c:239: error: conflicting types for 'description' > /usr/include/asterisk/module.h:85: error: previous declaration of > 'description' was here > cdr_addon_mysql.c:491: error: conflicting types for 'key' > /usr/include/asterisk/module.h:102: error: previous declaration of 'key' was > here > cdr_addon_mysql.c:491: error: conflicting types for 'key' > /usr/include/asterisk/module.h:102: error: previous declaration of 'key' was > here > make: *** [cdr_addon_mysql.o] Error 1 > > ___ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-dev mailing list > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-dev Trunk is currently undergoing loader changes that will affect outside modules not maintained in the regular tree. As the other person who responded indicated, you can fix it by placing const in front but beware that the loader changes are not yet done or finalized so it may break again. -- Joshua Colp Software Developer Digium P - 256-428-6066 C - 506-878-0147 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
Re: [asterisk-dev] Asterisk 1.2.6 and chan_bluetooth
Andreas Nitsche wrote: > /path/to/chan_bluetooth/chan_bluetooth.c:713: > error: 'struct ast_channel' has no member named 'pvt' > > This error occurs several times. Your chan_bluetooth sources are not compatible with that version of Asterisk. ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev