aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_mgcp.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.ccitats1-0/+1
2004-04-28Fix deadlock in IAX2 trunking, small MGCP fixmarkster1-1/+2
2004-04-27Improve responsiveness of MGCP during a reload (bug #1488)markster1-8/+23
2004-04-26Merge JS's Cisco MGCP fixes (Bug #693)markster1-47/+183
2004-04-22gethostbyname isn't reentrant, who knew...markster1-6/+6
2004-04-08Remove more needlock stuffcitats1-1/+1
2004-04-07Remove extra argument from ast_set_*_format callscitats1-2/+2
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-13/+13
2004-03-27Merge more Sentito contributions (thanks serkan)markster1-8/+74
2004-03-27More read/write lock fixes in various modulescitats1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-03-19Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)markster1-225/+990
2004-03-15Fixup some pthread_t checking in channelscitats1-1/+1
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andcitats1-4/+4
2004-03-04Add support for parking with IAX2markster1-1/+1
2004-02-02NetBSD portability enhancements (bug #969)markster1-0/+2
2004-02-02Use better flags when starting MGCP threads (bug #598)markster1-2/+9
2004-01-12fix monitor thread issue, even though commented outjeremy1-1/+1
2003-12-09Minor mgcp debuggin changes, sip deadlock improvementmarkster1-3/+6
2003-12-05Don't use dynamic mode when scanning all gatewaysmarkster1-1/+1
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-08-19Add canreinvite option and minor tweak to bridging codemarkster1-2/+12
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-48/+48
2003-08-02copy just the ip address over to __ouripjeremy1-1/+1
2003-07-30Fix TOS bit in SIP when verbose < 2, add support for mgcp TOS bitsmarkster1-3/+32
2003-06-29Accept MGCP keepalivemarkster1-9/+16
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-2/+3
2003-06-27Minor cleanupsmarkster1-1/+1
2003-05-07Remove "contributed" swear wordsmarkster1-1/+3
2003-05-06Merge Karl's MGCP call feature listmarkster1-313/+1406
2003-05-04Merge tilghman's updates for getouripmarkster1-99/+4
2003-04-27More contributed BSD enhancementsmarkster1-3/+3
2003-04-14Trim down gateway names with []'s in themmarkster1-3/+12
2003-04-11Add MGCP auditmarkster1-0/+68
2003-03-31Eliminate localtime calls, various cleanupsmarkster1-3/+3
2003-03-24More specifics in MGCPmarkster1-2/+2
2003-03-24MGCP updates to try to improve CID deliverymarkster1-3/+3
2003-03-19On RSIP, send RQNTmarkster1-0/+1
2003-03-16dom mar 16 23:37:23 CET 2003matteo1-1/+1
2003-03-15Sat Mar 15 07:00:01 CET 2003matteo1-14/+83
2003-03-13gio mar 13 16:44:17 CET 2003matteo1-0/+1
2003-03-13Thu Mar 13 07:00:01 CET 2003matteo1-16/+10
2003-03-12Wed Mar 12 07:00:01 CET 2003matteo1-29/+96
2003-03-10lun mar 10 21:39:02 CET 2003matteo1-0/+20
2003-03-09Sun Mar 9 07:00:01 CET 2003matteo1-21/+110
2003-03-07Fri Mar 7 07:00:00 CET 2003matteo1-0/+7
2003-02-16Sun Feb 16 07:00:01 CET 2003matteo1-5/+56
2003-02-12mer feb 12 14:56:57 CET 2003matteo1-4/+35
2002-12-29Version 0.3.0 from FTPmarkster1-0/+1638