Archived
14
0
Fork 0
Commit graph

35 commits

Author SHA1 Message Date
file
70bd4c82c8 Merged revisions 85571 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r85571 | file | 2007-10-15 13:39:59 -0300 (Mon, 15 Oct 2007) | 4 lines

Document that DTMF based features only work when two channels are bridged together.
(closes issue #10773)
Reported by: pbayley

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85578 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-15 16:41:56 +00:00
russell
a7037d38cb Add support for configuring named groups of custom call features in
features.conf.  This allows you to create a feature one time, and then map it
into groups for various different key mappings for the same feature, as well
as easy access control to groups of features.
(patch from bbryant)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66774 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-31 18:21:47 +00:00
russell
2b9b6e7216 Revert changes that snuck in with revision 66724.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66773 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-31 18:09:50 +00:00
russell
e66dd5eb50 Fix a crash on reload by using calloc() instead of malloc() to ensure that
data is properly initialized.
(issue #9765, reported by MatsK, patch from eliel)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66724 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-31 14:52:30 +00:00
russell
4157b99d4a In addition to making it so attended transfers don't fail unnecessarily,
add some new options to control what happens when you hangup on an attended
transfer before the target extension answers the transferred channel.  You
can now have it send the transferee back to the transferer.
(issue #8413, patch from sergee with very minor modifications by me)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@62593 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-01 22:24:51 +00:00
file
91a0c3bd91 Allow the user to specify where to enable the respective features for when a parked call is picked up. (ie: transfers and parking)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54910 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 18:08:34 +00:00
file
7f152598d6 Add option to features.conf that enables parking via DTMF on picked up parked calls. (issue #9082 reported by francesco_r)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54889 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 17:41:27 +00:00
file
a23e1898ce Add parkedcalltransfers option for res_features. This basically enables/disables DTMF based transfers. If you want to get former behavior you will have to make sure it is enabled.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51152 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-16 17:50:25 +00:00
oej
4575d6eff8 Update sample config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49152 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-02 13:50:51 +00:00
tilghman
9b9ca6cac5 Merged revisions 42716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r42716 | tilghman | 2006-09-11 11:39:06 -0500 (Mon, 11 Sep 2006) | 2 lines

Spelling/grammar fixes (Issue 7929)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42717 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11 16:41:49 +00:00
qwell
9f2ad2c670 Kevins last commit made me spot a typo.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41282 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-29 21:52:40 +00:00
kpfleming
b4399f3264 add one remaining bit of functionality to the features.conf applicationmap (from Matt Nicholson in Digium Express Services)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41281 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-29 21:20:43 +00:00
russell
66421e3fc5 Merge my applicationmap_fixup branch to address the issues described in this
post to the asterisk-dev mailing list:
  http://lists.digium.com/pipermail/asterisk-dev/2006-August/022174.html

This implements full control over both which channel(s) can activate a dynamic
feature, as well as which channel to run the application on.  I also updated
the documentation on the applicationmap in features.conf.sample in hopes that
the configuration is more clear.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39109 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-07 04:15:52 +00:00
kpfleming
6049bb6539 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37988 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-19 20:44:39 +00:00
mogorman
ec8ef55d83 allows for configurable answer timeout on attended transfer
patch 0006763 with minor changes.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29766 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-23 18:23:05 +00:00
bweschke
fb49b06821 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29467 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-22 16:43:43 +00:00
oej
6fa10d3955 Clarify the need for numeric parking positions (imported from 1.2)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17152 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03 20:45:45 +00:00
russell
ea85b02de9 add a CLI command that allows converting files to other formats using
the Asterisk file format and codec translator modules (issue #6062)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14027 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 20:45:29 +00:00
russell
3b6c2dc392 Merged revisions 13964 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r13964 | russell | 2006-03-21 13:59:29 -0500 (Tue, 21 Mar 2006) | 3 lines

add a note explaining how to set the DYNAMIC_FEATURES variable to allow the use
of custom features (issue #6747)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13967 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 19:00:26 +00:00
mogorman
61820f0d59 added feature for pausing and unpausing the
monitor app from manager and in the call through
features.conf bug 5395 for the patch


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8070 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 00:32:30 +00:00
mogorman
1af231176b added small feature from bug 5682 with one typo fix.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7865 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-08 00:25:31 +00:00
twisted
8669287083 Document other use of courtesytone, make association of "One Touch Record" with "Touch monitor"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7409 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-09 00:27:11 +00:00
kpfleming
24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
kpfleming
2786f77f14 document an undocumented variable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-03 21:53:44 +00:00
kpfleming
89bf07cab3 add ability to map feature sequences to applications (issue #3764)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6374 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23 02:22:33 +00:00
markster
c485db98d0 Add option to park in the next slot (bug #4028)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5512 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-27 03:58:40 +00:00
markster
28f89ca18c Various/assundry cleanups
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4680 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 21:31:40 +00:00
anthm
d64e0791c1 allow sounds to be configurable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4678 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 21:00:20 +00:00
markster
deb2725de8 Merge Tony's attended # transfer with changes (bug #3241)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4677 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 19:56:47 +00:00
markster
e6f35a87bc Make features configurable and easier to implement
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4650 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-04 04:01:40 +00:00
russell
6664a37250 make pick-up extension configurable. update ChangeLog
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3843 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-26 20:47:01 +00:00
markster
71c82f51e5 Merge ADSI parking announcement (bug #2211)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3787 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-15 19:49:33 +00:00
markster
b9b32e3172 Add documentation for new courtesy tone (bug #2329)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3700 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31 19:19:05 +00:00
markster
bca09ec25b Merge gryn's transfer digit timeout patch (bug #2184)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3555 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-01 01:38:15 +00:00
markster
fc1d3d8122 rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3463 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-17 20:58:01 +00:00
Renamed from configs/parking.conf.sample (Browse further)