Commit Graph

236 Commits (a6adc84e6952883381805a75d1ebcae3c192dfd6)

Author SHA1 Message Date
Matthew Fredrickson 4dc76fbcc1 Fix comments in sip.conf (#6134)
20 years ago
Olle Johansson 125db028c3 - Add DOC file about caller ID presentation values
20 years ago
Olle Johansson 5462ec082c - Remove "incominglimit" as a configuration option in sip.conf
20 years ago
Olle Johansson 3b4f660a85 Bug 5345; Add configuration option for minimum registration time. (folsson)
20 years ago
Russell Bryant b60daeb58f Merged revisions 7599 via svnmerge from
20 years ago
Kevin P. Fleming b6b32ebd91 Merged revisions 7285,7299,7310,7329 via svnmerge from
20 years ago
Russell Bryant 6a2bb9c3e0 add description of the fromdomain option (issue #5874)
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Mark Spencer 754e28abaf Cleanup language in sip.conf (bug #5543)
20 years ago
Kevin P. Fleming aca0431935 properly document this morning's changes to 'ignoreregexpire'
20 years ago
Mark Spencer de47e29d09 Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)
20 years ago
Josh Roberson cc104b0066 finish commit bug 5427 (sip.conf.sample deserves to be updated too)
20 years ago
Kevin P. Fleming aeaf9f4cc6 remove unused config option (issue #5358)
20 years ago
Kevin P. Fleming f387421905 make sample config files easier to ready (issue #5371)
20 years ago
Russell Bryant dea1d768f9 update sample configuration to reflect new options (issue #5357)
20 years ago
Kevin P. Fleming 8af7725f98 support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
20 years ago
Kevin P. Fleming fdccf66d52 add domains documentation and rename config option
20 years ago
Kevin P. Fleming d62b19048a spelling fix (issue #5231)
20 years ago
Mark Spencer 2f67f66577 Allow "auto" dtmf mode to select between RFC2833 and inband based on peer's offer or answer.
20 years ago
Kevin P. Fleming 5f07eec58a remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' (old syntax is still supported) (issue #5068)
20 years ago
Kevin P. Fleming bf6bc6d4fd clean up rtcaching config options (issue #4075)
20 years ago
Kevin P. Fleming 0bf1d48e40 support configurable Message-Account value in NOTIFY messages (issue #4801)
20 years ago
Kevin P. Fleming 5736270107 add 'rtignoreexpire' option to allow Realtime addresses to be used regardless of expiration time (bug #4362)
21 years ago
Kevin P. Fleming 090f7d278b more cleanups for outbound registrations (bug #4457)
21 years ago
Kevin P. Fleming 7e058413fb allow fine-grained 'insecure' settings (bug #4024)
21 years ago
Mark Spencer 03f5290b89 Add SIP real authentication (bug #3782)
21 years ago
Mark Spencer 3fa3e8539d Merge config sample updates mentioning reload (bug #3697)
21 years ago
Mark Spencer 6a181832bb Add callingpres/calling limit support, small updates (bug #3577 with mods)
21 years ago
Mark Spencer cecb25eae5 Add sip show user and friends (bug #3571)
21 years ago
Mark Spencer dd7e4ef47a Merge SIP changes from oej
21 years ago
Mark Spencer 5d9bbe64c8 Merge tony's IAX/SIP realtime cache (bug #3509)
21 years ago
Mark Spencer 8f199888d5 Merge callevents etc (bug #3456)
21 years ago
Mark Spencer cb06d1d954 Minor configuration fixes/standardizations (bug #3317)
21 years ago
Mark Spencer b705f19938 Fix small sip conf issues (bug #3296)
21 years ago
Mark Spencer 7568d9a4ef Merge OSP updates from matt nicholson (with changes)
21 years ago
Mark Spencer 2f2783f231 Document polycom example (bug #3129)
21 years ago
Mark Spencer 974ecf7830 Fix example to reflect that "never" is the default value for progressinband (bug #3129)
21 years ago
Mark Spencer b1b8802edd Make it possible to configure an externhost and not just an externip (bug #3069)
21 years ago
Mark Spencer a2775a6109 fix documentation (bug #3127)
21 years ago
Mark Spencer 1297800175 Make registertimeout be configurable (bug #2874)
21 years ago
Mark Spencer 1a147cf804 Add user=phone option (bug #2244, thanks oej)
21 years ago
Mark Spencer aaf49c6f4c Add option for small headers (bug #2948)
21 years ago
Mark Spencer 387fbae462 Update sample config files for setvar
21 years ago
Mark Spencer 732337d1e6 On second thought, add new "never" option for progressinband
21 years ago
Mark Spencer 3e1fa1f6ac Fix sneakiness of OEJ
21 years ago
Mark Spencer 552b431691 Allow client code to be set from snom phone if "useclientcode=yes" in friend
21 years ago
Mark Spencer 879c401544 Add option to register extensions on IAX or SIP registration
21 years ago
Mark Spencer f1be7d7ffc Add new "route" mode to work around UNIDEN bugs (bug #2308)
21 years ago
Mark Spencer b27c9f26fe Document caveats of promiscredir (bug #2195)
21 years ago
Mark Spencer deb02a000f Add "username" to sip show peer (bug #2163) as well as a few config cleanups
22 years ago
Mark Spencer ee4a248e6b Make history configurable
22 years ago
Mark Spencer ef0128ec41 Allow nat=never mode to work around buggy UNIDEN UIP200 firmware (bug #1935)
22 years ago
Mark Spencer 9127ab071b Add option for in-band progress (bug #1879)
22 years ago
Mark Spencer 585afa7e8e Add promiscuous redirect option
22 years ago
Mark Spencer 737e9b2458 Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanups
22 years ago
Mark Spencer dd4aba8022 Document ability to change user agent (bug #1867)
22 years ago
Mark Spencer 3ef099dede In spite of my extreme distaste for SRV, make it the default.
22 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
22 years ago
Mark Spencer 9082b027ef Improve sample configuration files (bug #1125)
22 years ago
Mark Spencer d2a4408930 Show peers formatting fixes, SIP strlen optimizations, and using ACL for local network matching (bugs #1587, 1586, 1585, 1584)
22 years ago
Mark Spencer efc8c74b9a Allow global authentication realm to be set (bug #1567)
22 years ago
Mark Spencer bbaf536f6a Add "insecure=very" where we don't authenticate peers who are registered
22 years ago
Mark Spencer 7ca96ea7e5 Add white space condensing to pedantic mode of chan_sip.
22 years ago
Mark Spencer 39c9375eef Fix minor typo
22 years ago
Mark Spencer fb0af47761 Update sample sip.conf
22 years ago
Malcolm Davenport 2414aeb4dd Fix small typo in sip.conf.sample
22 years ago
Malcolm Davenport b79b6aba5d Bug # 1013: More explanation in the sip.conf.sample thanks to oej
22 years ago
Jeremy McNamara 057f297bfd document localnet/proxy
22 years ago
Martin Pycko 0827fe8bc1 Don't do externip by default
22 years ago
Martin Pycko da93b54687 Add externip keyword so that it's possible to use asterisk behind a NAT through port forwarding
22 years ago
Martin Pycko cacfd42960 Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we would take the presentation mode and send it to outbound call.
22 years ago
Mark Spencer eefb17607c Add codec examples in sip.conf
23 years ago
Mark Spencer e4614cf487 Add optional pedantic SIP checking
23 years ago
Mark Spencer f5e13431a5 Add SIP/RTP video support, video enable app_echo, start on RTCP
23 years ago
Mark Spencer fc8d3631b4 Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dials
23 years ago
Mark Spencer f7e921313e Make mimetype for NOTIFY configurable
23 years ago
Mark Spencer 0a9130bb4b SIP conf patch
23 years ago
Mark Spencer c7c91a93f2 Allow "fromuser" option and don't append port number if it's specified (you can do it with fromdomain=temp.com:5060
23 years ago
Mark Spencer 43604eb770 Implement call pickup on SIP, override context if appropriate
23 years ago
Matteo Brancaleoni 060dda2022 Mon Mar 17 07:00:01 CET 2003
23 years ago
Matteo Brancaleoni c1e327a713 Mon Mar 10 07:00:00 CET 2003
23 years ago
Matteo Brancaleoni d50ea0e9d4 Sat Mar 8 07:00:00 CET 2003
23 years ago
Matteo Brancaleoni 9ea88c1825 Mon Feb 17 07:00:01 CET 2003
23 years ago
Matteo Brancaleoni 1c156b82d1 Sun Feb 16 07:00:01 CET 2003
23 years ago
Mark Spencer 32c3738fb8 Version 0.3.0 from FTP
23 years ago
Mark Spencer ede7bca2a7 Version 0.1.12 from FTP
24 years ago