Commit Graph

1907 Commits (6b6ff098ebf85e5f616fb4cc82e1aba2d7e5ff8c)
 

Author SHA1 Message Date
Jeremy McNamara 6b6ff098eb clean up code and remove install directive in h323/ Makefile
22 years ago
Jeremy McNamara 3f0477868a clean up code and remove unnecessary debug
22 years ago
Mark Spencer 5bd726380c When rejecting a call, free up the channel (bug #661)
22 years ago
Mark Spencer 2e3400f899 Oooooops, fix minor typo
22 years ago
Mark Spencer 81fd2f29de Allow /x for subnetmask identification (e.g. 192.168.0.0/16)
22 years ago
Mark Spencer 571c8be2de Fix minor typo
22 years ago
Mark Spencer 861ed9a339 Cleanup ACL parsing, handle properly reload on sip with ACL
22 years ago
Mark Spencer 0cd9e10d2d Reorder events in IAX, make "IAX1" compatibility
22 years ago
Mark Spencer 5a0ef67644 When poking a peer after registration, release lock temporarily
22 years ago
Jeremy McNamara 2d8a1765eb remove broken cli command, for now
22 years ago
Jeremy McNamara d06dcc74b4 add version usage sample
22 years ago
Jeremy McNamara d3c388db9c make firmware version configurable per device
22 years ago
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