asterisk/doc
Luigi Rizzo 52c6ee5155 add documentation on video console support
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@126959 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-01 16:14:28 +00:00
..
lang Merged revisions 123769 via svnmerge from 2008-06-18 22:17:17 +00:00
tex Cast a few more strings to char *, so that we can compile cleanly against 2008-06-30 11:57:42 +00:00
CODING-GUIDELINES a few minor updates and typo fixes 2008-06-30 12:49:56 +00:00
India-CID.txt These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling. 2007-06-19 17:07:28 +00:00
PEERING Merged revisions 85523 via svnmerge from 2007-10-12 18:37:34 +00:00
api-1.6.0-changes.odt add document describing API changes from 1.4.0 to 1.6.0 2008-05-24 01:14:41 +00:00
asterisk-mib.txt Merged revisions 124372 via svnmerge from 2008-06-20 21:36:01 +00:00
asterisk.8 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. 2008-06-12 17:27:55 +00:00
asterisk.sgml 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. 2008-06-12 17:27:55 +00:00
backtrace.txt 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. 2008-06-12 17:27:55 +00:00
callfiles.txt More spelling fixes (issue 7930) 2006-09-11 17:02:37 +00:00
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. 2008-04-16 23:53:27 +00:00
cli.txt Merged revisions 118052 via svnmerge from 2008-05-23 13:00:10 +00:00
datastores.txt Merged revisions 66398 via svnmerge from 2007-05-29 15:44:51 +00:00
digium-mib.txt Merged revisions 124372 via svnmerge from 2008-06-20 21:36:01 +00:00
distributed_devstate.txt don't refer to asterisk-events, as that implies that the code was checked out from a branch 2008-06-10 21:51:06 +00:00
externalivr.txt Enhance ExternalIVR with new options and commands. 2008-05-22 05:10:01 +00:00
jabber.txt Merged revisions 78646 via svnmerge from 2007-08-08 19:30:33 +00:00
janitor-projects.txt 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. 2008-06-12 17:27:55 +00:00
jingle.txt seperate jingle and gtalk so it will be easier to track 2006-09-18 16:36:14 +00:00
ldap.txt Add res_config_ldap for realtime LDAP engine. 2008-01-22 22:33:20 +00:00
macroexclusive.txt add the doc file about the MacroExclusive app (issue #7366, Steve Davies) 2006-08-14 03:26:02 +00:00
manager_1_1.txt 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. 2008-06-12 17:27:55 +00:00
modules.txt Fix a trivial typo, to test our new commit bot 2007-09-20 19:05:16 +00:00
osp.txt 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. 2008-06-12 17:27:55 +00:00
queue.txt Update with info about SIP channels and queues 2007-02-02 20:05:52 +00:00
res_config_sqlite.txt Add support for #include, var_metric, and cat_metric in res_config_sqlite 2007-09-17 20:24:50 +00:00
rtp-packetization.txt Add support for RTP packetization in chan_jingle and chan_gtalk. 2007-04-03 22:33:03 +00:00
siptls.txt Fix a typo. Someone on IRC copied this literally and then wondered why it 2008-06-27 19:19:08 +00:00
smdi.txt Merge changes from team/russell/smdi-msg-searching 2008-05-01 19:05:36 +00:00
sms.txt 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. 2008-06-12 17:27:55 +00:00
snmp.txt update documentation to reflect the changes in the way configure detects net-snmp. 2008-03-26 17:24:54 +00:00
speechrec.txt More spelling fixes (issue 7930) 2006-09-11 17:02:37 +00:00
ss7.txt 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. 2008-06-12 17:27:55 +00:00
unistim.txt Merge the code from asterisk/team/group/chan_unistim: 2007-11-02 20:56:12 +00:00
valgrind.txt Merged revisions 111605 via svnmerge from 2008-03-28 14:37:28 +00:00
video.txt add documentation on video console support 2008-07-01 16:14:28 +00:00
video_console.txt add documentation on video console support 2008-07-01 16:14:28 +00:00
voicemail_odbc_postgresql.txt Merged revisions 107826 via svnmerge from 2008-03-11 23:38:00 +00:00