aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)markster3-12/+12
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)markster3-17/+55
2004-12-03one more disallow issue resolved disallow=all in peer must flush prefs listanthm1-1/+2
2004-12-03add missing ~ to ast_parse_allow_deny that was breaking disallowanthm1-1/+1
2004-12-02Oopsmarkster1-1/+1
2004-12-02Add nasty sip get header, too (bug #2838)markster1-0/+56
2004-12-02Add nasty "AddSIPHeader" application (bug #2846)markster1-15/+117
2004-12-02Add user=phone option (bug #2244, thanks oej)markster2-5/+48
2004-12-02Merge SIP portion of new codec work from bug #2945markster1-166/+78
2004-12-02Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)markster2-125/+351
2004-12-02fix small goto logic issueanthm1-4/+4
2004-12-01Use correct function for name of codec (bug #2897)markster1-1/+1
2004-12-01Update festival documenation (bug #2964)markster1-0/+17
2004-12-01Don't create the channel if there already is one...markster1-3/+4
2004-12-01Fix missing ast_destroy's in PGSQL (bug #2944)markster1-10/+15
2004-12-01Specify hostname if there is a crash (bug #2958)markster1-1/+2
2004-12-01Merge manager action and example (bug #2701)markster2-0/+144
2004-12-01Make sure we really have a bridged channel (bug #2963)markster1-3/+5
2004-12-01Print number of applications (bug #2961)markster1-3/+13
2004-11-30If messages is deleted, don't send it (bug #2957)markster1-3/+5
2004-11-30/ fixed bug w/regards to playing dtmf's on native bridgesbkramer1-1/+1
2004-11-30Add brazil detection (bug #2872)markster1-2/+3
2004-11-30/ added "indication" option to use Ast indication functionsbkramer1-0/+1
2004-11-30/ added "indication" option, to use Ast indication functionsbkramer1-3/+23
2004-11-29/ added extra options to callerid variablebkramer1-1/+2
2004-11-29/ added new function to use the Asterisk callerid functions.bkramer1-48/+144
2004-11-29Don't print silly unregistered messages on realtimemarkster1-1/+1
2004-11-29Don't seed on temponly peersmarkster1-1/+1
2004-11-28Implement max # of forwards (bug #2942, different strategy)markster1-12/+33
2004-11-28Add option for small headers (bug #2948)markster2-1/+21
2004-11-28Add ability to store voicemail in ODBC databasemarkster6-149/+821
2004-11-25Try call if call is 0 or more (bug #2935)markster1-1/+1
2004-11-25Fix missing )markster1-1/+1
2004-11-25fix typoanthm1-1/+1
2004-11-25Add temporary greetings to voicemail (bug #2360)russell7-3/+78
2004-11-25fix mem leak (bug #2940)russell1-0/+1
2004-11-25Fix meetmesecs (bug #2936)markster1-5/+6
2004-11-25Small chan_features patch (bug #2939)markster1-1/+1
2004-11-25Merge tony's ampersand patch (bug #2934)markster2-25/+33
2004-11-24Add WaitForSilence application (bug #2467)markster2-1/+169
2004-11-24Don't increment RTP timestmap on sending of DTMF (bug #2928)markster1-5/+0
2004-11-24Increase max buffer size (bug #2926)markster1-1/+1
2004-11-24Make realtime pbx understand patterns.markster4-24/+63
2004-11-23fix inherited softhangup issue in ast_goto_if_exists()anthm2-21/+33
2004-11-23Build out "multi" version of realtime config (directory and realtime extensio...markster3-0/+174
2004-11-23Fix for rpid (from airport, bug #2910)markster1-1/+2
2004-11-23Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.markster1-5/+7
2004-11-23Fix Record with "." in filename (bug #2923)markster1-1/+1
2004-11-23Quickie fix to remove unnecessary newline (bug #2922)markster1-1/+1
2004-11-22Merge anthm's MacroIf patch (bug #2912)markster1-2/+42