You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/doc
Tilghman Lesher ce8453f57c
Enhance ExternalIVR with new options and commands.
18 years ago
..
tex Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor). 18 years ago
CODING-GUIDELINES fileio.h does not exist; io.h does, though. 18 years ago
India-CID.txt
PEERING
asterisk-mib.txt
asterisk.8
asterisk.sgml
backtrace.txt
callfiles.txt
chan_sip-perf-testing.txt 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
datastores.txt
digium-mib.txt
externalivr.txt Enhance ExternalIVR with new options and commands. 18 years ago
jabber.txt
janitor-projects.txt Add a simple janitor project 18 years ago
jingle.txt
ldap.txt
macroexclusive.txt
manager_1_1.txt Add a new manager event, AgentRingNoAnswer to 18 years ago
modules.txt
osp.txt
queue.txt
res_config_sqlite.txt
rtp-packetization.txt
siptls.txt
smdi.txt Merge changes from team/russell/smdi-msg-searching 18 years ago
sms.txt
snmp.txt update documentation to reflect the changes in the way configure detects net-snmp. 18 years ago
speechrec.txt
ss7.txt
unistim.txt
valgrind.txt Merged revisions 111605 via svnmerge from 18 years ago
video.txt
voicemail_odbc_postgresql.txt