summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-09Move parking lot sample config out from the middle of dynamic features sample...Russell Bryant
2010-07-09Merged revisions 275143 via svnmerge from Matthew Nicholson
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-09Return logic of sip_debug_test_addr() to its original functionality.Mark Michelson
2010-07-09Merged revisions 275027 via svnmerge from Matthew Nicholson
2010-07-09Merged revisions 275021 via svnmerge from Russell Bryant
2010-07-09Fix sip_uri_parse test comparison.Mark Michelson
2010-07-09Copy the address into the peer structure after we set the default port
2010-07-09Sadly we can't dereference a pointer cast and use it as an lvalue without get...
2010-07-09Extend length limit on country name in indications.conf.Russell Bryant
2010-07-09Make it possible to disable individual cdr files per accountcode in cdr_csvOlle Johansson
2010-07-08Fix calls of ast_sockaddr_from_sin() from IPv6 integration.Richard Mudgett
2010-07-08Fix compile of chan_ooh323.c from IPv6 integration.Richard Mudgett
2010-07-08And the automerge property.Mark Michelson
2010-07-08Delete properties I merged during v6-new merge.Mark Michelson
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-07-08Generate a correct AstData string for ast_callerid.cid_tonRichard Mudgett
2010-07-08Fix trunk compile.Richard Mudgett
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-07-07Fixes some ref count issues introduced by r274539David Vossel
2010-07-07Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.Richard Mudgett
2010-07-07Merged revisions 274579 via svnmerge from Richard Mudgett
2010-07-07Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where ...Matthew Nicholson
2010-07-07Use the relatedpeer field of a sip_pvt during INVITE processing.Mark Michelson
2010-07-07Changed OSP TCP port from 1080 to 5045.TransNexus OSP Development
2010-07-07Also run the externnotify script when the pollmailboxes thread notices a change.Tilghman Lesher
2010-07-07Merged revisions 274417 via svnmerge from Tilghman Lesher
2010-07-06Merged revisions 274283 via svnmerge from Jeff Peeler
2010-07-06Merged revisions 274280 via svnmerge from Terry Wilson
2010-07-06Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the ...Tilghman Lesher
2010-07-06Properly detect and report invalid maxrate and maxrate values in the FAXOPT d...Matthew Nicholson
2010-07-06Merged revisions 274157 via svnmerge from Mark Michelson
2010-07-06Blocked revisions 274093 via svnmergeMatthew Nicholson
2010-07-06Uh, yeah.Tilghman Lesher
2010-07-05Blocked revisions 273981 via svnmergeTilghman Lesher
2010-07-05Merged revisions 273884 via svnmerge from Paul Belanger
2010-07-03Merged revisions 273793 via svnmerge from Tilghman Lesher
2010-07-02Merged revisions 273717 via svnmerge from Tilghman Lesher
2010-07-02Blocked revisions 273639 via svnmergeTilghman Lesher
2010-07-02The switch fallthrough could create some errorneous situations, so best to fo...Tilghman Lesher
2010-07-02Fix various typos reported by LintianTzafrir Cohen
2010-07-01Merged revisions 273565 via svnmerge from Russell Bryant
2010-07-01Merged revisions 273474 via svnmerge from Jeff Peeler
2010-07-01Properly handle failures of fax->start_session()Matthew Nicholson
2010-07-01correct handling of get_destination return valuesDavid Vossel
2010-07-01Merged revisions 273354 via svnmerge from Jeff Peeler
2010-07-01Fixed whitespace problemsMatthew Nicholson
2010-07-01Altered my comment about TCP_NODELAYMatthew Nicholson
2010-07-01Don't free written frames in chan_mobile's mbl_write() function.Matthew Nicholson
2010-06-30Set TCP_NODELAY on manager TCP sockets to prevent delays on outgoing packets....Matthew Nicholson