Commit Graph

1548 Commits (0a02e9bcc1600a8c4ef67ab3bb47523548696d8d)

Author SHA1 Message Date
Russell Bryant 0a02e9bcc1 Slight improvement to a debug message.
15 years ago
Tilghman Lesher 919021ee72 Initialize connect timeout on each time through the loop.
15 years ago
Leif Madsen 5c82781efe Fix issue where TOS is no longer set on RTP packets.
15 years ago
Tilghman Lesher 4c2e1000a0 Don't fail to start if the config file is missing.
15 years ago
David Vossel 48fb2c3276 res_stun_monitor for monitoring network changes behind a NAT device
15 years ago
Matthew Nicholson 83729137a5 Validate minrate, maxrate, and modem settings before attempting a fax session.
15 years ago
Matthew Nicholson ec62b158dc Initialize FAXOPT() status variables in sendfax and receivefax instead of when the details structure is created.
15 years ago
Matthew Nicholson c788a384aa Fix regression introduced in r1664. Give the fax stack time to shutdown and populate the FAXOPT output variables.
15 years ago
Terry Wilson 03423eaadc Do rtp/rtcp debugging when it is turned on w/o filtering
15 years ago
Russell Bryant c84ad0ab87 s/init keys/keys init/
15 years ago
Tilghman Lesher 76b698626c Merged revisions 279597 via svnmerge from
15 years ago
Tilghman Lesher a2d1082065 Silly 64-bit compilers (who uses 64-bit anyway?)
15 years ago
Tilghman Lesher 3ab0041118 Merge the realtime failover branch
15 years ago
Olle Johansson 98ad48e5d4 Minor corrections to the LDAP realtime driver
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
Russell Bryant 765b275976 Use poll() instead of select() in res_timing_pthread to avoid stack corruption.
15 years ago
Matthew Nicholson 3b5d63fd2b Properly show the current page being transfered for 'fax show session'
15 years ago
Matthew Nicholson 180846d2e7 Don't print failure status when the remote end hangs up, it may not be an actual failure.
15 years ago
Tilghman Lesher 82448ad7d2 Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used.
15 years ago
Matthew Nicholson c149b851b3 This commit contains several changes to the way output channel variables are handled.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher a7c92fad28 Merged revisions 277568 via svnmerge from
15 years ago
Bradley Latus c0607e02b5 Update res_fax.c to be a good xml citizen.
15 years ago
Tilghman Lesher f12afaaebc Add documentation for MOH realtime fields
15 years ago
Tilghman Lesher 7515e03c8b And yet one more
15 years ago
Tilghman Lesher be7fbdf25d "Item may be used uninitialized in this function."
15 years ago
Mark Michelson 1e8c66e749 Fix errors where incorrect address information was printed.
15 years ago
Tilghman Lesher 832d1296c6 Remove the old stub files, preferring the optional_api method.
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett 2cf60bb09d Make compile again.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 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.
15 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.
15 years ago
Mark Michelson 41cdf6a720 Merged revisions 274157 via svnmerge from
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Matthew Nicholson 6acfd9f20a Properly handle failures of fax->start_session()
15 years ago
Paul Belanger 6012128a48 Fix rt(c)p set debug ip taking wrong argument
15 years ago
Matthew Nicholson 480b7e43ca Implemement support for handling multiple documents when sending.
15 years ago
Tilghman Lesher 621a86db18 If there is realtime configuration, it does not get re-read on reload unless the config file also changes.
15 years ago
Tilghman Lesher 9ec4987d3b Ensure a NULL file while debugging cannot crash AEL.
15 years ago
Russell Bryant 294c78a27e Resolve some errors that occur on a graceful shutdown.
15 years ago
Russell Bryant 9cc7c55578 Change the method of retrieving the Asterisk version string.
15 years ago
Tilghman Lesher e3873889b8 Conflict kqueue on OS X, since it doesn't work there yet, anyway.
15 years ago
Jeff Peeler b3281ac725 Merged revisions 271552 via svnmerge from
15 years ago
David Vossel 1a7e1aee5e fixes logic error introduced by slin16 sip support
15 years ago
Jeff Peeler 54f2dfc91c Merged revisions 271399 via svnmerge from
15 years ago
David Vossel ba3d1ad680 adds support for slin16 in sip
15 years ago