Commit Graph

449 Commits (46c3a5373952f87f1c772667172cef510e6ff7f3)

Author SHA1 Message Date
Luigi Rizzo 52c6ee5155 add documentation on video console support
18 years ago
Russell Bryant dc5c54eaf2 a few minor updates and typo fixes
18 years ago
Sean Bright dd0c0f3d38 Cast a few more strings to char *, so that we can compile cleanly against
18 years ago
Russell Bryant d4ddf14b6b Fix a typo. Someone on IRC copied this literally and then wondered why it
18 years ago
Jeff Gehlbach 7e9bb68ec8 Merged revisions 124372 via svnmerge from
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Sean Bright a41649d66b Update the queuelog.tex documentation as well.
18 years ago
Tilghman Lesher a06ab7b648 Merged revisions 123769 via svnmerge from
18 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Jeff Peeler d373bd4430 Merged revisions 121804 via svnmerge from
18 years ago
Russell Bryant 7123fb41c4 don't refer to asterisk-events, as that implies that the code was checked out from a branch
18 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
18 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
18 years ago
Jeff Peeler 3c6eb61008 add document describing API changes from 1.4.0 to 1.6.0
18 years ago
Tilghman Lesher ee29d6dc2b Merged revisions 118052 via svnmerge from
18 years ago
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
18 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
18 years ago
Olle Johansson e30c26c689 Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor).
18 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
18 years ago
Steve Murphy c0b8f57b9d (closes issue #12467)
18 years ago
Russell Bryant e29b987b30 Add a simple janitor project
18 years ago
Tilghman Lesher 631d8e5fbe fileio.h does not exist; io.h does, though.
18 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.
18 years ago
Russell Bryant afd8783577 Make some notes about common usage of pbx_builtin_getvar_helper() that is not
18 years ago
Tilghman Lesher 3f78a375a0 Merged revisions 111605 via svnmerge from
18 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
18 years ago
Jeff Peeler 3c4c3c0dd2 documenting changes as a result of adding TCP functionality to ExternalIVR
18 years ago
Jason Parker ce66adb981 Merged revisions 107826 via svnmerge from
18 years ago
Russell Bryant de31be8741 fix example usage
18 years ago
Russell Bryant 5fa773a9f9 minor text changes
18 years ago
Russell Bryant 56e6a4b2bb Add updated SMDI documentation that I had only sitting in my email ... oops
18 years ago
Mark Michelson 2ed30d47e8 Adding the Atxfer manager command. With this, you may initiate
18 years ago
Michiel van Baak eafa9b0de0 document var_metric usage to prevent bugreports that are actually configuration issues
18 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