[asterisk-bugs] [Asterisk 0010810]: [patch] Add optional sendtext (like sendurl is now)
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 2 14:05:29 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10810
======================================================================
Reported By: outtolunc
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10810
Category: Applications/app_dial
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!): 83126
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-23-2007 18:17 CDT
Last Modified: 10-02-2007 14:05 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!)
======================================================================
----------------------------------------------------------------------
qwell - 10-02-07 14:05
----------------------------------------------------------------------
Near the bottom, you're replace this line
} else if (f->frametype == AST_FRAME_TEXT && !ast_test_flag64(outgoing,
OPT_RINGBACK|OPT_MUSICBACK)) {
with a DIAL_NOFORWARDTEXT.. was that a bug?
Issue History
Date Modified Username Field Change
======================================================================
10-02-07 14:05 qwell Note Added: 0071340
======================================================================
More information about the asterisk-bugs
mailing list