Commit Graph

1879 Commits (dec9ee2f042bcddb38a9393c95a7a79e4cb2e2c2)

Author SHA1 Message Date
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Mark Michelson 404b890f49 Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESSION_RESULT report.
13 years ago
Russell Bryant eebdf35159 res_corosync: Fix build against corosync 2.0.
13 years ago
Stefan Schmidt 14b52ff9da fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time.
13 years ago
Russell Bryant eb0a8df41c res_corosync: Recover if corosync gets restarted.
13 years ago
Russell Bryant 41826d203c res_corosync: reimplement "corosync show members" command.
13 years ago
Terry Wilson 6d6bacd5cb Convert some strncpys to ast_copy_string
13 years ago
Matthew Jordan 016dfa01f1 Fix places in resources where a negative return value could impact execution
13 years ago
Jonathan Rose f88a632d96 Make use of va_args more appropriate to form in various res_config modules plus utils.
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Matthew Jordan 90226b6fd7 Fix memory leak in res_calendar_ews when event email address node is empty
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Russell Bryant cad07b3800 Multiple revisions 360356-360357
13 years ago
Richard Mudgett 3714e8b1e5 Convert MuteAudio documentation to XML.
13 years ago
Russell Bryant 5ad03ac4a1 Fix incorrect usage of sizeof() in res_crypto.
13 years ago
Russell Bryant b58f44b0e9 Fix broken usage of sizeof() in res_adsi.
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Sean Bright 62aae50142 Add IPv6 support to FastAGI.
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
13 years ago
Jonathan Rose e37631d071 Converts locking for odbc containers from ast_mutex_lock to ao2_locks.
13 years ago
Jonathan Rose 8d258e00f6 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
13 years ago
Matthew Jordan 8e1f841dde Remove srtp_shutdown from res_srtp
13 years ago
Matthew Jordan 670797e5da Allow SRTP policies to be reloaded
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 0cc38858dd Track module use count for res_calendar
13 years ago
Terry Wilson c25a442dfb Fix some opaquification-related compiler warnings
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
14 years ago
Richard Mudgett 7879cccafd Fix AMI Monitor action without File header converting channel name into filename.
14 years ago
Russell Bryant 33322e38f0 res_agi: Add AGIEXITONHANGUP variable.
14 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Richard Mudgett a955a4770f Fix reconnecting to pgsql database after connection loss.
14 years ago
Mark Michelson 8f5c33f95a Adding reload support to res_fax.so
14 years ago
Kevin P. Fleming 2ce189c5b8 Revision 354046 added res_corosync as a replacement for res_ais, but didn't
14 years ago
Russell Bryant 055a19e128 Replace res_ais with a new module, res_corosync.
14 years ago
Jonathan Rose 79979313e8 Fixes a segfault occuring when performing attended transfer with FAXOPT(gateway)=yes
14 years ago
Terry Wilson 5861bab06d Allow res_calendar to be unloaded
14 years ago
Jonathan Rose 8a401484da Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.
14 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Terry Wilson 5bfea5fdbf Add aresult variable for CALENDAR_WRITE
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Matthew Jordan 59a42de303 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago
Jonathan Rose de09749470 Add an announcement option to music-on-hold - plays sound when put on hold/between songs
14 years ago
Kinsey Moore add6efc20c Correct output of RTCP jitter statistics in SR and RR reports
14 years ago
Mark Michelson f5dd17e558 Eliminate odd initialization of probation variable.
14 years ago
Jonathan Rose ee4cf38a27 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Kevin P. Fleming 0f83634984 Multiple revisions 350788-350789
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan 89bbecc724 Fix premature free'ing of the frame committed in r349608
14 years ago
Matthew Jordan 12e3f412b5 Free successfully translated frame in fax_gateway_framehook
14 years ago
Kevin P. Fleming fdda494776 Improve T.38 gateway V.21 preamble detection.
14 years ago
Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH
14 years ago
Terry Wilson 78b17e6d41 Add a separate buffer for SRTCP packets
14 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago
Matthew Nicholson 1c78d82f18 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Kinsey Moore ae61df53f1 Fix chan_jingle/gtalk load regression introduced in r346087
14 years ago
Richard Mudgett 83cd844b82 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Stefan Schmidt edaf970c38 Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Kinsey Moore e6ca768081 Fix res_jabber resource leaks
14 years ago
Terry Wilson 6d05a31d9f Resume playing existing hold music for cached realtime MOH
14 years ago
Paul Belanger f59322f724 Added support level for new modules
14 years ago
Richard Mudgett a86037d959 Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Terry Wilson bd486fcf41 Don't forget to rescan MOH files for cached realtime classes
14 years ago
Matthew Nicholson 3d44965e70 only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
14 years ago
Walter Doekes 969f4aa3d6 Fix sqlite config driver segfault and broken queries
14 years ago
Walter Doekes 25ee5f83b5 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Terry Wilson 4b826c46b3 Don't crash on empty notify channel
14 years ago
Jonathan Rose e5ac65bb43 Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Jonathan Rose b61256c64b Cleanup reference leaks in res_jabber
14 years ago
Gregory Nietsky b009ea5216 White space fixes in res_fax
14 years ago
Richard Mudgett b961d57c4c Fix AGI exec Park to honor the Park application parameters.
14 years ago
Kinsey Moore 4b9546abdf Merged revisions 340971 via svnmerge from
14 years ago
Terry Wilson 9d83162d55 Don't skip the query field on a realtime multi query
14 years ago
Matthew Nicholson bb07ca66a1 Merged revisions 340109 via svnmerge from
14 years ago
Matthew Nicholson 07133b3a96 Merged revisions 339507 via svnmerge from
14 years ago
Gregory Nietsky b698038995 Add generic faxdetect framehook to res_fax
14 years ago
Gregory Nietsky 1b3bd7ddb4 Merged revisions 339463 via svnmerge from
14 years ago
Jonathan Rose 635118043d Merged revisions 339298 via svnmerge from
14 years ago
Matthew Nicholson 69ea68a1f5 Merged revisions 339045 via svnmerge from
14 years ago
Matthew Nicholson 0932d899e6 Merged revisions 339043 via svnmerge from
14 years ago
Matthew Nicholson 9a5de09f92 Merged revisions 339011 via svnmerge from
14 years ago
Gregory Nietsky ebf3632e08 Merged revisions 338950 via svnmerge from
14 years ago
Gregory Nietsky b5147c8817 Merged revisions 338904 via svnmerge from
14 years ago
Olle Johansson c04ab6b35c Just formatting.
14 years ago
Gregory Nietsky 8a74aa9ef9 Merged revisions 337542 via svnmerge from
14 years ago
Olle Johansson 2ae7ae00c8 Merged revisions 337178 via svnmerge from
14 years ago
Russell Bryant 14d3f891e0 Merged revisions 336878 via svnmerge from
14 years ago
Jonathan Rose 364eb56835 Merged revisions 336717 via svnmerge from
14 years ago
Russell Bryant 2a25779d47 Merged revisions 335510 via svnmerge from
14 years ago
Terry Wilson 1fed068bae Add SQLite 3 realtime support
14 years ago
Richard Mudgett 35e27201c7 Merged revisions 334357 via svnmerge from
14 years ago
Tilghman Lesher e68be70646 Merged revisions 334230 via svnmerge from
14 years ago
Matthew Nicholson dadc749dac Merged revisions 334064 via svnmerge from
14 years ago
Matthew Nicholson cae7253575 Merged revisions 333895 via svnmerge from
14 years ago
Matthew Nicholson 7067bb8b42 Merged revisions 333716 via svnmerge from
14 years ago
Jonathan Rose d836c88b49 Merged revisions 333570 via svnmerge from
14 years ago
Jonathan Rose 10183c021e Merged revisions 333410 via svnmerge from
14 years ago
Jonathan Rose ec62cb5327 Merged revisions 333266 via svnmerge from
14 years ago
Matthew Nicholson 350545bd8f Merged revisions 333115 via svnmerge from
14 years ago
Richard Mudgett bac5a51e21 Merged revisions 332830 via svnmerge from
14 years ago
Matthew Nicholson 91d3a7d3a1 Merged revisions 332756 via svnmerge from
14 years ago
Richard Mudgett 0f92716dbb Fix infinite loop releasing the same memory in ldap_loadentry().
14 years ago
Terry Wilson c38cb95863 Merged revisions 332321 via svnmerge from
14 years ago
Kinsey Moore 38efff0ca3 Merged revisions 331039 via svnmerge from
14 years ago
Kevin P. Fleming ed6ac7359f Merged revisions 330649 via svnmerge from
14 years ago
Matthew Nicholson b05b37dc53 Merged revisions 329992 via svnmerge from
14 years ago
Kinsey Moore 1dc97eb69b Merged revisions 328824 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Jonathan Rose 8dc71df9d0 Merged revisions 328207 via svnmerge from
14 years ago
Matthew Nicholson 3f44b08b7b do v21 detection instead of CED detection for the fax gateway
14 years ago
Matthew Nicholson b2ad651482 renamed fax_gateway_send_ced() to fax_gateway_request_t38()
14 years ago
Matthew Nicholson c42c024edf actually do something with the ced timeout, also added more debug output
14 years ago
Matthew Nicholson 4f08a3a8eb write silence on the channel during t.38 negotiation
14 years ago
Matthew Nicholson 746f93de45 Delay sending an CED tone generated T.38 reinvite to give the CED tone
14 years ago
Matthew Nicholson 96fad8dba6 fixed wording in a comment
14 years ago
David Vossel a86c1d68e9 Moves celt and silk format attribute files into res folder.
14 years ago
David Vossel 513c680b8c Adds pass-through support for codec CELT.
14 years ago
Tilghman Lesher b5609161e0 Merged revisions 326830 via svnmerge from
14 years ago
Jonathan Rose c545e3b1c5 Merged revisions 326689 via svnmerge from
14 years ago
David Vossel 6e62aa2c7d Merged revisions 326484 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Matthew Nicholson c3193742e0 updated irroots info for the authors section
14 years ago
Jonathan Rose b156c7f0ad Merged revisions 325821 via svnmerge from
14 years ago
Matthew Nicholson 0f0956e67a Fax gateway functionality (i.e. translating between a T.30 terminal and a T.38
14 years ago
David Vossel 317c631ac1 Merged revisions 325673 via svnmerge from
14 years ago
Jonathan Rose bacc0a0c91 Merged revisions 325152 via svnmerge from
14 years ago
Jonathan Rose 337515d25b Merged revisions 323610 via svnmerge from
14 years ago
Terry Wilson abd7ef817e Merged revisions 323370 via svnmerge from
14 years ago
Leif Madsen e42402ba2c Merged revisions 323154 via svnmerge from
14 years ago
Russell Bryant 8755236193 Actually check the "sendtodialplan" option setting for xmpp.
14 years ago
Russell Bryant 3f4d0e8743 Support routing text messages outside of a call.
14 years ago
Richard Mudgett 5da4161283 Merged revisions 321436 via svnmerge from
14 years ago
Tilghman Lesher ca0509ca01 Merged revisions 320445 via svnmerge from
14 years ago
Gregory Nietsky 32d43ebe19 When a error in T.38 negotiation happens or its rejected on a channel the
14 years ago
Paul Belanger 938290cf0d Merged revisions 319085 via svnmerge from
14 years ago
Brett Bryant 085b7b212a Merged revisions 318919 via svnmerge from
14 years ago
Richard Mudgett 0886204011 Merged revisions 318351 via svnmerge from
14 years ago
Russell Bryant 7cccaf93b2 Merged revisions 318057 via svnmerge from
14 years ago
David Vossel d2f16ce587 Merged revisions 317918 via svnmerge from
14 years ago
Russell Bryant 695bc7df94 Add "calendar show types" CLI command.
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
David Vossel 5f7fd9ae9b Merged revisions 316215 via svnmerge from
14 years ago
Tzafrir Cohen 2b56cf085c Merged revisions 314779 via svnmerge from
14 years ago
Russell Bryant 4881d65481 Merged revisions 314780 via svnmerge from
14 years ago