Re: [asterisk-dev] status of trunk

2006-07-26 Thread Kevin P. Fleming
- Geoff Karl <[EMAIL PROTECTED]> wrote: > I am anxious to start testing the trunk version of asterisk, but it > seems like it is still in considerable flux. Hopefully the next > development cycle is a bit more predictable. I was using the cvs > version of 1.2 pretty much from the time it was

[asterisk-dev] app_queue::eventwhencalled

2006-07-26 Thread John Martin
In trunk of app_queue.c since r35504(22nd June): Have I got the purpose of eventwhencalled wrong or should the second strcasecmp in the following code be a !strcasecmp... } else if (!strcasecmp(param, "eventwhencalled")) { if (strcasecmp(val, "vars")) {

Re: [asterisk-dev] app_queue::eventwhencalled

2006-07-26 Thread Tilghman Lesher
On Wednesday 26 July 2006 14:09, John Martin wrote: > In trunk of app_queue.c since r35504(22nd June): > > Have I got the purpose of eventwhencalled wrong or should the second > strcasecmp in the following code be a !strcasecmp... > > } else if (!strcasecmp(param, "eventwhencalled")) { >

Re: [asterisk-dev] noob here ... development environment set up?

2006-07-26 Thread Kevin P. Fleming
- Aaron Paxson <[EMAIL PROTECTED]> wrote: > How do you keep up to date with Digium's svn repository, while still > maintaining your own svn repository of changes. Look at the 'Vendor Branches' section of the Subversion book. It talks about doing exactly this. -- Kevin P. Fleming Senior Sof

Re: [asterisk-dev] noob here ... development environment set up?

2006-07-26 Thread Aaron Paxson
Cool! Thanks Kevin! I didn't see that. - Original Message - From: "Kevin P. Fleming" <[EMAIL PROTECTED]> To: "Asterisk Developers Mailing List" Sent: Wednesday, July 26, 2006 4:25 PM Subject: Re: [asterisk-dev] noob here ... development environment set up? - Aaron Paxson <[EM

[asterisk-dev] zaptel spans on sysfs

2006-07-26 Thread Tzafrir Cohen
Hi I have some unexpected free time away from the internet and thought of using it to take a stab at the zaptel sysfs interface. After a while I realised that zaptel simply did not allocate device file numbers for spans. Channels get each a device file with major number 196. There are also some r

[asterisk-dev] Re: [asterisk-commits] russell: branch 1.2 r38288 - /branches/1.2/channels/chan_sip.c

2006-07-26 Thread Kevin P. Fleming
- [EMAIL PROTECTED] wrote: > +#ifdef __AST_DEBUG_MALLOC > +static void FREE(void *ptr) > +{ > + free(ptr); > +} > +#else > +#define FREE free > +#endif > + Should we just move this into a common place, now that it's being repeated in quite a few places? Alternatively, since we have ast_m

[asterisk-dev] zttranscode - bad page state

2006-07-26 Thread Michael L. Young
Hi everyone, I have been waiting to see if anyone else has come across this yet or not. It seems that the last few changes made to zttranscode in trunk is causing a bad page state and the kernel then produces a bt. I have tried clean check outs and updated to the latest kernel 2.6.17-1.2142_FC4.

Re: [asterisk-dev] Opinions requested: BUG ID 0007063: new app_voicemail feature

2006-07-26 Thread Nic Bellamy
Mitch Sharp wrote: I submitted a patch to Mantis a while back adding the ability to use 1-9 to escape to an extension vm1-vm9 while listening to a busy or unavailable greeting in app_voicemail. It was requested that I add this ability to extend while you were leaving a message as well. I took a

[asterisk-dev] Top Users in a MeetMe room???

2006-07-26 Thread Armando Alvarez
Hi, Does anybody know how many users can be in a MeetMe Conference Room at the same time??  Or somebody knows the way to calculate the Server features (processor, RAM, broad band, etc…) depending of the number of SIP or IAX clients?   I really appreciate your help and Im giving you a w

Re: [asterisk-dev] zttranscode - bad page state

2006-07-26 Thread Russell Bryant
On Wed, 2006-07-26 at 23:30 -0400, Michael L. Young wrote: > I have been waiting to see if anyone else has come across this yet or not. > It seems that the last few changes made to zttranscode in trunk is causing a > bad page state and the kernel then produces a bt. I have tried clean check > outs

Re: [asterisk-dev] Re: [asterisk-commits] russell: branch 1.2 r38288 - /branches/1.2/channels/chan_sip.c

2006-07-26 Thread Russell Bryant
On Wed, 2006-07-26 at 21:01 -0500, Kevin P. Fleming wrote: > Should we just move this into a common place, now that it's being repeated in > quite a few places? I certainly think that would be a good idea. I just couldn't decide where to put it. Then, I just decided to at least have the bugs fi

Re: [asterisk-dev] Re: FastAGI behaviour in trunk changed recently?

2006-07-26 Thread Russell Bryant
On Tue, 2006-07-25 at 12:11 +0100, Alistair Cunningham wrote: > Here is an entire Asterisk console output. The Asterisk version is > SVN-trunk-r38187, checked out today. Thanks for following up. > [to-voiptalk] > exten => _X., 1, Set(CALLERID(number)=44${CALLERID(number):1}) > exten => _00., 2,