summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-06ensure that successful configuration results in the module staying loaded (bu...Kevin P. Fleming
2005-04-06If an agent still has "wrapuptime" left after he finishes a call and theMatthew Fredrickson
2005-04-06Fix ADSI 'B' issue (bug #3833)Mark Spencer
2005-04-06use more efficient code to produce non-codec-capability list (bug #3960)Kevin P. Fleming
2005-04-06note that the weight has a special meaning for e164Russell Bryant
2005-04-06document the 'weight' optionRussell Bryant
2005-04-06clarify information on time waited for a responseRussell Bryant
2005-04-06correct error in doxygen docsKevin P. Fleming
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)Kevin P. Fleming
2005-04-05correct queue sample config file (bug #3964)Kevin P. Fleming
2005-04-05ensure that MGCP AMA flags are passed into CDR (bug #3962)Kevin P. Fleming
2005-04-05optimize frame handling in agent_read()Kevin P. Fleming
2005-04-05Merging AOC notifications for bug #3843Matthew Fredrickson
2005-04-05Alerting *can* be sent after proceeding (bug #3963)Mark Spencer
2005-04-05don't define a functioning returning an int inside of a do{...}while(0) (bug ...Russell Bryant
2005-04-05ensure account code specified in mgcp.conf propagates to CDR (bug #3951)Kevin P. Fleming
2005-04-05correct french pronounciation of years between 1900 and 1999 (bug #3949)Kevin P. Fleming
2005-04-04update manager interface documentation (bug #3936)Kevin P. Fleming
2005-04-04correct IAX loading/binding message (bug #3953)Kevin P. Fleming
2005-04-04move start_network_thread to _before_ testing its result :-) (bug #3952)Kevin P. Fleming
2005-04-04make the manager interface list the privileges required for each command (bug...Kevin P. Fleming
2005-04-04let ast_say_digit_str say 'minus' preceding negative numbers (bug #3948)Kevin P. Fleming
2005-04-04Better dependancy and version checking method, solve call problems when deali...Jeremy McNamara
2005-04-04Fix MGCP *67 to automatically reset callerid (bug #3940)Mark Spencer
2005-04-04Better dependancy and version checking method, solve call problems when deali...Jeremy McNamara
2005-04-04optimize codec selection and format changing codeKevin P. Fleming
2005-04-04fix breakage from slin endianness commit earlier today (sorry :-()Kevin P. Fleming
2005-04-03one more FreeBSD compile warning fix (bug #3938)Kevin P. Fleming
2005-04-03handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)Kevin P. Fleming
2005-04-03further thought says '!' is a better early-match wildcard (bug #3889, take 2)Kevin P. Fleming
2005-04-03add docs for bug #3889Kevin P. Fleming
2005-04-03add 'early-match' wildcard for extension patterns (bug #3889)Kevin P. Fleming
2005-04-03fix obvious coding error from yesterday's fixKevin P. Fleming
2005-04-03remaining endian.h fixes for FreeBSD (bug #3867)Kevin P. Fleming
2005-04-03fix various compiler warnings (bug #3938)Kevin P. Fleming
2005-04-03ensure that needed headers are included for chmod() and mkdir() (bug #3937)Kevin P. Fleming
2005-04-03forgot some code from the last chanspy repass (nothing exciting)Anthony Minessale II
2005-04-03add note about autofallthroughRussell Bryant
2005-04-02clean up formatting (bug #3934)Kevin P. Fleming
2005-04-02Resolve app_meetme crash when member tries to mute/unmute (bug #3899)Kevin P. Fleming
2005-04-02don't unnecessarily open-code strchr()Kevin P. Fleming
2005-04-02remove old iax.hRussell Bryant
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...Kevin P. Fleming
2005-04-02correct 'sync' setting for manager-originated calls (bug #3922)Kevin P. Fleming
2005-04-01use local header for transfer definitions instead of libpri.hKevin P. Fleming
2005-04-01strip color code sequences from verbose messages being sent to files/syslog (...Kevin P. Fleming
2005-04-01add FIELDQTY function to split variable contents and get any desired field (b...Kevin P. Fleming
2005-04-01don't take the channel list lock until we're actually ready to put the new ch...Kevin P. Fleming
2005-04-01optimize file reading in pbx_spool (bug #3927)Kevin P. Fleming
2005-04-01make CVS ignore tags-related files and Mac OS X object filesKevin P. Fleming