[asterisk-bugs] [Asterisk 0010689]: [patch] Callback Application

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Dec 24 21:06:57 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10689 
====================================================================== 
Reported By:                yannj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10689
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-10-2007 15:27 CDT
Last Modified:              12-24-2007 21:06 CST
====================================================================== 
Summary:                    [patch] Callback Application
Description: 
This is a Callback application, permit to play a message like :
"Your correspondant is busy to get callback press X "

If the X is pressed, on hangup Asterisk will call you back and then your
correspondant
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 12-24-07 21:06  
---------------------------------------------------------------------- 
I need a couple changes before I can commit this:

1) You should use devicestates to register a callback for an action to
take when a particular device becomes available, then generate the call
directly from this app.  It's troubling that this purports to provide
callback functionality, yet is not self-starting.  Note that it's perfectly
acceptable for this to require call spools and simply to generate the spool
file, instead of directly generating the call internally.

2) The arguments should be more:
  a) the device to monitor (e.g. SIP/201)
  b) the device to callback (e.g. Zap/g1/12025551212)
  c) the extension to call when the callback answers (e.g.
incoming,201,1)

3) The code does not correspond to the CODING-GUIDELINES document.  You'll
need to update to those specifications, too.

4) I need the EXACT text of the prompt you would like to have recorded in
both English and French (and Spanish, if you have a native speaker there),
since these prompts will need to become part of the standard set. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-24-07 21:06  Corydon76      Note Added: 0075907                          
======================================================================




More information about the asterisk-bugs mailing list