aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.7.0@7221 f38db490-d61c-...v0.7.0kpfleming1-0/+0
2004-01-13Fix it so we can be unloaded/loaded at willjeremy1-9/+8
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy1-150/+112
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy1-26/+25
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy1-394/+95
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy1-95/+394
2003-12-18follow same naming scheme as other simular functionsjeremy1-15/+10
2003-11-19apply G.729 patches (with changes) from bug #421jeremy1-4/+70
2003-09-22rollback transfer support...not properly implementedjeremy1-45/+0
2003-09-06implement transfer and call forwarding. Bug #221jeremy1-4/+66
2003-08-25sync any left over changesjeremy1-17/+31
2003-08-12something is crazy herejeremy1-0/+3
2003-07-31stop seg if callerid is not sent at alljeremy1-1/+1
2003-07-24rollback today's futile attempts properlyjeremy1-2/+2
2003-07-24try this crazy idea to make callerid work with no namejeremy1-4/+1
2003-07-24add more debugjeremy1-5/+5
2003-07-24add some debug to see what callerid is doingjeremy1-0/+3
2003-07-23implement callerid passing on type=users. Thanks Ol1verjeremy1-2/+2
2003-07-23finish that thoughtjeremy1-4/+8
2003-06-25Update to work around G.729 compile issues, for nowjeremy1-0/+2
2003-06-25See if this stops a segjeremy1-1/+1
2003-06-20remote lame ^M'sjeremy1-1/+1
2003-06-04add print showing which H.323ID we are gonna usejeremy1-0/+5
2003-06-03implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323idjeremy1-3/+9
2003-06-01tweak a few things to make PPC happyjeremy1-2/+8
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typojeremy1-10/+6
2003-05-20clarify messages, try to stop another debian segjeremy1-1/+4
2003-05-14try to kill another possible segjeremy1-2/+0
2003-05-12tweak the logic in MakeCalljeremy1-8/+5
2003-05-12various bug fixes from Miroslaw KLABAjeremy1-1/+17
2003-04-11tweak internal codec orderjeremy1-5/+5
2003-04-08d'oh! make it so you can acutally use other ports than 1720jeremy1-1/+2
2003-03-31first commit of chan_h323jeremy1-0/+1018