summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
AgeCommit message (Collapse)Author
2006-03-28support subscription-based MWI, and use proper Call-ID on NOTIFY messages ↵Kevin P. Fleming
(issue #6390) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15476 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ↵Kevin P. Fleming
modifications) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15435 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-27Issue #5427Olle Johansson
- Enable videosupport per device - Implement maxcallbitrate setting for video calls Patch by John Martin, thanks! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15148 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-27Issue #6705 (oej)Olle Johansson
- Implement option for allow/disallow subscriptions - Implement option for allow/disallow overlap dialling - Set default to disable overlap dialling in sip.conf.sample for new installations - Remove overlap dialling from subscription logic git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15107 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-19Fix reference to README filesOlle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13549 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-16Clarify documentation for "progressinband" - imported from 1.2Olle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13246 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-28Whitespace changesOlle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11455 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-10restore 'rfc2833' naming for DTMF mode in chan_sipKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9391 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-09- Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.Olle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9294 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-01- Clarify default setting of canreinvite (thanks royk)Olle Johansson
- Add some extra headers and reference to other doc/ files for realtime git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9034 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-30Issue 5892: Set a minimum T1 timer for calls. Reporter: twistedOlle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8926 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-25From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to ↵Olle Johansson
fourcheeze in the IRC channel for pointing this out. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8642 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-24Make it clear that caller ID in sip.conf is used only on incoming calls ↵Olle Johansson
(inspired by bug #6183) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-20Fix comments in sip.conf (#6134)Matthew Fredrickson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8359 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-20- Add DOC file about caller ID presentation valuesOlle Johansson
- Add callingpres to sip.conf - Add reference to README.callingpres from zapata.conf git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8336 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-04- Remove "incominglimit" as a configuration option in sip.confOlle Johansson
- 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: https://origsvn.digium.com/svn/asterisk/trunk@7775 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-03Bug 5345; Add configuration option for minimum registration time. (folsson)Olle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-22Merged revisions 7599 via svnmerge from Russell Bryant
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: https://origsvn.digium.com/svn/asterisk/trunk@7600 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-04Merged revisions 7285,7299,7310,7329 via svnmerge from Kevin P. Fleming
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: https://origsvn.digium.com/svn/asterisk/trunk@7330 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-30add description of the fromdomain option (issue #5874)Russell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7229 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29Cleanup language in sip.conf (bug #5543)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6893 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28properly document this morning's changes to 'ignoreregexpire'Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6871 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6870 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-12finish commit bug 5427 (sip.conf.sample deserves to be updated too)Josh Roberson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6745 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-05remove unused config option (issue #5358)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6724 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-04make sample config files easier to ready (issue #5371)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6720 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-04update sample configuration to reflect new options (issue #5357)Russell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6713 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-27support optional sending of Remote-Party-ID headers (issue #2471, heavily ↵Kevin P. Fleming
modified to actually work properly) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-26add domains documentation and rename config optionKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6669 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-14spelling fix (issue #5231)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-06Allow "auto" dtmf mode to select between RFC2833 and inband based on peer's ↵Mark Spencer
offer or answer. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6518 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-30remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' ↵Kevin P. Fleming
(old syntax is still supported) (issue #5068) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-25clean up rtcaching config options (issue #4075)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-23support configurable Message-Account value in NOTIFY messages (issue #4801)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6365 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-09add 'rtignoreexpire' option to allow Realtime addresses to be used ↵Kevin P. Fleming
regardless of expiration time (bug #4362) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-05more cleanups for outbound registrations (bug #4457)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5844 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-27allow fine-grained 'insecure' settings (bug #4024)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5521 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-24Add SIP real authentication (bug #3782)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-17Merge config sample updates mentioning reload (bug #3697)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5187 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-13Add callingpres/calling limit support, small updates (bug #3577 with mods)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5017 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-13Add sip show user and friends (bug #3571)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5015 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-12Merge SIP changes from oejMark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5013 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-10Merge tony's IAX/SIP realtime cache (bug #3509)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29Merge callevents etc (bug #3456)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4921 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-11Minor configuration fixes/standardizations (bug #3317)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-09Fix small sip conf issues (bug #3296)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-05Merge OSP updates from matt nicholson (with changes)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4674 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-04Document polycom example (bug #3129)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4651 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-31Fix example to reflect that "never" is the default value for progressinband ↵Mark Spencer
(bug #3129) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4622 65c4cc65-6c06-0410-ace0-fbb531ad65f3