aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.7.0@7221 f38db490-d61c-...v0.7.0kpfleming9-0/+0
2004-01-13Fix it so we can be unloaded/loaded at willjeremy2-12/+8
2004-01-12update with explict versions I likejeremy1-3/+3
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy4-230/+117
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy3-47/+28
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy4-507/+136
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy4-136/+507
2003-12-18follow same naming scheme as other simular functionsjeremy2-16/+11
2003-12-03Update with current informationjeremy1-2/+4
2003-11-19Update with current informationjeremy1-16/+9
2003-11-19apply G.729 patches (with changes) from bug #421jeremy3-10/+164
2003-11-07Fix directons below. Thanks xamjeremy1-2/+4
2003-11-03remove the nasty warning, cuz some have gotten newer versions to workjeremy1-3/+2
2003-09-25change default codecsjeremy1-3/+3
2003-09-22oopsie remove it from here toojeremy1-1/+0
2003-09-22rollback transfer support...not properly implementedjeremy2-51/+0
2003-09-10update for the lamers...only if they would acutally read itjeremy1-1/+5
2003-09-06implement transfer and call forwarding. Bug #221jeremy3-7/+86
2003-08-27Minor makefile fixmarkster1-1/+1
2003-08-25sync any left over changesjeremy3-20/+41
2003-08-16Add H323 to normal build processjeremy1-1770/+0
2003-08-16Hopefuly kram fixed my lame buildjeremy1-17/+7
2003-08-14add debug in hopes to figure out native bridgingjeremy2-2/+7
2003-08-14update mutex handlingjeremy1-61/+61
2003-08-12something is crazy herejeremy2-1/+4
2003-08-12make it blatently clear what I am sayingjeremy1-3/+6
2003-08-10Update Makefile and Readme with warnings and current infojeremy2-11/+29
2003-08-09update callerid handling on outbound callsjeremy1-2/+9
2003-08-02remote memory profilingjeremy1-3/+3
2003-07-31update the other callerid checkjeremy1-1/+1
2003-07-31stop seg if callerid is not sent at alljeremy1-1/+1
2003-07-28remove non implemented crap from config samplejeremy1-5/+0
2003-07-24rollback today's futile attempts properlyjeremy2-15/+2
2003-07-24pull everything back out, I am really done nowjeremy1-3/+10
2003-07-24One last attemptjeremy1-1/+7
2003-07-24roll back, i give upjeremy1-7/+1
2003-07-24try this crazy idea to make callerid work with no namejeremy2-5/+8
2003-07-24add more debugjeremy1-5/+5
2003-07-24add some debug to see what callerid is doingjeremy1-0/+3
2003-07-24rollback the last changes. wrong directionjeremy1-14/+4
2003-07-24deal with no callerid name in all cases. really need to rethink this functionjeremy1-2/+9
2003-07-24deal with no callerid namejeremy1-2/+5
2003-07-23tweak to make user->callerid work properlyjeremy1-1/+1
2003-07-23implement callerid passing on type=users. Thanks Ol1verjeremy3-6/+8
2003-07-23finish that thoughtjeremy3-6/+10
2003-07-23attempt to implement the passing of callerid. not testedjeremy2-2/+9
2003-07-12update sample config with valid infojeremy1-31/+10
2003-07-01update to deal with new rtp.c changesjeremy1-2/+12
2003-06-25Updatejeremy1-1/+1
2003-06-25Update to work around G.729 compile issues, for nowjeremy4-5/+20