[asterisk-bugs] [Asterisk 0010810]: [patch] Add optional sendtext (like sendurl is now)

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Oct 15 14:38:45 CDT 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10810 
====================================================================== 
Reported By:                outtolunc
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10810
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 83126 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             09-23-2007 18:17 CDT
Last Modified:              10-15-2007 14:38 CDT
====================================================================== 
Summary:                    [patch]  Add optional sendtext (like sendurl is now)
Description: 
gives you the ability to sendtext to the 'called' party 
(if the channel supports it), just like sendurl does now.

example:  exten => 5,1,Dial(IAX2/outtolunc,,t,,hold his foot still!)


====================================================================== 

---------------------------------------------------------------------- 
 russell - 10-15-07 14:38  
---------------------------------------------------------------------- 
Thank you for the patch submission.  However, I don't think this change is
really necessary.

1) The number of parameters and options to app_dial is already way out of
hand, so I certainly don't want to anything unless we really have to.

2) You can accomplish this exact task already.  Just use the M() option to
Dial to run a macro on the called channel.  In the macro, run the
SendText() application. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-15-07 14:38  russell        Status                   new => resolved     
10-15-07 14:38  russell        Resolution               open => won't fix   
10-15-07 14:38  russell        Assigned To               => russell         
10-15-07 14:38  russell        Note Added: 0072034                          
======================================================================




More information about the asterisk-bugs mailing list