aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-23Improve echo cancellation in iaxy firmware (version 14)markster1-0/+0
2004-04-23Fix timestamps on IAX2 trunk mode transmit directionmarkster1-4/+11
2004-04-23Fix double close of file descriptor (bug #1473)markster1-1/+1
2004-04-22Oops that wasn't quite right. Partially revert changes until real data is col...markster2-9/+2
2004-04-22Make trunking and timestamps palce nicelymarkster2-0/+9
2004-04-22Add missing breakmarkster1-0/+1
2004-04-22Fix swap_subs for better lockingmarkster1-8/+22
2004-04-22Fix some comments in chan_zapcitats1-3/+3
2004-04-22Oopsiesmarkster1-3/+3
2004-04-22Small fixes from bkwmarkster1-2/+2
2004-04-22Fix iLBC with valgrind, add iLBC format from bkw_markster3-1/+258
2004-04-22Handle transitions in delivery time and non-delivery timemarkster1-7/+11
2004-04-22Typo in logger.c (bug 1466)citats1-1/+1
2004-04-22Use ast_strdupa instead of strdup in goto (bug #1465)markster1-2/+1
2004-04-22gethostbyname isn't reentrant, who knew...markster12-35/+71
2004-04-21Increase buffer size (bug #1459)markster1-1/+1
2004-04-21Make manager "Link" and "Unlink" events include the channel uniqueids (bug 1456)citats1-8/+16
2004-04-21Unload g726 file formats in the order they were loaded (bug 1460)citats1-8/+8
2004-04-21Log when we unload a translator (bug 1460)citats1-0/+3
2004-04-21Log that we are unregistering cdr module (bug 1460)citats1-0/+3
2004-04-21image unregister typocitats1-1/+1
2004-04-21Fix format unregistercitats1-0/+1
2004-04-21rollback to pre-janus, for the momentjeremy1-5/+16
2004-04-21Select user by more logical grounds when no user is specified (bug #1458, sorta)markster1-2/+37
2004-04-20Documentation fixes (bug #1439)markster1-4/+12
2004-04-20Add app_exec (bug 1198citats2-1/+114
2004-04-20Don't spam 3389 warning messagemarkster1-1/+7
2004-04-20Don't dereference consumed frame delivery.markster1-1/+4
2004-04-20Fix pingtime calculation in bridge optimized modemarkster1-1/+1
2004-04-20Update australian tonezones.markster1-8/+40
2004-04-20Make sure we safely lock both channels when doing a masquerade.markster1-13/+19
2004-04-19update once again to the right versionjeremy1-1/+1
2004-04-19Merge Matt's extern notify patchmarkster1-29/+17
2004-04-19Hold the lock properly on async goto now that we have recursive mutex support.markster1-4/+1
2004-04-19Fix trailing slash problem (Zap) and making sure refers get ignored the secon...markster2-21/+23
2004-04-19Fix lock initialization in lock debugging modemarkster1-1/+1
2004-04-19Make comptable with Open H.323's Janus release. See http://www.sf.net/project...jeremy2-31/+17
2004-04-19Always give real timestamps on IAX ping/pong messagesmarkster1-7/+16
2004-04-19OpenBSD portability enhancements (bug 1002)citats7-8/+46
2004-04-18Make 'iax2 show users' print key if a key is used (bug 1253)citats1-3/+10
2004-04-18Make extension matching non case sensitive. So 'T' and 't' arecitats1-1/+1
2004-04-17Fix compile warning in chan_zap if libpri not installedcitats1-1/+1
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.anthm4-3/+16
2004-04-16Add support for E1 E&Mmarkster2-14/+28
2004-04-16Remove all capabilities firstjeremy1-1/+3
2004-04-16Answer if it needs it...markster1-0/+3
2004-04-15Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.markster1-0/+4
2004-04-15Don't set the address with NAT mode if we haven't programmed an addressmarkster1-4/+6
2004-04-15Make substring deprecatedmarkster1-2/+4
2004-04-15Do proper bounds checking in formats (bug #1356)markster6-6/+12