aboutsummaryrefslogtreecommitdiffstats
path: root/configs
AgeCommit message (Collapse)AuthorFilesLines
2006-02-01- Adding a doc/00README.1st with an INDEX over README filesoej1-0/+26
- Moving files from / to /doc or /configs - Renaming some documentation files Thank you for the initiative, manxpower! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9046 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01- Clarify default setting of canreinvite (thanks royk)oej1-2/+18
- Add some extra headers and reference to other doc/ files for realtime git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9034 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-30Issue 5892: Set a minimum T1 timer for calls. Reporter: twistedoej1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8926 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-25From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to ↵oej1-2/+2
fourcheeze in the IRC channel for pointing this out. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8642 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-24Make it clear that caller ID in sip.conf is used only on incoming calls ↵oej1-0/+1
(inspired by bug #6183) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8554 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23changed some settings to app_args and some codemogorman1-1/+1
cleaning patch 6267 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8495 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20Fix comments in sip.conf (#6134)mattf1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8359 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20Update config. Apprently default doesn't always work now.mattf1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8345 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20- Add DOC file about caller ID presentation valuesoej2-0/+4
- Add callingpres to sip.conf - Add reference to README.callingpres from zapata.conf git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8336 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-19Add support for "musicclass" instead of "musiconhold" to make chan_zap ↵oej1-1/+1
compatible with other channels. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8300 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16Bug 5090 - sample configuration for udptl packetstilghman1-0/+30
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8102 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14Add mission options to agents.conf sample file (#6234)mattf1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8072 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14added feature for pausing and unpausing the mogorman1-1/+2
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-13 Implement the autologoffunavail option in chan_agent (#6038 with some minor ↵bweschke1-0/+7
mods) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13added two new features to meetme, autofill and mogorman1-0/+9
autopause. thanks twisted from 5577 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8060 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13forgot to take out createlink sample along withmogorman1-4/+0
other part. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8042 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12Added option for limiting a user from logging inmogorman1-0/+4
as multiple agents at same time. bug 6046 thanks ppyy git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8021 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12added page macro examples from 6077 with minor typomogorman1-0/+36
fixes. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8001 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12Merged revisions 7999 via svnmerge fromtilghman1-0/+1
/branches/1.2 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8000 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-10Make sure to update the config file for chan_zap to include japanese caller idmattf1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7946 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-08added small feature from bug 5682 with one typo fix.mogorman1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7865 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04- Remove "incominglimit" as a configuration option in sip.confoej1-2/+8
- Add documentation on call-limit, explaining that there's two counters for a type="friend". - Document the removval of "incominglimit" in UPGRADE.txt git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7775 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03add optional timestamps to manager events (issue #5535, simplified)kpfleming1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7750 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03Bug 5345; Add configuration option for minimum registration time. (folsson)oej1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7731 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27Bug 5854 - Allow quotation of the second field in extconfig, for the purpose ↵tilghman1-0/+2
of including commas (for LDAP configuration) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7647 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27Add SQL_ESC to allow single ticks to be escapedtilghman1-3/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7642 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26Added support for Feature Group C CAMA trunks (both DP and MF), and supportjdixon1-0/+2
for Feature Group D Tamdem trunks inbound (outbound was already there) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7636 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-22Merged revisions 7599 via svnmerge from russell1-1/+0
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7599 | russell | 2005-12-22 15:36:47 -0500 (Thu, 22 Dec 2005) | 3 lines revert changes to videosupport to allow per-peer setting, since it isn't quite complete and there is not an obvious fix at this point ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7600 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21Bug 5055 - Simple SQL commands from the dialplantilghman1-0/+32
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7576 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21move heading to the top of the filerussell1-4/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7574 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20Added docs for new features (duplex mode & tailmessages)jdixon1-1/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7567 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-12updated the documentation and the sample config to meet the presentcrichter1-12/+45
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7446 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-09Document other use of courtesytone, make association of "One Touch Record" ↵twisted1-1/+2
with "Touch monitor" git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7409 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-08Document two keywords that were previously missingtilghman1-5/+16
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7405 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-04Merged revisions 7285,7299,7310,7329 via svnmerge from kpfleming1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7285 | tilghman | 2005-12-02 15:12:05 -0600 (Fri, 02 Dec 2005) | 2 lines Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake ........ r7299 | oej | 2005-12-02 19:24:40 -0600 (Fri, 02 Dec 2005) | 2 lines Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-) ........ r7310 | tilghman | 2005-12-03 13:55:05 -0600 (Sat, 03 Dec 2005) | 3 lines Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid Also, remove useless res checks (initialized to 0; never set) ........ r7329 | kpfleming | 2005-12-04 12:03:07 -0600 (Sun, 04 Dec 2005) | 2 lines use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7330 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming1-0/+3
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7265 | oej | 2005-12-01 17:18:14 -0600 (Thu, 01 Dec 2005) | 2 lines Changing bug report address to the Asterisk issue tracker ........ r7266 | kpfleming | 2005-12-01 17:18:29 -0600 (Thu, 01 Dec 2005) | 3 lines Makefile 'update' target now supports updating from Subversion repositories (issue #5875) remove support for 'patches' subdirectory, it's no longer useful ........ r7268 | kpfleming | 2005-12-01 17:34:58 -0600 (Thu, 01 Dec 2005) | 2 lines ensure channel's scheduling context is freed (issue #5788) ........ r7269 | kpfleming | 2005-12-01 17:49:44 -0600 (Thu, 01 Dec 2005) | 2 lines don't block waiting for the Festival server forever when it goes away (issue #5882) ........ r7270 | kpfleming | 2005-12-01 18:26:12 -0600 (Thu, 01 Dec 2005) | 2 lines allow variables to exist on both 'halves' of the Local channel (issue #5810) ........ r7271 | kpfleming | 2005-12-01 18:28:48 -0600 (Thu, 01 Dec 2005) | 2 lines protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879) ........ r7272 | kpfleming | 2005-12-01 18:39:00 -0600 (Thu, 01 Dec 2005) | 3 lines properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870) reformat password changing code to conform to coding guidelines (issue #5870) ........ r7273 | kpfleming | 2005-12-01 18:42:40 -0600 (Thu, 01 Dec 2005) | 2 lines allow previous context-searching behavior to be used if desired (issue #5899) ........ r7274 | kpfleming | 2005-12-01 18:51:15 -0600 (Thu, 01 Dec 2005) | 2 lines inherit channel variables into channels created by Page() application (issue #5888) ........ r7275 | oej | 2005-12-01 18:52:13 -0600 (Thu, 01 Dec 2005) | 2 lines Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7276 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30add description of the fromdomain option (issue #5874)russell1-0/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7229 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming47-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-23issue #5828russell1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7192 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-23issue #5826twisted1-25/+25
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7188 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21issue #5800russell1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7158 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-17backport chan_modem fixes from v1-2kpfleming1-4/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7129 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16Finish removing chan_modem* by default.twisted1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7125 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-11issue #5689kpfleming1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7059 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08issues #3599 and #4252kpfleming1-1/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7033 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-03document an undocumented variablekpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01issue #5566kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6938 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01allow DTMF timeout to be configurable (issue #5160)kpfleming1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6918 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-31add experimental mISDN channel driver (issue #4077)kpfleming1-0/+267
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6910 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-29Cleanup language in sip.conf (bug #5543)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6893 f38db490-d61c-443f-a65b-d21fe96a405b