summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-20make IF dialplan function handle quoted strings properly (bug #4322, with API...Kevin P. Fleming
2005-05-20clarify comments even moreKevin P. Fleming
2005-05-20add a little comment to keep someone else from having the same misunderstandi...Kevin P. Fleming
2005-05-20fix Solaris compatibility issues (bug #4339)Kevin P. Fleming
2005-05-20make 'sip debug' work again (commands must be registered shortest-first when ...Kevin P. Fleming
2005-05-19Add SET function (bug #4335)Mark Spencer
2005-05-19Revert improper patch from bug #4294Mark Spencer
2005-05-19minor doc fixesKevin P. Fleming
2005-05-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334Jeremy McNamara
2005-05-19Cache result from database function reads (conf call)Mark Spencer
2005-05-19ensure that objects in docs are sorted alphabetically (bug #4333)Kevin P. Fleming
2005-05-19Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #...Jeremy McNamara
2005-05-19more Makefile tweaksKevin P. Fleming
2005-05-19formatting cleanup (bug #4330)Kevin P. Fleming
2005-05-19make version-testing and echo constructs more shell-portableKevin P. Fleming
2005-05-19remove unnecessary conditional logic (bug #4313, take two)Kevin P. Fleming
2005-05-19ensure that peer-level RTP settings are actually used (bug #4313)Kevin P. Fleming
2005-05-19add IAXPEER function (bug #4310, with minor formatting and doc changes)Kevin P. Fleming
2005-05-19add more expr-related files to ignoreKevin P. Fleming
2005-05-19use new C-coded version comparison program for bison and flex (bug #2058, wit...Kevin P. Fleming
2005-05-19support labels as targets of SET PRIORITY command (bug #4057)Kevin P. Fleming
2005-05-19properly check for debug and verbose messages to suppress (bug #4294)Kevin P. Fleming
2005-05-19move variable declarations to top of function where they belong (bug #4303)Kevin P. Fleming
2005-05-19add 'dontwarn' option to asterisk.conf to appease the whining masses :p (bug ...Russell Bryant
2005-05-19Yet another set of jitter buffer changes (this time some scheduling improveme...Mark Spencer
2005-05-19check to see if a comma or an open paren came first when splitting the applic...Russell Bryant
2005-05-19fix moh option in conjunction with intro option (bug #4298)Russell Bryant
2005-05-19More jitter buffer fixes for large resync (bug #4311)Mark Spencer
2005-05-19note the change from "port" to "bindport"Russell Bryant
2005-05-19Merge skew reduction (bug #4222)Mark Spencer
2005-05-18Add IAX2 testing code (bug #4242)Mark Spencer
2005-05-18add DB_EXISTS function to be able to check if a key exists in the databaseRussell Bryant
2005-05-18Actually apply timestamp bug (bug #3961)Mark Spencer
2005-05-18provide a more explicit explination as to what the 'iaxcompat' option doesRussell Bryant
2005-05-18Add optional call limitMark Spencer
2005-05-17print out the IAX DATETIME IE in 'iax2 debug' in human readable formRussell Bryant
2005-05-17remove call to pall on unitialied fdsRussell Bryant
2005-05-17remove extra LOCAL_USER_REMOVE (bug #4308)Russell Bryant
2005-05-17prevent copying of NULL (bug #4307)Russell Bryant
2005-05-17correct syntax on DB function exampleRussell Bryant
2005-05-16fix description of length parameterRussell Bryant
2005-05-16Turn on the DSP for the channel after an ANSWER so that we get DTMF detectedMatthew Fredrickson
2005-05-16Additions to chan_zap.c to receive PRI_EVENT_KEYPAD_DIGIT properly. Bug #4286Matthew Fredrickson
2005-05-16SIP hold improvements (bug #4290)Kevin P. Fleming
2005-05-16add 'zap show status' CLI command to display card/span status (bug #3585)Kevin P. Fleming
2005-05-16correct file names to ignoreKevin P. Fleming
2005-05-16temporarily suppress usage of vercomp.sh script until it can be fixedKevin P. Fleming
2005-05-16clean up message duration writing code (bug #4285)Kevin P. Fleming
2005-05-16add comments, fix typos, and add note on default values (bug #4284)Russell Bryant
2005-05-16add ability to control output format for one-touch-record feature (bug #4190)Kevin P. Fleming