Commit Graph

5240 Commits (43cf15e339a7dae7d601a6175d69550a13e61952)
 

Author SHA1 Message Date
Kevin P. Fleming b052fe894b ensure that the random number generator(s) are always seeded with a different value during Asterisk startup
21 years ago
Ben Kramer 18e2c2e468 / updated to get it to use ast indications again after the change to ast_chan_tech stuff
21 years ago
Russell Bryant 700bf3772a add missing newline (bug #4018)
21 years ago
Ben Kramer f61b19eda8 / fixed an inverted test
21 years ago
Russell Bryant b4cf0acd8e document cdr_manager headers (bug #4016)
21 years ago
Kevin P. Fleming 36833ce138 correct portability problem (don't look inside regex_t)
21 years ago
Russell Bryant 7b5e73c7a8 show correct codec in verbose messages (bug #4008)
21 years ago
Russell Bryant e3e62817fa formatting fixes (bug #4009)
21 years ago
Mark Spencer 71a99bab18 Fix MGCP call waiting (bug #3971, with mods)
21 years ago
Russell Bryant a915aa4b69 correct descriptions for joinempty options (bug #3979)
21 years ago
Mark Spencer bb1abed78f Add datetime to AGI (bug #3984)
21 years ago
Mark Spencer 922d62c39d Add calling party DTMF (bug #3994)
21 years ago
Mark Spencer 16661cc58f Add option to mask certain high frequency events (bug #3707)
21 years ago
Mark Spencer 0263e89354 Add documentation for TDS noting compilation problem on 0.63+
21 years ago
Russell Bryant 700733784f formatting
21 years ago
Mark Spencer a3c09af463 Add member/queue filters to queuestatus manager command (bug #3995)
21 years ago
Mark Spencer e87a53037e Forward text frames before answer (bug #3717)
21 years ago
Mark Spencer a0fdba74dc Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WILL WORK TOWARDS 2.95 IN THE FUTURE!
21 years ago
Matthew Fredrickson d0bca8cd77 Revert back on incorrect libcurl fix :-(
21 years ago
Matthew Fredrickson 3a57d2285a Bugfix for old versions of libcurl (#3982)
21 years ago
Mark Spencer ff42a275f8 Match special case of wav49 behavior (bug #3975)
21 years ago
Mark Spencer 4b03dace5f Fix little formatting thingy
21 years ago
Mark Spencer b6f6544f3b Fix issue with global load_module symbol... hint: NEVER call "load_module();"
21 years ago
Kevin P. Fleming 0e941a8dfc fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeting and then heading out of town...)
21 years ago
Kevin P. Fleming 110560781a preliminary "managed DNS lookup" support
21 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
21 years ago
Mark Spencer a7230de79a Correctly choose end of number (i.e. if it ends in 'w' with nothing following)
21 years ago
Kevin P. Fleming b3613d3e48 re-implement realtime support in app_directory
21 years ago
Russell Bryant c66b66e45f actually space out the registrations :) (bug #3104)
21 years ago
Kevin P. Fleming 3fd8f01d7c ensure that successful configuration results in the module staying loaded (bug #3968)
21 years ago
Matthew Fredrickson ea60d42f67 If an agent still has "wrapuptime" left after he finishes a call and the
21 years ago
Mark Spencer 9cbc047b6a Fix ADSI 'B' issue (bug #3833)
21 years ago
Kevin P. Fleming 228f03ae87 use more efficient code to produce non-codec-capability list (bug #3960)
21 years ago
Russell Bryant 307f862c23 note that the weight has a special meaning for e164
21 years ago
Russell Bryant e6628a8003 document the 'weight' option
21 years ago
Russell Bryant 1c36c41f1e clarify information on time waited for a response
21 years ago
Kevin P. Fleming f5ac6f6c2e correct error in doxygen docs
21 years ago
Kevin P. Fleming c7c20f8656 report non-codec capabilities in 'sip debug' properly (bug #3960)
21 years ago
Kevin P. Fleming 45c92426e3 correct queue sample config file (bug #3964)
21 years ago
Kevin P. Fleming 864f6a50b8 ensure that MGCP AMA flags are passed into CDR (bug #3962)
21 years ago
Kevin P. Fleming 2650a7f2ae optimize frame handling in agent_read()
21 years ago
Matthew Fredrickson d41e65cd0d Merging AOC notifications for bug #3843
21 years ago
Mark Spencer c8f858f2aa Alerting *can* be sent after proceeding (bug #3963)
21 years ago
Russell Bryant a7e9416c89 don't define a functioning returning an int inside of a do{...}while(0) (bug #3865)
21 years ago
Kevin P. Fleming f63923ae29 ensure account code specified in mgcp.conf propagates to CDR (bug #3951)
21 years ago
Kevin P. Fleming b6151c5141 correct french pronounciation of years between 1900 and 1999 (bug #3949)
21 years ago
Kevin P. Fleming 5b41f40c31 update manager interface documentation (bug #3936)
21 years ago
Kevin P. Fleming 8b2b938b7e correct IAX loading/binding message (bug #3953)
21 years ago
Kevin P. Fleming f9f59ae89d move start_network_thread to _before_ testing its result :-) (bug #3952)
21 years ago
Kevin P. Fleming 6f86f6766b make the manager interface list the privileges required for each command (bug #3917)
21 years ago