Commit Graph

429 Commits (b7a25e15d1ed0bf6166be6d7979b75f53e110352)

Author SHA1 Message Date
Russell Bryant e29b987b30 Add a simple janitor project
17 years ago
Tilghman Lesher 631d8e5fbe fileio.h does not exist; io.h does, though.
17 years ago
Steve Murphy 5fb4b1bbe5 This is the scariest commit I've done in a long time. This is the astobj2-ification of chan_sip. I've tested a number of scenarios like crazy. It used to have 4x the call setup/teardown performance of trunk, but now it's roughly at parity. I will attempt to find the bottlenecks and get it back to the 4x mark. The changes made were somewhat invasive, but the value to the community of these upgrades outweighs waiting further for more testing. Every change being made to chan_sip was lousing this code up when we tried to merge. Peers, Users, Dialogs, are all now astobj2 objects, indexed via hashtables. Refcounting is used to track objects and free them at the bitter end of their lives. Please file issues on bugs.digium.com, and PLEASE, please, please be patient. One natural advantage to all the hash-table work is that loading large sip.conf files full of thousands of peers now goes much faster. One more please: PLEASE help thrash this code and test it.
17 years ago
Russell Bryant afd8783577 Make some notes about common usage of pbx_builtin_getvar_helper() that is not
17 years ago
Tilghman Lesher 3f78a375a0 Merged revisions 111605 via svnmerge from
17 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
17 years ago
Jeff Peeler 3c4c3c0dd2 documenting changes as a result of adding TCP functionality to ExternalIVR
17 years ago
Jason Parker ce66adb981 Merged revisions 107826 via svnmerge from
17 years ago
Russell Bryant de31be8741 fix example usage
17 years ago
Russell Bryant 5fa773a9f9 minor text changes
17 years ago
Russell Bryant 56e6a4b2bb Add updated SMDI documentation that I had only sitting in my email ... oops
17 years ago
Mark Michelson 2ed30d47e8 Adding the Atxfer manager command. With this, you may initiate
17 years ago
Michiel van Baak eafa9b0de0 document var_metric usage to prevent bugreports that are actually configuration issues
17 years ago
Russell Bryant 0e3ef53ddd note that the chan_sip conversion is already in progress
18 years ago
Russell Bryant 4314170e73 add another janitor project
18 years ago
Russell Bryant cf78b1c81d Add the stuff from the janitor projects page that is still relevant. I figure
18 years ago
Jason Parker e5ce766eed Create placeholder file...for now.
18 years ago
Tilghman Lesher a616346c6d 1) Make braces mandatory for if/for/while, even around single statements.
18 years ago
Brett Bryant 55aaa80d15 Adding more tls configuration details to sip.conf sample, with a list of valid ciphers provided in both files. .. First commit since July, woot
18 years ago
Tilghman Lesher f92a3e119e Move Originate to a separate privilege and require the additional System privilege to call out to a subshell.
18 years ago
Mark Michelson 6923be5f30 Merged revisions 103722 via svnmerge from
18 years ago
Mark Michelson d3b1054f6a Same changes as made to 1.4 in revision 103710
18 years ago
Mark Michelson a819ab2102 Trunk version of 1.4's imap documentation updates
18 years ago
Jason Parker 7928888ecd Reintroduce more chan_vpb stuff that was removed in r100421 and r100422
18 years ago
Jason Parker aa9c40236c Get rid of that last little bit.
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago
Olle Johansson b35f8d0358 Documentation updates for BRIDGEPVTCALLID
18 years ago
Olle Johansson b8f8106fa0 Small fixes
18 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
18 years ago
Terry Wilson 417c6dcb1d Update res_phoneprov to default to setting the SERVER variable to the IP
18 years ago
Joshua Colp 95605d1c10 Update documentation.
18 years ago
Russell Bryant 25275cc862 Add some extra checking to help out with a potential error when trying to
18 years ago
Tilghman Lesher 14ddade5a1 Documentation updates
18 years ago
Terry Wilson 3570ad103d Added a new module, res_phoneprov, which allows auto-provisioning of phones
18 years ago
Mark Michelson 905fc559d1 Adding user-configurable TCP timeout settings to IMAP voicemail. This could
18 years ago
Jason Parker 03f68a8a3a Fix -s socket option, and document it as well.
18 years ago
Mark Michelson 9d89dc11ae Adding documentation for new manager actions and events in app_queue
18 years ago
Mark Michelson b489558138 Merging the queue-penalty branch. In short, this allows one to dynamically adjust
18 years ago
Olle Johansson 489a648d5d Add option for starting remote Asterisk by naming the actual runtime socket instead of pointing
18 years ago
Olle Johansson d66be1efca A minor update, caused by a recent bug report ;-)
18 years ago
Luigi Rizzo 97a87204fc small documentation update (nothing important).
18 years ago
Olle Johansson 17afebc1a6 HUGE improvements to QoS/CoS handling by IgorG
18 years ago
Olle Johansson e2a8a6f46a Add a few extra headers in the voicemail users listing in
18 years ago
Luigi Rizzo b70e98be1a add a bit of info on the build infrastructure
18 years ago
Jason Parker 02ea9face7 Add count of total number of calls processed by asterisk during it's lifetime.
18 years ago
Olle Johansson 1052282084 Adding documentation for the massive manager changes to manager
18 years ago
Mark Michelson 180c3fb60e Change all instances of "CALLERID(number)" to "CALLERID(num)" for
18 years ago
Luigi Rizzo 45491422b8 new info on the management of headers
18 years ago
Steve Murphy 463723296d Merged revisions 89450 via svnmerge from
18 years ago
Joshua Colp a3ef17b4f2 Merged revisions 89416 via svnmerge from
18 years ago