aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
AgeCommit message (Expand)AuthorFilesLines
2006-09-19move this header to include where it belongskpfleming1-2/+2
2006-09-19Get rid of zero size old config filemattf1-0/+0
2006-09-19Work!!!mattf7-0/+1505
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf7-709/+1304
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-1/+0
2006-06-22use .PHONY instead of FORCErussell1-3/+3
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,russell1-0/+26
2006-05-19allow chan_h323 to build (issue #7006, casper)russell1-1/+3
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-1/+1
2006-04-15Big oops. I did this from my trunk directory instead of autoconf_and_menusel...russell1-1/+1
2006-04-15include autoconfig.h (casper)russell1-1/+1
2006-04-03bug updates chan_h323 to some api changes it mogorman1-0/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming9-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming1-6/+0
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems wi...jeremy1-16/+17
2005-11-03document UserByAlias usagejeremy1-0/+4
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEjeremy2-3/+3
2005-05-26Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk ...jeremy1-0/+2
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)markster1-1/+1
2005-05-21Optimize global/user/peer configuration call options. Bug #4336jeremy1-11/+6
2005-05-21Make debug output more precise. Bug #4345jeremy1-9/+10
2005-05-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334jeremy3-80/+103
2005-05-19Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #...jeremy2-28/+11
2005-05-11C++ formatting fixes, Log PWLib assertions, remove uncessary locking and to s...jeremy1-21/+39
2005-05-11Fix one way audio with some broken Endpoints and to shut bkw up. Bug #4164jeremy1-13/+19
2005-05-11Add specific gcc version to shut bkw upjeremy1-2/+2
2005-05-03Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug ...jeremy1-1/+1
2005-05-02Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112jeremy2-11/+12
2005-04-29Rework astersk make process to be compatable with the Open H.323 build proces...jeremy3-110/+39
2005-04-29Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045jeremy1-2/+3
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-1/+1
2005-04-19update so people don't whine any morejeremy1-2/+2
2005-04-04Better dependancy and version checking method, solve call problems when deali...jeremy4-16/+122
2005-01-28Force the use of specific versions of OpenH.323 and PWlib (Bug #3386 with mods)jeremy2-6/+34
2005-01-18Add missing cvs ignore (bug #3373)markster1-0/+1
2005-01-18use PROC instead of OSARCHjeremy1-1/+1
2005-01-15Fix H.323 build on ppc (bug #3353)markster1-1/+4
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack spec...jeremy2-13/+11
2004-12-16Properly deal with Q.931 cause codesjeremy1-3/+5
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...jeremy5-13/+32
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...jeremy3-60/+267
2004-11-15Add depend support for H.323 (bug #2757)markster1-4/+13
2004-11-11format properlyjeremy1-1/+1
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...jeremy3-7/+8
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy3-315/+238
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...jeremy2-20/+13
2004-10-14be more explicitjeremy1-1/+1
2004-10-14document proper usage of Bindaddr and type=peerjeremy1-1/+9
2004-10-10Detail type=peer a bitjeremy1-3/+9
2004-10-10Update README with new information.jeremy1-42/+38