summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-02Fix offset calculation for signed linear (bug #4433)Mark Spencer
2005-06-02Blindly merge jitter buffer patch of bug #4342)Mark Spencer
2005-06-02Setup transfer capability properly for outbound calls (bug #4434)Mark Spencer
2005-06-02Fix dial to not seg when closing ')' is missing (bug #4410)Mark Spencer
2005-06-02Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian mac...Jeremy McNamara
2005-06-02fix wordwrapJeremy McNamara
2005-06-02Spell noise correctlyJeremy McNamara
2005-06-01fix the one digit exit extension for RetryDialRussell Bryant
2005-06-01fix timeout optionRussell Bryant
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEJeremy McNamara
2005-05-30Fix cdr.h ordering issue (bug #4401)Mark Spencer
2005-05-30Fix small sizeof bug (#4407)Mark Spencer
2005-05-30Fix attended transfer crash (bug #4404 with changes)Mark Spencer
2005-05-30Fix memory leak and remove useless coe (bug #4318, with mods)Mark Spencer
2005-05-30Fix reply digest selection of size (bug #4409)Mark Spencer
2005-05-30Fix the ordering fo some checks (bug #4406)Mark Spencer
2005-05-30Fix language handling (bug #4399)Mark Spencer
2005-05-29use DEFAULT_SIP_PORT (bug #4408)Russell Bryant
2005-05-28hopefully the last commit to make things happyRussell Bryant
2005-05-27Fix cast to int from pointer (duh!)Mark Spencer
2005-05-26Whoopsie :)Malcolm Davenport
2005-05-26Fix agent deadlock and remove braindead tags dependencyMark Spencer
2005-05-26Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk ...Jeremy McNamara
2005-05-26fix seg fault when the app is called on an invalid url (bug #4389)Russell Bryant
2005-05-26don't play any sounds when using the quiet option (bug #4348)Russell Bryant
2005-05-26fix return value for ExecIfTime when time is outside of the specified range (...Russell Bryant
2005-05-26Fix typo about maddr (bug #4386)Mark Spencer
2005-05-26fix usage of const char (bug #4388)Russell Bryant
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...Josh Roberson
2005-05-25Fix typo in chan_sip. (Bug #4376).Josh Roberson
2005-05-25Fix SIP registration (bug #4138)Mark Spencer
2005-05-25Fix sayunixtime for Danish (bug #3239)Mark Spencer
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)Mark Spencer
2005-05-25various code cleanups (bug #4353)Russell Bryant
2005-05-24Document model usageJeremy McNamara
2005-05-24Correctly implement the button templates in hopes to support more 79XX series...Jeremy McNamara
2005-05-24(Hopefully!) last remaining changes for NFAS.Matthew Fredrickson
2005-05-24More updates for NFAS span/channel mappingMatthew Fredrickson
2005-05-24print out appropriate message when no help text is available for a commandRussell Bryant
2005-05-24get rid of some compilation warningsRussell Bryant
2005-05-23remove seemingly useless write (bug #4299)Russell Bryant
2005-05-23Bug in pri_find_principleMatthew Fredrickson
2005-05-23Updates for new libpri set_message apiMatthew Fredrickson
2005-05-21Optimize global/user/peer configuration call options. Bug #4336Jeremy McNamara
2005-05-21Make debug output more precise. Bug #4345Jeremy McNamara
2005-05-20Mods for IMPLICIT/EXPLICIT channel id selection supportMatthew Fredrickson
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