[Home]

Summary:ASTERISK-02780: add option to app_chanisavail for "in use"
Reporter:k3v (k3v)Labels:
Date Opened:2004-11-10 18:24:49.000-0600Date Closed:2008-01-15 15:13:52.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chanisavail-cvs.patch
( 1) chanisavail-cvs.patch.txt
( 2) chanisavail-cvs.patch.txt
( 3) chanisavail-cvs.patch.txt
Description:This patch adds an option 'state' which uses ast_parse_device_state() to determine if the channel is in use at all, rather than just unable to take more calls.  Useful for determining whether someone is on the phone already, even if they have callwaiting or more SIP calls allowed, etc.

****** ADDITIONAL INFORMATION ******

I also have this patched against 1.0.2.  This is my first patch.  Is it preferred to submit CVS patches only?
Comments:By: Brian West (bkw918) 2004-11-10 19:00:16.000-0600

disclaimer sent in yet?

By: Mark Spencer (markster) 2004-11-10 20:09:04.000-0600

option must be a single letter, too.  No more word options :)

By: k3v (k3v) 2004-11-12 11:27:29.000-0600

disclaimer faxed in.  new patch is single letter, against today's CVS.

By: k3v (k3v) 2004-11-15 10:33:52.000-0600

paths were wrong in patch, fixed.

By: Mark Spencer (markster) 2004-11-15 11:31:39.000-0600

Merged in CVS with significant changes.  If this isn't the gist of what you want, feel free to reopen.  Thanks!

By: Russell Bryant (russell) 2004-11-16 08:20:50.000-0600

Just FYI ... only bug fixes are being put in the stable branch.  Since this is a new feature, you don't need to worry about making a separate patch for 1.0.

However, if you were to submit a patch that fixes a bug, then it would be helpful to have a patch for stable as well - especially if the files are a lot different in the two branches.

Thanks for contributing!

By: Digium Subversion (svnbot) 2008-01-15 15:13:52.000-0600

Repository: asterisk
Revision: 4257

U   trunk/apps/app_chanisavail.c

------------------------------------------------------------------------
r4257 | markster | 2008-01-15 15:13:51 -0600 (Tue, 15 Jan 2008) | 2 lines

Channel availability updates (bug ASTERISK-2780 with mods)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4257