Re: [Asterisk-Users] Updated Patch to chan_agent.c for PREACKANNOUNCE

2005-08-26 Thread Hadar Pedhazur
Greg Boehnlein wrote: Right. It's a botched design and chan_agent's design doesn't lend itself to being very helpful in the process, but that is where it had to go. This is the reason that I dropped work on it, as ICD was a much more intelligent design at the time. Thank you very much for res

Re: [Asterisk-Users] Updated Patch to chan_agent.c for PREACKANNOUNCE

2005-08-26 Thread Greg Boehnlein
On Fri, 26 Aug 2005, Hadar Pedhazur wrote: > Hmmm. I am often surprised when I don't get a response to a post that I > think would interest at least _one_ person in the community. This one > surprised me a little more, since I offered some code ;-). > > This morning, I just got a bounce notice

Re: [Asterisk-Users] Updated Patch to chan_agent.c for PREACKANNOUNCE

2005-08-26 Thread Greg Boehnlein
On Thu, 18 Aug 2005, Hadar Pedhazur wrote: > First, many thanks to Greg Boehnlein for his patch to chan_agent.c > for adding a "preackannounce" option. > > I am running CVS HEAD from 2005/07/31, and the patch failed in a > few hunks, since the code was refactored to add in some CASE > statements

[Asterisk-Users] Updated Patch to chan_agent.c for PREACKANNOUNCE

2005-08-26 Thread Hadar Pedhazur
ot; keyword in the agents.conf file (doh...). All of my other questions still apply, as well as my offer to share the code/patch. Original Message ---- Subject: [Asterisk-Users] Updated Patch to chan_agent.c for PREACKANNOUNCE Date: Thu, 18 Aug 2005 16:28:19 -0400 From: Hadar Pe

[Asterisk-Users] Updated Patch to chan_agent.c for PREACKANNOUNCE

2005-08-18 Thread Hadar Pedhazur
First, many thanks to Greg Boehnlein for his patch to chan_agent.c for adding a "preackannounce" option. I am running CVS HEAD from 2005/07/31, and the patch failed in a few hunks, since the code was refactored to add in some CASE statements where there were compound if statements before. Anyway,