Commit Graph

1895 Commits (5fc7f417da1aa27d967dc7ca35b44c09a1bbcafc)
 

Author SHA1 Message Date
Jeremy McNamara 5fc7f417da don't try to unreg with gk, on reload, now
22 years ago
Mark Spencer ce44ad5019 Perl cleanups
22 years ago
Malcolm Davenport d9de4806b0 Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2
22 years ago
Malcolm Davenport 6f21ad6d86 Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command to app_voicemail
22 years ago
Malcolm Davenport 12186e981c Bug #710: Format fix for "zap show channels"
22 years ago
Malcolm Davenport d86261dc2b Bug #736: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()
22 years ago
Malcolm Davenport 0448f34aff Bug #748 : indications.conf sample entry for South Africa
22 years ago
Malcolm Davenport 22b3dd8c17 Fix Bug #625: Voicemail with PostgreSQL backend called with no context puts msgs in
22 years ago
Malcolm Davenport 3470e79f83 Add the SuSE AMD64 support and fixes from Bug #706
22 years ago
Malcolm Davenport 772b6b66b1 Correct indications.conf.sample for modulated indications for Australia: Bug #747
22 years ago
Malcolm Davenport 3eef7bf9ab Fix to generate tones having one amplitude modulated by another: Bug #746
22 years ago
Malcolm Davenport 452b07a6c2 Silly cdr_pgsql.so error
22 years ago
Malcolm Davenport efc9862836 Fix sample configuration for Macro usage per Bug #750
22 years ago
Malcolm Davenport 73f26fd3b9 Fix for cdr_pgsql for Debian per Bug #609
22 years ago
Malcolm Davenport ee480fecae PostgreSQL Voicemail NULL password..Bug #546
22 years ago
Malcolm Davenport b4141f7e91 Adding INCLUDE statement per Bug #672
22 years ago
Malcolm Davenport d1641a7cd0 Repair bad line wrap per bug #691
22 years ago
Malcolm Davenport b0fe498112 Syntax fix per Bug #713
22 years ago
Jeremy McNamara e7d8b197f3 just throwing this in here cuz its really buggin me
22 years ago
Mark Spencer f0774e7a6c Take out DOS returns
22 years ago
Jeremy McNamara 9697652c0a re-do the monitor fix (check for io before killing ourself)
22 years ago
Jeremy McNamara c3b8ab76a5 add a couple cli commands (h.323 hangup <token> and H.323 show tokens) and clean up code
22 years ago
Jeremy McNamara 19b7e41fda nuke file descriptor leak..You don't need a whole new thread to hang up a friggen call
22 years ago
Jeremy McNamara d4b69a2f24 prevent deadlock if no config file
22 years ago
Jeremy McNamara d0a7e585d7 clean up file descriptor leak and check for io before thread cancellation
22 years ago
Mark Spencer 152eeec7a7 Don't close audio[0] if you're not careful
22 years ago
Jeremy McNamara 9be31cd944 fix the check to usecache. Bug #731
22 years ago
Jeremy McNamara 58c1a92bc4 check another possible location for unix-odbc install. Bug #727
22 years ago
Mark Spencer 148edfcf26 Ignore signals in select, fix typo in last patch
22 years ago
Mark Spencer b7bd21bc0a Fix EAGI fd leak (bug #698)
22 years ago
Mark Spencer e9186caa33 Add AES support
22 years ago
Jeremy McNamara 8abff30849 totally revert that highly broken patch. Please test your code before submitting diffs.
22 years ago
Jeremy McNamara 5dc45a0046 fix a small memory leak, from brian
22 years ago
Jeremy McNamara 91ef46755f comment out two lines from PCadach's patch, they blow things up.
22 years ago
Mark Spencer a8d8f70335 Brian's ODBC patches
22 years ago
Jeremy McNamara ecc015889c Apply massive patch from PCadach. If things are broken blame him. Bug#469
22 years ago
Martin Pycko 3827fbc302 Play a beep after the user chooses prepending
22 years ago
Martin Pycko 5bc570d449 Don't distroy the original message when prepending and if prepending forward with the prepended message even if the hangup is received
22 years ago
Martin Pycko f1676593d0 Don't free the user structure before reading the next pointer
22 years ago
Jeremy McNamara ddf7bc57d3 clean up output on debug
22 years ago
Martin Pycko d2b596f108 Add voicemail prepending feature plus forwarding to many extensions if you specify exten1*exten2*.....#
22 years ago
Mark Spencer d3bf33f9aa Send date with invite
22 years ago
Mark Spencer ef6973087b Fix reload race in SIP
22 years ago
Martin Pycko 0ae915c0f6 Fix the passing of digital PRI-PRI
22 years ago
Martin Pycko f96c0762ff Allow doing digital PRI to PRI calls automatically
22 years ago
Jeremy McNamara 9e996ceef8 follow same naming scheme as other simular functions
22 years ago
Jeremy McNamara 83c63206c1 don't create another endpoint on a reload
22 years ago
Jeremy McNamara fd0c9f6c2d remove debug and switch printf's out
22 years ago
Jeremy McNamara a2418cd15d don't complain on type=h323 itself :)
22 years ago
Martin Pycko 40b77a4661 Move zaptrcallerid out of #define ZAPATA_PRI
22 years ago