aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/chan_h323.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-16Add H323 to normal build processjeremy1-1770/+0
2003-08-14add debug in hopes to figure out native bridgingjeremy1-2/+4
2003-08-14update mutex handlingjeremy1-61/+61
2003-08-12something is crazy herejeremy1-1/+1
2003-08-09update callerid handling on outbound callsjeremy1-2/+9
2003-07-31update the other callerid checkjeremy1-1/+1
2003-07-24rollback today's futile attempts properlyjeremy1-13/+0
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 namejeremy1-1/+7
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 Ol1verjeremy1-2/+4
2003-07-23attempt to implement the passing of callerid. not testedjeremy1-2/+7
2003-07-01update to deal with new rtp.c changesjeremy1-2/+12
2003-06-25Update to work around G.729 compile issues, for nowjeremy1-1/+1
2003-06-25See if this stops a segjeremy1-1/+1
2003-06-20remote lame ^M'sjeremy1-1/+1
2003-06-03implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323idjeremy1-3/+12
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typojeremy1-11/+3
2003-05-14try to kill another possible segjeremy1-2/+2
2003-05-12various bug fixes from Miroslaw KLABAjeremy1-1/+12
2003-04-23decrement useage counter on hangupjeremy1-1/+8
2003-04-11make non matching IP addresses go to invalid extension if default context existsjeremy1-3/+11
2003-04-11remove debugjeremy1-4/+5
2003-04-11more debugjeremy1-3/+3
2003-04-11add some debug for testingjeremy1-1/+4
2003-04-08d'oh! make it so you can acutally use other ports than 1720jeremy1-4/+1
2003-04-07fix gatekeeper logicjeremy1-6/+3
2003-03-31do user authentication rightjeremy1-3/+7
2003-03-31IP based user authentcationjeremy1-0/+4
2003-03-31remove debugjeremy1-6/+0
2003-03-31first commit of chan_h323jeremy1-0/+1717