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
Jeff Peeler 3c6eb61008
add document describing API changes from 1.4.0 to 1.6.0
17 years ago
..
tex Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor). 17 years ago
CODING-GUIDELINES fileio.h does not exist; io.h does, though. 17 years ago
India-CID.txt These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling. 18 years ago
PEERING Merged revisions 85523 via svnmerge from 18 years ago
api-1.6.0-changes.odt add document describing API changes from 1.4.0 to 1.6.0 17 years ago
asterisk-mib.txt Add count of total number of calls processed by asterisk during it's lifetime. 18 years ago
asterisk.8 Fix -s socket option, and document it as well. 18 years ago
asterisk.sgml Add option for starting remote Asterisk by naming the actual runtime socket instead of pointing 18 years ago
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. 17 years ago
cli.txt Merged revisions 118052 via svnmerge from 17 years ago
datastores.txt Merged revisions 66398 via svnmerge from 18 years ago
digium-mib.txt
externalivr.txt Enhance ExternalIVR with new options and commands. 17 years ago
jabber.txt Merged revisions 78646 via svnmerge from 18 years ago
janitor-projects.txt Add a simple janitor project 17 years ago
jingle.txt
ldap.txt Add res_config_ldap for realtime LDAP engine. 18 years ago
macroexclusive.txt
manager_1_1.txt Add a new manager event, AgentRingNoAnswer to 17 years ago
modules.txt Fix a trivial typo, to test our new commit bot 18 years ago
osp.txt Change all instances of "CALLERID(number)" to "CALLERID(num)" for 18 years ago
queue.txt Update with info about SIP channels and queues 18 years ago
res_config_sqlite.txt Add support for #include, var_metric, and cat_metric in res_config_sqlite 18 years ago
rtp-packetization.txt Add support for RTP packetization in chan_jingle and chan_gtalk. 18 years ago
siptls.txt Adding more tls configuration details to sip.conf sample, with a list of valid ciphers provided in both files. .. First commit since July, woot 17 years ago
smdi.txt Merge changes from team/russell/smdi-msg-searching 17 years ago
sms.txt
snmp.txt update documentation to reflect the changes in the way configure detects net-snmp. 17 years ago
speechrec.txt
ss7.txt Fix typo in readme 18 years ago
unistim.txt Merge the code from asterisk/team/group/chan_unistim: 18 years ago
valgrind.txt Merged revisions 111605 via svnmerge from 17 years ago
video.txt
voicemail_odbc_postgresql.txt Merged revisions 107826 via svnmerge from 17 years ago