summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-10Oooooops, fix minor typoMark Spencer
2004-01-10Allow /x for subnetmask identification (e.g. 192.168.0.0/16)Mark Spencer
2004-01-10Fix minor typoMark Spencer
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLMark Spencer
2004-01-10Reorder events in IAX, make "IAX1" compatibilityMark Spencer
2004-01-10When poking a peer after registration, release lock temporarilyMark Spencer
2004-01-10remove broken cli command, for nowJeremy McNamara
2004-01-09add version usage sampleJeremy McNamara
2004-01-09make firmware version configurable per deviceJeremy McNamara
2004-01-09don't try to unreg with gk, on reload, nowJeremy McNamara
2004-01-09Perl cleanupsMark Spencer
2004-01-09Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2Malcolm Davenport
2004-01-09Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command t...Malcolm Davenport
2004-01-09Bug #710: Format fix for "zap show channels"Malcolm Davenport
2004-01-09Bug #736: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()Malcolm Davenport
2004-01-08Bug #748 : indications.conf sample entry for South AfricaMalcolm Davenport
2004-01-08Fix Bug #625: Voicemail with PostgreSQL backend called with no context puts m...Malcolm Davenport
2004-01-08Add the SuSE AMD64 support and fixes from Bug #706Malcolm Davenport
2004-01-08Correct indications.conf.sample for modulated indications for Australia: Bug ...Malcolm Davenport
2004-01-08Fix to generate tones having one amplitude modulated by another: Bug #746Malcolm Davenport
2004-01-08Silly cdr_pgsql.so errorMalcolm Davenport
2004-01-07Fix sample configuration for Macro usage per Bug #750Malcolm Davenport
2004-01-07Fix for cdr_pgsql for Debian per Bug #609Malcolm Davenport
2004-01-07PostgreSQL Voicemail NULL password..Bug #546Malcolm Davenport
2004-01-07Adding INCLUDE statement per Bug #672Malcolm Davenport
2004-01-07Repair bad line wrap per bug #691Malcolm Davenport
2004-01-07Syntax fix per Bug #713Malcolm Davenport
2004-01-07just throwing this in here cuz its really buggin meJeremy McNamara
2004-01-07Take out DOS returnsMark Spencer
2004-01-06re-do the monitor fix (check for io before killing ourself)Jeremy McNamara
2004-01-06add a couple cli commands (h.323 hangup <token> and H.323 show tokens) and cl...Jeremy McNamara
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...Jeremy McNamara
2004-01-04prevent deadlock if no config fileJeremy McNamara
2004-01-03clean up file descriptor leak and check for io before thread cancellationJeremy McNamara
2004-01-01Don't close audio[0] if you're not carefulMark Spencer
2003-12-30fix the check to usecache. Bug #731Jeremy McNamara
2003-12-28check another possible location for unix-odbc install. Bug #727Jeremy McNamara
2003-12-27Ignore signals in select, fix typo in last patchMark Spencer
2003-12-27Fix EAGI fd leak (bug #698)Mark Spencer
2003-12-25Add AES supportMark Spencer
2003-12-24totally revert that highly broken patch. Please test your code before submitt...Jeremy McNamara
2003-12-24fix a small memory leak, from brianJeremy McNamara
2003-12-24comment out two lines from PCadach's patch, they blow things up.Jeremy McNamara
2003-12-24Brian's ODBC patchesMark Spencer
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469Jeremy McNamara
2003-12-22Play a beep after the user chooses prependingMartin Pycko
2003-12-22Don't distroy the original message when prepending and if prepending forward ...Martin Pycko
2003-12-22Don't free the user structure before reading the next pointerMartin Pycko
2003-12-19clean up output on debugJeremy McNamara
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...Martin Pycko