summaryrefslogtreecommitdiff
path: root/channels/chan_h323.c
AgeCommit message (Expand)Author
2004-01-11don't try to print out username before its copiedJeremy McNamara
2004-01-11clean up code and remove unnecessary debugJeremy McNamara
2004-01-10remove broken cli command, for nowJeremy McNamara
2004-01-09don't try to unreg with gk, on reload, nowJeremy McNamara
2004-01-06re-do the monitor fix (check for io before killing ourself)Jeremy McNamara
2004-01-06add a couple cli commands (h.323 hangup <token> and H.323 show tokens) and cl...Jeremy McNamara
2004-01-03clean up file descriptor leak and check for io before thread cancellationJeremy McNamara
2003-12-24totally revert that highly broken patch. Please test your code before submitt...Jeremy McNamara
2003-12-24comment out two lines from PCadach's patch, they blow things up.Jeremy McNamara
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469Jeremy McNamara
2003-12-19clean up output on debugJeremy McNamara
2003-12-18don't create another endpoint on a reloadJeremy McNamara
2003-12-18remove debug and switch printf's outJeremy McNamara
2003-12-18don't complain on type=h323 itself :)Jeremy McNamara
2003-12-10stomp on seg if no config fileJeremy McNamara
2003-12-09implement userbyalias. This will look to IP instead of H.323ID, if enabled Bu...Jeremy McNamara
2003-12-03add warning for keywords in type=h323 that make no senseJeremy McNamara
2003-10-21make chan_h323 not load if no config file is foundThorsten lockert
2003-09-29remove old debugJeremy McNamara
2003-09-29try to enable indicationsJeremy McNamara
2003-09-27anonyance fix, per tholoJeremy McNamara
2003-09-24don't deal with gatekeeper on reload, known issue..someone fixJeremy McNamara
2003-09-22rollback transfer support...not properly implementedJeremy McNamara
2003-09-06implement transfer and call forwarding. Bug #221Jeremy McNamara
2003-08-25disable native bridgingJeremy McNamara
2003-08-16Add H323 to normal build processJeremy McNamara