Commit Graph

20483 Commits (dc7e1c61831e6c5cc8a5d5d5ce901213ee506497)
 

Author SHA1 Message Date
Russell Bryant 9aa4771a8d Merged revisions 275021 via svnmerge from
16 years ago
Mark Michelson 0cc20f86ba Fix sip_uri_parse test comparison.
16 years ago
53071af180 Copy the address into the peer structure after we set the default port
16 years ago
21dc81bb31 Sadly we can't dereference a pointer cast and use it as an lvalue without getting this
16 years ago
Russell Bryant e10dcd165b Extend length limit on country name in indications.conf.
16 years ago
Olle Johansson 28cbe2f75e Make it possible to disable individual cdr files per accountcode in cdr_csv
16 years ago
Richard Mudgett c0fd67750b Fix calls of ast_sockaddr_from_sin() from IPv6 integration.
16 years ago
Richard Mudgett 9d81fc3273 Fix compile of chan_ooh323.c from IPv6 integration.
16 years ago
Mark Michelson 9bd88923f6 And the automerge property.
16 years ago
Mark Michelson f565ab8071 Delete properties I merged during v6-new merge.
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Richard Mudgett 816f26c16c Generate a correct AstData string for ast_callerid.cid_ton
16 years ago
Richard Mudgett 25a3c313b5 Fix trunk compile.
16 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
16 years ago
David Vossel 21f8c77934 Fixes some ref count issues introduced by r274539
16 years ago
Richard Mudgett fd3297a272 Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.
16 years ago
Richard Mudgett d20ca64e70 Merged revisions 274579 via svnmerge from
16 years ago
Matthew Nicholson f03b3691ea Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where possible. Previously some failure cases did not result in proper FAXOPT values.
16 years ago
Mark Michelson d6f8dd67f7 Use the relatedpeer field of a sip_pvt during INVITE processing.
16 years ago
TransNexus OSP Development d6a70b619c Changed OSP TCP port from 1080 to 5045.
16 years ago
Tilghman Lesher 1eaa09a0a2 Also run the externnotify script when the pollmailboxes thread notices a change.
16 years ago
Tilghman Lesher c722342660 Merged revisions 274417 via svnmerge from
16 years ago
Jeff Peeler 6652749c39 Merged revisions 274283 via svnmerge from
16 years ago
Terry Wilson 745f4edbd5 Merged revisions 274280 via svnmerge from
16 years ago
Tilghman Lesher 5754933045 Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the bitfield.
16 years ago
Matthew Nicholson 390d5781cf Properly detect and report invalid maxrate and maxrate values in the FAXOPT dialplan function. Also make fax_rate_str_to_int() return an unsigned int and return 0 instead of -1 in the event of an error.
16 years ago
Mark Michelson 41cdf6a720 Merged revisions 274157 via svnmerge from
16 years ago
Matthew Nicholson b0c366d1cd Blocked revisions 274093 via svnmerge
16 years ago
Tilghman Lesher 8fe8d98dba Uh, yeah.
16 years ago
Tilghman Lesher 73c617efd3 Blocked revisions 273981 via svnmerge
16 years ago
Paul Belanger 66cd1ad2ec Merged revisions 273884 via svnmerge from
16 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
16 years ago
Tilghman Lesher d31612410d Merged revisions 273717 via svnmerge from
16 years ago
Tilghman Lesher d729d77710 Blocked revisions 273639 via svnmerge
16 years ago
Tilghman Lesher 45a4bf35c2 The switch fallthrough could create some errorneous situations, so best to force directly to the default case.
16 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
16 years ago
Russell Bryant 00654ddd16 Merged revisions 273565 via svnmerge from
16 years ago
Jeff Peeler b840ef081e Merged revisions 273474 via svnmerge from
16 years ago
Matthew Nicholson 6acfd9f20a Properly handle failures of fax->start_session()
16 years ago
David Vossel 243d87038e correct handling of get_destination return values
16 years ago
Jeff Peeler bd9ff2829e Merged revisions 273354 via svnmerge from
16 years ago
Matthew Nicholson a1a08a7338 Fixed whitespace problems
16 years ago
Matthew Nicholson 269989c50f Altered my comment about TCP_NODELAY
16 years ago
Matthew Nicholson 57d9f8e42d Don't free written frames in chan_mobile's mbl_write() function.
16 years ago
Matthew Nicholson 2dc3b3a8c2 Set TCP_NODELAY on manager TCP sockets to prevent delays on outgoing packets. This regression was introduced in r48338.
16 years ago
Paul Belanger 6012128a48 Fix rt(c)p set debug ip taking wrong argument
16 years ago
Richard Mudgett 25156a326d Remove unnecessary if test in CV_DSTR()
16 years ago
Richard Mudgett 522ea689c4 Misc doxygen cleanup in config.h
16 years ago
Tilghman Lesher aed189605b Permission checking for the system application is backwards.
16 years ago
Tilghman Lesher c8b8c90f99 Don't attempt to proceed if our internal parser indicates an invalid file.
16 years ago