aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/chan_h323.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-07Merged revisions 44684 via svnmerge from pcadach1-0/+2
2006-09-29Merged revisions 44009 via svnmerge from pcadach1-1/+3
2006-09-28Handle HOLD/RETRIEVE notificationspcadach1-1/+11
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFpcadach1-3/+5
2006-09-24Define DTMF payload typespcadach1-0/+3
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file1-1/+1
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-49/+67
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEjeremy1-2/+0
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-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334jeremy1-2/+6
2005-05-19Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #...jeremy1-7/+4
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 #4112jeremy1-10/+11
2005-04-04Better dependancy and version checking method, solve call problems when deali...jeremy1-1/+5
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack spec...jeremy1-1/+3
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...jeremy1-2/+2
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...jeremy1-22/+37
2004-11-11format properlyjeremy1-1/+1
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...jeremy1-1/+1
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy1-8/+5
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...jeremy1-6/+2
2004-10-10finish implementing type=peer, implement setting of FastStart and H.245 Tunne...jeremy1-16/+16
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still not...jeremy1-6/+4
2004-09-30massive changes, very broken, do not use (from airport)jeremy1-10/+12
2004-09-21support early media/intercept Bug #562jeremy1-2/+3
2004-09-19protect against seg on busy systems. Bug #2249jeremy1-5/+5
2004-07-22clean up warnings, and re-add a return, how did that get removed?jeremy1-2/+2
2004-07-21const is evil?jeremy1-7/+7
2004-07-17actually implement the setting of noFastStart and noH245Tunneling.jeremy1-12/+11
2004-06-26Merge source cleanups (bug #1911)markster1-10/+10
2004-06-15check to make sure the extension exists b4 actually accepting the call and le...jeremy1-1/+5
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...jeremy1-13/+25
2004-03-04deal with bindaddr properlyjeremy1-1/+3
2004-01-13Not needed herejeremy1-2/+0
2004-01-13ok, its waay too latejeremy1-0/+2
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy1-2/+0
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy1-1/+3
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy1-51/+29
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy1-29/+51
2003-12-18follow same naming scheme as other simular functionsjeremy1-1/+1
2003-09-22rollback transfer support...not properly implementedjeremy1-6/+0
2003-09-06implement transfer and call forwarding. Bug #221jeremy1-1/+14
2003-08-25sync any left over changesjeremy1-1/+7
2003-07-23finish that thoughtjeremy1-1/+1
2003-07-23attempt to implement the passing of callerid. not testedjeremy1-0/+2
2003-06-20remote lame ^M'sjeremy1-1/+1
2003-06-03implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323idjeremy1-0/+2