aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-08Add the SuSE AMD64 support and fixes from Bug #706malcolmd5-15/+23
2004-01-08Correct indications.conf.sample for modulated indications for Australia: Bug ...malcolmd1-4/+3
2004-01-08Fix to generate tones having one amplitude modulated by another: Bug #746malcolmd1-2/+19
2004-01-08Silly cdr_pgsql.so errormalcolmd1-1/+3
2004-01-07Fix sample configuration for Macro usage per Bug #750malcolmd1-2/+2
2004-01-07Fix for cdr_pgsql for Debian per Bug #609malcolmd1-1/+2
2004-01-07PostgreSQL Voicemail NULL password..Bug #546malcolmd1-2/+2
2004-01-07Adding INCLUDE statement per Bug #672malcolmd1-0/+1
2004-01-07Repair bad line wrap per bug #691malcolmd1-2/+1
2004-01-07Syntax fix per Bug #713malcolmd6-6/+6
2004-01-07just throwing this in here cuz its really buggin mejeremy1-1/+1
2004-01-07Take out DOS returnsmarkster0-0/+0
2004-01-06re-do the monitor fix (check for io before killing ourself)jeremy1-2/+3
2004-01-06add a couple cli commands (h.323 hangup <token> and H.323 show tokens) and cl...jeremy1-11/+47
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy3-47/+28
2004-01-04prevent deadlock if no config filejeremy1-3/+4
2004-01-03clean up file descriptor leak and check for io before thread cancellationjeremy1-5/+10
2004-01-01Don't close audio[0] if you're not carefulmarkster1-2/+4
2003-12-30fix the check to usecache. Bug #731jeremy1-1/+1
2003-12-28check another possible location for unix-odbc install. Bug #727jeremy1-1/+1
2003-12-27Ignore signals in select, fix typo in last patchmarkster2-2/+3
2003-12-27Fix EAGI fd leak (bug #698)markster1-0/+4
2003-12-25Add AES supportmarkster6-1/+2206
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy5-847/+206
2003-12-24fix a small memory leak, from brianjeremy1-1/+11
2003-12-24comment out two lines from PCadach's patch, they blow things up.jeremy1-2/+2
2003-12-24Brian's ODBC patchesmarkster1-115/+88
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy5-206/+847
2003-12-22Play a beep after the user chooses prependingmartinp1-5/+6
2003-12-22Don't distroy the original message when prepending and if prepending forward ...martinp1-1/+7
2003-12-22Don't free the user structure before reading the next pointermartinp1-2/+3
2003-12-19clean up output on debugjeremy1-5/+5
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...martinp5-84/+452
2003-12-19Send date with invitemarkster1-1/+1
2003-12-19Fix reload race in SIPmarkster1-3/+8
2003-12-19Fix the passing of digital PRI-PRImartinp1-2/+4
2003-12-18Allow doing digital PRI to PRI calls automaticallymartinp3-0/+41
2003-12-18follow same naming scheme as other simular functionsjeremy2-16/+11
2003-12-18don't create another endpoint on a reloadjeremy1-4/+5
2003-12-18remove debug and switch printf's outjeremy1-20/+7
2003-12-18don't complain on type=h323 itself :)jeremy1-0/+2
2003-12-18Move zaptrcallerid out of #define ZAPATA_PRImartinp1-1/+1
2003-12-18Change long variable name to the shorter onemartinp1-6/+6
2003-12-17Add 'useincomingcalleridonzaptransfer' keyword to chan_zap so that if there i...martinp1-2/+21
2003-12-15Use new code by defaultmarkster1-2/+2
2003-12-15Minor cleanupmarkster1-4/+4
2003-12-15Fix MF detector, merge code from Steve Underwood for optional new detectorsmarkster1-52/+295
2003-12-14Fix qualify + registermarkster1-1/+2
2003-12-13The SIP motto is "There's More Than One Standard for Doing It"markster1-1/+9
2003-12-11Properly fix double locking issue, fix wav49 issuemarkster2-6/+15