aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/chan_h323.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7221 f38db490-d...v1.0.0-rc1kpfleming1-0/+0
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
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typojeremy1-2/+1
2003-05-12various bug fixes from Miroslaw KLABAjeremy1-2/+2
2003-03-31do user authentication rightjeremy1-3/+4
2003-03-31first commit of chan_h323jeremy1-0/+186